AnthonyDiGirolamo / todotxt-machine

an interactive terminal based todo.txt file editor with an interface similar to mutt
https://pypi.python.org/pypi/todotxt-machine/
GNU General Public License v3.0
245 stars 37 forks source link

Priorities:Filter and Sort #4

Closed apowell656 closed 10 years ago

apowell656 commented 10 years ago

Great concept for editing task quickly. Adding a way to filter (big) and sort based on priority would make this work for most workflows.

AnthonyDiGirolamo commented 10 years ago

I think this should be resolved now, with 2.0 you can filter on any combination of contexts and projects. Sorting will always put priorities at the top of the list.