obsidian-tasks icon indicating copy to clipboard operation
obsidian-tasks copied to clipboard

Task management for the Obsidian knowledge base.

Results 271 obsidian-tasks issues
Sort by recently updated
recently updated
newest added

## 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...

type: bug
scope: parsing markdown
scope: tags

## 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...

type: bug
scope: data integrity

## 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...

type: bug
scope: data integrity

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...

type: internal
scope: performance issues

_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...

scope: documentation
help wanted
scope: recurrence

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...

scope: documentation

_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...

type: bug
scope: performance issues
priority: high

### 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 (`- [...

type: enhancement
scope: task states

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...

type: enhancement
help wanted
question
scope: performance issues

## 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,...