feat(parser): parse tokens into commands
This commit is contained in:
parent
f634da3318
commit
d568653a17
17 changed files with 381 additions and 0 deletions
|
|
@ -179,6 +179,14 @@ CLOCK: [2025-05-04 dim. 13:45]--[2025-05-04 dim. 13:56] => 0:11
|
|||
:EFFORT: 10
|
||||
:END:
|
||||
|
||||
*** DONE create a generic parse command that parses string into tokens into Command
|
||||
:PROPERTIES:
|
||||
:EFFORT: 10
|
||||
:END:
|
||||
:LOGBOOK:
|
||||
CLOCK: [2025-05-04 dim. 14:01]--[2025-05-04 dim. 14:14] => 0:13
|
||||
:END:
|
||||
|
||||
*** TODO parse tokens into meta-commands
|
||||
:PROPERTIES:
|
||||
:EFFORT: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue