Commit Graph

23 Commits

Author SHA1 Message Date
Brian Buller 53d0ec2550 Add 'editor' op 2023-09-15 09:11:44 -05:00
Brian Buller 4e4ef313f2 Updated go-todotxt 2023-09-07 14:39:45 -05:00
Brian Buller c9813b1aaf Do not set state to 'warning' if tasks are complete
* Also, show complete/total
2021-04-29 11:36:05 -05:00
Brian Buller 2ba309fe36 Add support for i3status-rust 2021-04-29 10:11:51 -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 1b62cbe2d8 Update go-todotxt 2021-03-17 12:39:50 -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 05e41675b1 Sort by Priority then date 2019-04-23 08:16:28 -05:00
Brian Buller 9a86542303 Fix main screen input position 2019-03-15 07:29:57 -05:00
Brian Buller 7abfa8f3cd Modifying tasks works 2019-03-14 10:29:33 -05:00
Brian Buller cbfde8c8fb Fix a few things 2019-03-06 07:38:48 -06:00
Brian Buller 5d95e080ef Use termbox-screen library 2019-02-28 07:44:03 -06:00
Brian Buller 1c290b6b0b Some resources work 2019-02-26 14:23:12 -06:00
Brian Buller dbf94a42a2 Better Resource Management 2019-02-26 13:22:37 -06:00
Brian Buller 427468c6a8 UI Mode: Add 'g' and 'G' 2019-02-25 07:44:42 -06:00
Brian Buller 7c0edd1871 Persist Task Ids when Archiving 2019-02-22 17:29:23 -06:00
Brian Buller ff8a0ec0b7 Archive/Unarchive
Several other improvements
2019-02-21 10:47:08 -06:00
Brian Buller d8c9e1a26b Merge branch 'master' of ssh://git.bullercodeworks.com:2200/brian/gask 2019-02-20 07:54:13 -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
Brian Buller 017ce196b4 Initial commit 2019-02-13 10:14:59 -06:00
Brian Buller aef4d2f236 Update to my fork of go-todotxt 2019-02-04 04:44:40 +00:00