mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Command Location
- Locateѕ, cnaonicalized and categorizes first command.
This commit is contained in:
parent
1495710aca
commit
8429df3b5c
4 changed files with 77 additions and 16 deletions
|
@ -80,15 +80,15 @@ The eval needs of this command are:
|
|||
The parse tree should be:
|
||||
|
||||
+- add COMMAND
|
||||
+- "one" WORD
|
||||
+- attr
|
||||
| +- due ATTRIBUTE
|
||||
| +- expr
|
||||
| | + "eoy" LITERAL DATE
|
||||
+- attr
|
||||
+- wait ATTRIBUTE
|
||||
+- expr
|
||||
+= "due" DOM DATE
|
||||
+= "-" OP
|
||||
+= "2wks" LITERAL DURATION
|
||||
+- "one" WORD
|
||||
+- attr
|
||||
| +- due ATTRIBUTE
|
||||
| +- expr
|
||||
| | + "eoy" LITERAL DATE
|
||||
+- attr
|
||||
+- wait ATTRIBUTE
|
||||
+- expr
|
||||
+= "due" DOM DATE
|
||||
+= "-" OP
|
||||
+= "2wks" LITERAL DURATION
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue