aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.norg')
-rw-r--r--TODO.norg5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO.norg b/TODO.norg
index ba5412d..59fadbf 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -1,11 +1,12 @@
* Now
- (x) Documentation
- - ( ) string concatenation/interpolation
+ - (x) string concatenation/interpolation
+ - (x) some way to de-quotify values?
+ - (x) re-quotify value
- ( ) analog + digital clock example
- ( ) `--cssx-use-properties: --parent-prop;` to trigger nested property update
- ( ) Update `--cssx-text` on update
- ( ) FFI interface to declare functions
- - ( ) some way to de-quotify values?
- ( ) `has-class`
- ( ) `add-class` & `remove-class` should use self if id is not specified?