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

In working on #886 - and from discussions in #697 - I've learned some useful things that are worth sharing for users, for when Tasks' rendering of tasks is slowing...

scope: documentation
type: enhancement
scope: performance issues
priority: high

## Expected Behavior The following line is recognised by the edit Task dialog as having a recurring pattern of '🔁 every 4 weeks on Sunday when done', as expected from...

type: bug
scope: recurrence
status: in progress

This is an interaction issue between this plugin and the CSS Snippet from @SlRvb. In their CSS snippet, they give alternate possibilities for icons based on the string between the...

type: bug
scope: rendering of tasks

## Expected Behavior The tooltip that appears when hovering over a task should show above callout title bars. ## Current Behavior The tooltip appears layer wise under the callout title...

type: bug
scope: css styling
scope: callouts

- [x] Read new formats - [x] Write new formats - [x] Read linked dates - [x] Write linked dates - [ ] Add more formats requested in #296 (and...

type: enhancement

This is feedback from Discord, and it mirrors my own confusion when first using Tasks, so I'm logging it so the feedback doesn't get lost. From [`@OsKaR31415` in Discord](https://discord.com/channels/686053708261228577/965681451297304596/983346507543633920): >...

scope: user interface
scope: tags

This arose out of discussion #610. ## Expected Behavior The docs in https://schemar.github.io/obsidian-tasks/getting-started/recurring-tasks/ contain this: `🔁 every April and December on the 1st and 24th` (meaning every April 1st and...

type: bug
scope: documentation
help wanted
good first issue
scope: recurrence

In #711 I learned that the currently-calculated urgency values differ from what is documented. See the `documentation says` comments in this snippet from the tests: https://github.com/obsidian-tasks-group/obsidian-tasks/blob/0741ac11cbfbb13cbf28a6e5ecdc1f5d10bbbd04/tests/Query/Urgency.test.ts#L82-L95 More thought is needed...

scope: documentation
scope: urgency

## Expected Behavior I have the following two tasks: ``` - [ ] task 1 - actionable with default prio - [ ] task 2 - something in ten years...

type: bug
help wanted
scope: urgency

I love this plugin, I've been using it for a long time. It has almost everything that I wanted from obsidian (I came from a Notion environment), however, I wanted...