Commit Graph

9 Commits

Author SHA1 Message Date
Brian Buller 4e4ef313f2 Updated go-todotxt 2023-09-07 14:39:45 -05:00
Brian Buller 00e13fc7ad Allow filtering on complete/incomplete
e.g.:
List all completed tasks
`gask ls :x`
List all incomplete tasks
`gask ls :o`
2021-03-18 09:27:31 -05:00
Brian Buller 23f96062f5 A bunch of stuff 2021-03-17 12:37:26 -05:00
Brian Buller a925eec330 Advanced Priority Sorting (If none, but above 'Z') 2019-04-24 07:20:41 -05:00
Brian Buller 7abfa8f3cd Modifying tasks works 2019-03-14 10:29:33 -05:00
Brian Buller dbf94a42a2 Better Resource Management 2019-02-26 13:22:37 -06:00
Brian Buller ff8a0ec0b7 Archive/Unarchive
Several other improvements
2019-02-21 10:47:08 -06:00
Brian Buller d11bf67196 More Progress
* List by default, UI only if specified
* Archive tasks to done list
* Fix filter
2019-02-20 07:49:41 -06:00
Brian Buller 9bc8de8700 v1 2019-02-15 11:15:26 -06:00