obsidian-tasks
obsidian-tasks copied to clipboard
Task management for the Obsidian knowledge base.
## Expected Behavior When I use `group by tags` I would like the tags displayed to only be those tag names that are shown in Obsidian's 'Tag pane' - that...
## Expected Behavior When I toggle a task using the Tasks plugin, I expect the task that is completed to match the text of the task I toggled. ## Current...
## Expected Behavior When a block-referenced task is made complete, the correct task is completed. ## Current Behavior When a block-referenced task is made complete, it is completed after rewriting...
In conversation with @schemar I learned that the way that Tasks tracks edits to Obsidian notes is to reload all files. And that has been fast enough. There have been...
_This arises from testing done, investigating improvements around #612_ I added some experimental test cases exploring recurrence around month boundaries and leap years. ## Expected Behavior Based on no information...
Docs todo for myself: once dataview releases the improvements to Tasks interop, I should write a page in the "Advanced" section of the Tasks docs on the recommended dataview configuration...
_This was discovered whilst investigating #697._ ## Situation As of Tasks 1.11.0, when a file is deleted, `Cache.ts`: - deletes all tasks from the named file - forces all active...
### Discussed in https://github.com/schemar/obsidian-tasks/discussions/674 Originally posted by **sytone** May 17, 2022 ## Goal When toggling a task, it should be able to move through more states than Todo (`- [...
After launching the plugin, the file manager freezes for about 10 seconds. When you click on any note, it is highlighted as selected (at the same time, the highlight from...
## Expected Behavior When I renamed a file that contains a Tasks block, I expect the future debug log messages associated with that block to show the new file name,...