We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I want to suggest something like this:
Suppose we have ('*' represents unicode bullet from this package):
* Heading 1 * Heading 2
Now, setting a TODO on a heading should result in:
TODO
☐ Heading 1 # TODO, using a unicode "ballot box" ☑ Heading 2 # DONE, using a unicode "ballot box with check"