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 Tasks' query function on mobile app works the same as desktop. ### Current behaviour Every time I open obsidian mobile, and wait for a long time, It...

type: bug
help wanted

### Expected Behavior Floating tooltips don't block the task text. ### Current behaviour Here is an example, notice that tooltip blocks the text. My cursor is on the forth task....

type: bug

# Description Adds the ability of using the following prefixes instead of emoji: * `start::` * `scheduled::` * `due::` * `completion::` * `recur::` These are the same that are supported...

question
scope: task dates and times
scope: parsing markdown - and global filter

Bumps [async-mutex](https://github.com/DirtyHairy/async-mutex) from 0.3.2 to 0.4.0. Changelog Sourced from async-mutex's changelog. Changelog Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=async-mutex&package-manager=npm_and_yarn&previous-version=0.3.2&new-version=0.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies
javascript
needs-smoke-test

### Expected Behavior When I make a mistake in a regex instruction, I would like to see which instruction is the one that failed. This is helpful when I have...

type: bug
scope: filters
scope: regex filters

### Expected Behavior If I write a regex search such as: ```text path regex matches hello ``` I would like a very clear message that I should write my search...

type: bug
scope: filters
scope: regex filters

From code review in https://github.com/obsidian-tasks-group/obsidian-tasks/pull/1015 > Open an Issue against this? > > Fixable with another regex. 😉😂🤣🤪 _Originally posted by @elight in https://github.com/obsidian-tasks-group/obsidian-tasks/pull/1015#discussion_r945393546_ ### Expected Behavior ```text path regex...

type: bug
scope: filters
scope: regex filters

### Expected Behavior That jest tests that require the Tasks global filter to be set are elegant, and guaranteed to clean up after themselves. ### Current behaviour This issue is...

type: internal

This was a suggestion from @sytone: > how about making a TaskDate class and have that deal with all the date management across the plugin. _Originally posted by @sytone in...

type: internal
scope: task dates and times

Test Obsidian's backlinks to headings that have punctuation characters in, to make sure that they work in Obsidian 0.16. > @claremacrae or someone else who has "Insider" - it looks...

obsidian