obsidian-tasks
obsidian-tasks copied to clipboard
Task management for the Obsidian knowledge base.
## Expected Behavior When the `Priority` drop-down has focus, typing the first letter of a priority should immediately select the appropriate priority ## Current Behavior When the `Priority` drop-down has...
Issue tracker is **ONLY** used for reporting bugs. New feature ideas should be discussed in the [ideas section](https://github.com/schemar/obsidian-tasks/discussions/categories/ideas). Please use the [Q&A section](https://github.com/schemar/obsidian-tasks/discussions/categories/q-a) for supporting issues. Please use the search...
- https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_AddTaskToKanbanBoard.md - https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_FetchTasksFromTodoist.md
### Expected Behavior On completion of a recurring daily task task should be marked as completed and a new task created for the next day. Recurrence term used is "every...
### Expected Behavior I expect the recurring task to repeat every 6 months. ### Current behaviour When I create a task to repeat every 6 months and mark it as...
### Expected Behavior When marking a task in kanban as done it should add the ✅ emoji with the date ### Current behaviour It doesn;t add the ✅emoji if i...
When a recurrence rule states "every month" and the next month does not have the day of the month that the task is scheduled, that month is skipped and the...
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.1.2. Release notes Sourced from jest-environment-jsdom's releases. v29.1.2 Fixes [expect, @jest/expect] Revert buggy inference of argument types for *CalledWith and *ReturnedWith matchers introduced in 29.1.0...
Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.3.9 to 2.4.1. Release notes Sourced from chrono-node's releases. v2.4.1 Minor version v2.3 -> v2.4 New weekday calculation (e.g. "This Friday", "Next Saturday") Fixed inconsistent behaviors (#464)...
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.2.0 to 6.3.0. Changelog Sourced from @codemirror/view's changelog. 6.3.0 (2022-09-28) Bug fixes Reduce the amount of wrap-point jittering when scrolling through a very long wrapped line. Fix...