hrm
hrm
I have set the Header template to: ```yaml modified: {{date:YYYY-MM-DDTHH:mm:ssZ}} ``` The preview next to that input box shows this: ```yaml modified: 2021-03-10T08:58:54-03:00 ``` But when I run prettifier I...
The option to show completed todos would be nice. Maybe a toggle next to the 4 tabs?
I’ve added a command to the command palette to add the currently opened note to an ignore list. That list can be managed from the settings tab. This could cover...
How about a filter to only show the todos in the currently opened file?
I’ve added a setting that lets you restrict the plugin to only include tasks without an indent. It might not solve #17 completely. For example: ```markdown - [ ] root...
Adds #16 by misusing the `aria-label` attribute on the description `div`.
Until we have #11 it would be useful to at least be able to see the filename when hovering over a todo. I’ll try my hand at this.
If a parent todo is already in the list, I would like the option to exclude all of its subtasks. So only include top-level todos from my notes.
Instead of at the top of the file
Dragging a todo from “Inbox” to “Today” or “Someday / Maybe” would add the corresponding tag. Maybe a date picker when dragging to “Scheduled”?