mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #189 - annotation of start and stop times
- task can now record the invocation of the 'start' and 'stop' command as an annotation by setting journal.time to yes. - the annoatation test can be customized with journal.time.start.annoation and journal.time.stop.annotation
This commit is contained in:
parent
5ac0bd3800
commit
942f665d71
6 changed files with 84 additions and 10 deletions
|
@ -2,6 +2,8 @@
|
|||
------ current release ---------------------------
|
||||
|
||||
1.9.3 ()
|
||||
+ Added feature #189, that records the start and stop times
|
||||
as an annotation for a task.
|
||||
+ Added feature #423, now custom report filters allow rc overrides.
|
||||
+ Added feature #429, which improves the 'all' report to exclude deleted
|
||||
tasks, provide a new sort order and include the 'end' column.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue