mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Feature #446 - start of {week, month, year}
- Added sow (depending on rc.weekstart), som and soy as possible dates (similar to eow, eom and eoy).
This commit is contained in:
parent
a6fbb40a12
commit
96bd3ff8db
5 changed files with 51 additions and 8 deletions
2
NEWS
2
NEWS
|
@ -6,6 +6,7 @@ New Features in task 1.9.3
|
|||
- Now supports durations in dates, such as:
|
||||
$ task ... due:4d
|
||||
$ task ... due:3wks
|
||||
- Now supports the beginning of the week, month and year in dates.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
@ -18,6 +19,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
|
||||
- 'sow', 'som' and 'soy' are now accepted in dates
|
||||
|
||||
Newly deprecated features in task 1.9.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue