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
|
@ -394,6 +394,14 @@ task ... due:eom
|
|||
.br
|
||||
task ... due:eoy
|
||||
|
||||
.TP
|
||||
Start of week (Sunday or Monday), month and year
|
||||
task ... due:sow
|
||||
.br
|
||||
task ... due:som
|
||||
.br
|
||||
task ... due:soy
|
||||
|
||||
.TP
|
||||
Next occurring weekday
|
||||
task ... due:fri
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue