Commit graph

8 commits

Author SHA1 Message Date
f00a861b11 Make taskwarrior searches case-insensitive 2022-05-08 17:52:32 -07:00
dd2f040f40 Add simple taskwarrior report, undo news hack
This just generates a simple list for sharing a todo list with people.

Also remove the news prompt hack. Apparently taskwarrior does an ==
check for the flagged version and not >. Just it only bothers you every
few runs so I thought it worked but it didn't.
2022-05-06 13:51:44 -07:00
4848d6ff23 Permanently disable taskwarrior news prompt
Setting the newest version I've viewed news for to 9.9.9 should stop
that forever. What a misfeature.
2022-05-04 19:07:40 -07:00
fe2ebf9148 Reduce taskwarrior blocking task coefficient 2021-03-30 17:19:05 -07:00
f5b3aa8d69 Add personal taskwarrior theme
This theme focuses more on hues than saturation. Aside from that it's
not very special versus the stock themes.

Also add an alias for taskwarrior-tui because it's sometimes useful.
2021-03-30 17:11:17 -07:00
d0ef892e35 Tweak taskwarrior priority coefficients 2021-02-25 13:51:06 -08:00
a09a794ed4 Remove recurring templates from task reports
Just add "and status.not:recurring" to the filters. The recurring status
is reserved for the recurring task template. The actual task to be
actioned each cycle has its own status.
2020-05-11 10:57:49 -07:00
cd67a505db Initial commit and creation of setup script 2020-05-01 19:20:46 -07:00