– (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).
^ and > operators are already used in todo_markup.js and would need to be changed when adding Dash/Plus support
Since Dash/Plus was intended for handwritten notes, a new operator for items that change status / moved / are delegated, to replace the circle O.
Dash/Plus
was originally created by Patrick Rhone and includes potentially useful markup.From the above link:
^
and>
operators are already used intodo_markup.js
and would need to be changed when addingDash/Plus
supportDash/Plus
was intended for handwritten notes, a new operator for items that change status / moved / are delegated, to replace the circleO
.