aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.norg6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.norg b/TODO.norg
index 6ec8df2..f85a80f 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -3,8 +3,10 @@
- (x) `load-cssx` functions
- (x) `get-variable`
- (x) `update-variable`
- - ( ) Use css units for `delay` function
+ - (x) Use css units for `delay` function
+ - ( ) Specify node type - `button(id)` or `button#id`
+ - ( ) `--cssx-attr-*` for attributes
+ - ( ) `--cssx-text` (and maybe `--cssx-html`?)
- ( ) Improve error messages
- - ( ) Specify node type + attributes
- ( ) Evaluate `calc`?
- ( ) `list` & `tuple` data structures?