------------------------FAQ----------------------------

Q: I try to save a comment but I get a local directory permission
	error, what does this mean?

A: Because comment attempts to store your additions to both the
	local directory and the home directory, if the comment cannot
	be added locally, it will still be added in the home directory
	because the two 'store' operations are independent.

Q: Why did you create 'comment' when there are already other note
	takers out there on the internet, also free and open source.

A:	A couple of reasons;
	1. Bad habit - I didn't search hard enough
	2. Existing solutions I found didn't work the way I wanted them
		to (always a good excuse to reinvent the wheel), in addition
		the existing solutions were a lot heavier in requirements, 
		both CPU/RAM and library dependencies.



