TodoTxtMac
TodoTxtMac copied to clipboard
TodoTxtMac is a minimalist, keyboard-driven to-do manager for Mac OS X (10.8 Mountain Lion and higher) that conforms to the todo.txt format spec.
I love to separately manage my personal tasks and work tasks.So I maintain multiple todo.txt files and multiple done.txt files. The problem is there is no way to associate one...
When a task is closed we miss completely the priority. Some other software save it as properties pair, like `pri:C`. I wonder (and I hope!) if this behaviour will be...
Currently if I do not have done.txt set, there is an error when trying to archive done items. Instead, I'd like to propose that a done.txt file is created in...
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...
Closes #141
1. add task 2. press x to mark as complete 3. observe display **Example** Should end with "graphic" - reload using . _does not_ solve it - full app restart...
Reproduction: 1. Open SwiftToDo Desktop app. 2. Create any task. 3. Select it, press 't' to open Threshold date dialog. 4. Set the value to the last day of the...