Commit Graph

10 Commits

Author SHA1 Message Date
facetoe
9f71f31d57 Merge pull request #532 from Xenopathic/patch-1
taskwarrior: Prevent KeyError on missing project
2017-01-24 03:03:50 +08:00
Robin McCorkell
6292f4b3f0 Replace if in then ... else ... with .get() 2017-01-23 17:11:49 +00:00
Robin McCorkell
6b487bbe81 Fix style issues 2017-01-16 22:49:24 +00:00
Robin McCorkell
4283ed919a taskwarrior: Prevent KeyError on missing project 2017-01-15 17:14:51 +00:00
Robin McCorkell
2b56c6cd03 Merge branch 'master' into taskwarrior-reset-next-task 2017-01-15 16:06:50 +00:00
Robin McCorkell
f10f07c9f1 taskwarrior: Add reset_next_task callback
Callback resets display to most urgent task after any switching by
other callbacks. Installed by default on left click.
2017-01-15 15:06:05 +00:00
Robin McCorkell
bd210c22ad taskwarrior: Add project formatter for next task project 2017-01-15 14:21:54 +00:00
Jindrich Pilar
0e3ca19469 Taskwarrior re-raise and log error 2016-10-09 13:41:04 +02:00
ncoop
e7ca6d7cb9 Module should be chmod a-x 2016-04-15 02:00:41 -07:00
Jindřich Pilař
c93bfe16b6 Taskwarrior module (#354)
* Taskwarrior module

* Taskwarrior - sort by urgency

* Taskwarrior - filter with multiple constraints
2016-04-07 23:19:59 +02:00