mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Implemented export.yaml, import (yaml). - Updated man page. - 'export' is now an alias to 'export.yaml'. - Added missing 'tags' attribute as an internal Att. - Improved recognition of YAML. - Added unit tests for export.yaml, import (yaml). - Added missing unlink from dependencies.t
This commit is contained in:
parent
f60205c704
commit
e090f556da
10 changed files with 285 additions and 19 deletions
|
@ -8,6 +8,8 @@
|
|||
as relative to the current date/time.
|
||||
+ Added feature #189, that records the start and stop times
|
||||
as an annotation for a task.
|
||||
+ Added features #244, #272, #274 and #275, which support import and
|
||||
export of YAML 1.1. YAML is now the default export format for task.
|
||||
+ Added feature #391, now the 'task color legend' command will show
|
||||
samples of all the defined colors and color rules from your .taskrc
|
||||
and theme.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue