I have one todo.txt and done.txt per project. It would be nice to be able to launch TodoTxtMac with per-project settings. ```sh $ open /Applications/TodoTxtMac.app --args -todo-file ~/Documents/todo.txt -done-file ~/Documents/done.txt ```