obsidian-tasks
obsidian-tasks copied to clipboard
Task management for the Obsidian knowledge base.
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...
## 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...
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...
## 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...
- [x] Read new formats - [x] Write new formats - [x] Read linked dates - [x] Write linked dates - [ ] Add more formats requested in #296 (and...
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): >...
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...
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...
## Expected Behavior I have the following two tasks: ``` - [ ] task 1 - actionable with default prio - [ ] task 2 - something in ten years...
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...