WIP todo list javascript in a demonstratable state
parent
9e40564ecb
commit
9e69aa5747
|
@ -24,3 +24,15 @@ which forms a sort-of todo list for the todo list :) ) I will endeavour to get
|
|||
mirrors of those repos up on github or similar asap.
|
||||
|
||||
-- [[Jon]]
|
||||
|
||||
----
|
||||
|
||||
Just to report the WIP plugin for this is now in a reasonably good state. I ended
|
||||
up just inventing a new markup language -- for now, items are divided by newlines
|
||||
and lists are one-dimensional, for simplicity. I got fed up thinking about how to
|
||||
handle the structured data issues / needing a lot of boilerplate around items and
|
||||
the implications for the "new item" dialogue.
|
||||
|
||||
Still quite a lot to do though!
|
||||
|
||||
-- [[Jon]]
|
||||
|
|
Loading…
Reference in New Issue