Ext: Taskwarrior project handling

- Taskwarrior projects are now used as-is as tags, and also split on the '.' to
  represent project hierarchy as separate tags.
- Thanks to Josh Proehl.
This commit is contained in:
Paul Beckingham 2016-10-04 00:27:20 -04:00
parent 067643c64a
commit 6557814909
4 changed files with 10 additions and 2 deletions

View file

@ -12,6 +12,9 @@
(thanks to Jelle van der Waa).
- Added missing man page link
(thanks to David Patrick).
- Taskwarrior projects are now used as-is as tags, and also split on the '.' to
represent project hierarchy as separate tags.
(thanks to Josh Proehl).
------ current release ---------------------------