Currently, all files will be saved into ~/.rtodo/done or ~/.rtodo/todo. I want to allow the user to customise these paths. The code already has a few constants that could be overridden by a 'configure' command.
Might have to look into another configuration file format that's easier to parse.