You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.3 KiB
1.3 KiB
[!todo] Not done
not done path includes Haina (filter by function task.status.name === 'Todo') sort by path reverse sort by heading
[!todo] In Progress
not done path includes Haina (filter by function task.status.name === 'incomplete') sort by path reverse sort by heading
[!check] Latest 2 weeks
done after last monday path includes Haina sort by path reverse sort by heading
[!note] Deferred
not done path includes Haina filter by function task.status.name === 'forwarded' sort by path reverse sort by heading
[!tip] Idea, Important
not done path includes Haina filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire') sort by path reverse sort by heading
[!faq] Question
not done path includes Haina filter by function task.status.name === 'question' sort by path reverse sort by heading
[!fail] Cancelled
path includes Haina filter by function task.status.name === 'canceled' sort by path reverse sort by heading
[!todo] Todo
not done path includes Haina (filter by function task.status.type === 'TODO') sort by path reverse sort by heading