mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #559
- Added feature #559, which implements a new configuration variable, rc.exit.on.missing.db, which causes taskwarrior to exit if the rc.data.location is missing (thanks to Sander Marechal).
This commit is contained in:
parent
526fa07326
commit
45a757832a
8 changed files with 86 additions and 9 deletions
|
@ -50,6 +50,9 @@
|
|||
+ Added feature #523 & #659, adding 'status' as a reportable field (thanks to
|
||||
Peter De Poorter and Bryce Harrington).
|
||||
+ Added feature #545, #610, #611, #646, which support complex aliases.
|
||||
+ Added feature #559, that causes Taskwarrior to exit if the ~/.task (or
|
||||
rc.data.location override) does not exist, controlled by the
|
||||
rc.exit.on.missing.db configuration variable (thanks to Sander Marechal).
|
||||
+ Added feature #657 & #658, using the 'ids' command, tasks matching a filter
|
||||
can now be modified as a group (thanks to Bryce Harrington, Eric Fluger).
|
||||
+ Added feature #679, which makes color rules match project names in a left-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue