unforswearing / todo_markup.js

A minimal (and experimental) markup for todo focused notes.
https://unforswearing.com/todo_markup/
0 stars 0 forks source link

Update syntax to use a subset of `Dash/Plus` #1

Closed unforswearing closed 3 months ago

unforswearing commented 3 months ago

Dash/Plus was originally created by Patrick Rhone and includes potentially useful markup.

From the above link:

– (Dash): Undone Action Item. 
+ (Plus): Done Action Item. 
<- (Left Arrow): Delegated (with a note to whom and the date). 
-> (Right Arrow): Waiting – (i.e. for another action). 
^ (Triangle): Data Point. 
O (Circle): A circle around any of the above means that it has been carried forward, 
            moved to another list or otherwise changed status – i.e. an item has now 
            become an Action Item elsewhere (with a note about where that item has gone).
unforswearing commented 3 months ago

I don't think I will do this. Some thoughts after two weeks:

Dash/Plus may be fun to write as a standalone project. Will not add to todo_markup.