mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 23:46:42 +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
4
NEWS
4
NEWS
|
@ -1,7 +1,7 @@
|
|||
|
||||
New Features in task 1.9.3
|
||||
|
||||
-
|
||||
- Start and stop times for a task can now be recorded as annotations.
|
||||
-
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
|
@ -14,7 +14,7 @@ New commands in task 1.9.3
|
|||
|
||||
New configuration options in task 1.9.3
|
||||
|
||||
-
|
||||
- journal.time, journal.time.start.annotation, journal.time.stop.annotation
|
||||
-
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue