mjdescy / TodoTxtMac

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.
Other
240 stars 40 forks source link

Priority missing when done #139

Open antoniopaolini opened 11 months ago

antoniopaolini commented 11 months ago

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 implemented.