Skip to content

Instantly share code, notes, and snippets.

View JohnLieske's full-sized avatar
📝
I may be slow to respond.

John L JohnLieske

📝
I may be slow to respond.
View GitHub Profile
!! TODO tasks
<$list filter="[!has[draft.of]tag[task]!tag[done]sort[created]]">
<$checkbox tag="done"> <$link to={{!!title}}><$view field="title"/></$link></$checkbox>
</$list>
!! Completed tasks