summaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.norg')
-rw-r--r--TODO.norg3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.norg b/TODO.norg
index c4c1756..1887fa6 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -7,8 +7,9 @@
- (x) Specify node type - `button(id)` or `button#id`
- (x) attributes
- (x) `--cssx-text` (and maybe `--cssx-html`?)
+ - (x) dom tests
+ - ( ) `add-class` & `remove-class` should use self if id is not specified
- ( ) Evaluate `calc`
- ( ) Additional events
- - ( ) Proper dom tests
- ( ) Improve error messages
- ( ) `list` & `tuple` data structures?