taskwarrior icon indicating copy to clipboard operation
taskwarrior copied to clipboard

Documentation Date Synonyms

Open feekApp opened this issue 2 years ago • 0 comments

Hi,

I'am just starting to use TaskWarrior an I stumbled upon some strange date synonyms. The Date synonyms are documemented here.

But adding a due to 'start of current week':

task add Todo Task  due:socw

results in

'socw' is not a valid date in the 'Y-M-D' format.

So socw does not seems to defined any more. But using sow adds the due date at the start of the current week, not as documemented here "Start of the next week".

On trying "next week": due:sonw it seems like this is working, but sonw is nowhere documented.

So I'am a bit confused about the "Named Dates".

Similar behaviour and errors for som, socm, sonm,soy, socy, sony.

===

Using TaskWarrion 2.6.2 on macOS, installed via HomeBrew

feekApp avatar Dec 06 '22 06:12 feekApp