mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Removed \define\ command
This commit is contained in:
parent
aed0d02c64
commit
55030dd010
7 changed files with 49 additions and 88 deletions
|
@ -1,7 +1,7 @@
|
|||
DOM - Document Object Model
|
||||
===========================
|
||||
Timewarrior needs DOM support, so that it can operate a 'get' command, and also
|
||||
provide data access to rules.
|
||||
Timewarrior needs DOM support, so that it can service a 'get' command and
|
||||
provide data access to rules. Bothare important for extensions.
|
||||
|
||||
|
||||
Data to be Accessed
|
||||
|
@ -45,3 +45,7 @@ All DOM references have this form:
|
|||
dom.gap.today
|
||||
...
|
||||
|
||||
- The above needs to support overlapping tags.
|
||||
|
||||
- The above needs to support totals.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue