Projects
A project is a note with a marktodo key in its frontmatter, set to anything
other than false.
---marktodo: true---
### Doing
- [/] Demo old floor @high
### Backlog
- [ ] Price new subfloorIn a project note, status headings (### Doing, ### Backlog, …) are kept in
sync with the glyph — change a todo’s status and its line moves to the matching
section. Non-status headings (## Kitchen) act as subprojects.
The heading labels are yours to change in Settings → Status labels. Renaming one renames those headings in your notes.
More frontmatter
Section titled “More frontmatter”Three more keys, read on any note:
| Key | Does |
|---|---|
marktodo-group: Home |
Files the project under a group in the dashboard |
marktodo-archived: true |
Archives it: still indexed, but out of pickers, boards and lists |
marktodo-cleanup: delete |
Completing a todo in the Android app removes it from the note |