generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 234
Issues: obsidian-tasks-group/obsidian-tasks
Make Tasks find signifiers even in there is text after them
#1505
opened Jan 9, 2023 by
ArneNostitz
Open
9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make (due|scheduled|start) date of blocked task relative to blocking task completion
scope: requires core redesign
Requires a complete overhaul of the current mode of storing each task separately with no links
scope: task dates and times
Requests for enhancements to types and formats of dates and times associated with tasks
scope: task dependencies
Anything to do with making tasks aware of other tasks
type: enhancement
New feature or request
#3241
opened Dec 16, 2024 by
Triquetra
5 tasks done
Reading mode Date picker (on task query) does not respect first day of week (unlike the Edit Task modal date picker, which does)
display: reading mode
Issues referring to Obsidian's Reading Mode or Reading View
scope: user interface
Changes to parts of UI other the Edit task modal. See also "scope: edit task"
type: bug
Something isn't working
#3239
opened Dec 13, 2024 by
arcegabriel
4 of 8 tasks
Show an error message if there are any spaces in the global filter
scope: global filter
Anything to do with the global filter
scope: settings
Issues referring to the Tasks Settings panel in Obsidian
type: enhancement
New feature or request
#3237
opened Dec 11, 2024 by
echoleaf
5 tasks done
Teach the Edit Task modal to edit the 'On Completion' property
scope: edit task
The Create or edit task modal/dialog
scope: lifecycle of tasks
Issues to do with deletion or moving of tasks upon completion. See also 'scope: managing tasks'
scope: managing tasks
Things such as deleting or moving tasks between files. See also 'scope: lifecycle of tasks'
type: enhancement
New feature or request
#3222
opened Dec 5, 2024 by
claremacrae
4 tasks done
Unexpected Status Type of the Sub Tasks in CSS
scope: css styling
Changes to styling of elements displayed by Tasks, including search results and individual tasks
scope: documentation
Improvements or additions to documentation
type: bug
Something isn't working
#3219
opened Dec 4, 2024 by
ArchiDog1998
3 of 7 tasks
Navigate to referenced task(s) when clicking on task dependency icons
scope: task dependencies
Anything to do with making tasks aware of other tasks
type: enhancement
New feature or request
#3212
opened Nov 29, 2024 by
Cito
4 tasks done
'show tree' does not render non-task checkboxes
scope: rendering of tasks
How the plugin displays tasks (except CSS issues)
scope: sub-tasks and super-tasks
Indenting tasks, nesting tasks, controlling their display, filtering them, and similar things
type: bug
Something isn't working
#3170
opened Nov 8, 2024 by
dimiarbre
3 of 7 tasks
'show tree' does not update its results if parent list items are edited (and likely if the parents are tasks not matched by the search)
priority: high
A high priority/important request
scope: rendering of tasks
How the plugin displays tasks (except CSS issues)
scope: sub-tasks and super-tasks
Indenting tasks, nesting tasks, controlling their display, filtering them, and similar things
type: bug
Something isn't working
#3155
opened Oct 28, 2024 by
claremacrae
2 of 7 tasks
Support for using YAML front Matter Values as Variables in Queries [via placeholder values, without the need for 'filter by function']
scope: filters
Additions and modifications to the search filters
type: enhancement
New feature or request
#3154
opened Oct 28, 2024 by
reddiana
4 tasks done
'show tree' does not render embedded images on list items, only their name
scope: rendering of tasks
How the plugin displays tasks (except CSS issues)
scope: sub-tasks and super-tasks
Indenting tasks, nesting tasks, controlling their display, filtering them, and similar things
type: bug
Something isn't working
#3151
opened Oct 28, 2024 by
claremacrae
2 of 7 tasks
Toggling a task with done date overwrites the done date when toggling task via clicking on the checkbox
scope: data integrity
Problems that may cause loss or corruption of user data
type: bug
Something isn't working
#3136
opened Oct 21, 2024 by
ilandikov
2 of 7 tasks
Edit task modal: Apply button should be unavailable when dates are inconsistent with the status
scope: edit task
The Create or edit task modal/dialog
type: enhancement
New feature or request
#3134
opened Oct 21, 2024 by
ilandikov
4 tasks done
Dispatch an event when the status changes, to allow other plugins to react
scope: for plugin developers
Tools for use by plugin developers, including the Tasks API
type: enhancement
New feature or request
#3123
opened Oct 17, 2024 by
feathers-l
4 tasks done
Apply properties to all tasks in a file via YAML frontmatter
scope: parsing markdown
See also 'scope: global filter'
type: enhancement
New feature or request
#3090
opened Sep 21, 2024 by
gffhcks
4 tasks done
Expose query.file.property similarly to task.file.property
scope: scripting
Issues to do with custom filters, custom sorting and similar
type: enhancement
New feature or request
#3083
opened Sep 15, 2024 by
jbusecke
4 tasks done
"Global by-function code"
scope: scripting
Issues to do with custom filters, custom sorting and similar
type: enhancement
New feature or request
#3024
opened Aug 12, 2024 by
hmijail
4 tasks done
Align edit and postpone buttons to the left [before the description]
scope: css styling
Changes to styling of elements displayed by Tasks, including search results and individual tasks
scope: rendering of tasks
How the plugin displays tasks (except CSS issues)
type: enhancement
New feature or request
#3007
opened Aug 5, 2024 by
HumanError13
4 tasks done
Improve performance: Stop Tasks Plugin from Running on Inactive Tabs
priority: high
A high priority/important request
scope: performance issues
Issues with speed or responsiveness
type: enhancement
New feature or request
#2999
opened Jul 31, 2024 by
ma-sadeghi
4 tasks done
Cannot add dependencies via API's createTaskLineModal(): "Blocking and blocked by fields are disabled when vault tasks is empty"
scope: edit task
The Create or edit task modal/dialog
scope: scripting
Issues to do with custom filters, custom sorting and similar
scope: task dependencies
Anything to do with making tasks aware of other tasks
type: bug
Something isn't working
#2993
opened Jul 30, 2024 by
Shojua
3 of 7 tasks
Edit Task modal: creating a task with both Cancelled and Done is possible
scope: edit task
The Create or edit task modal/dialog
type: bug
Something isn't working
#2986
opened Jul 24, 2024 by
ilandikov
2 of 7 tasks
Hope that repeating tasks will work for subtasks [note that tasks seem to be being viewed via the Kanban plugin]
scope: recurrence
Anything to do with recurring/repeating tasks
scope: sub-tasks and super-tasks
Indenting tasks, nesting tasks, controlling their display, filtering them, and similar things
type: enhancement
New feature or request
#2972
opened Jul 19, 2024 by
lxmwwl
4 tasks done
Query for all tasks in the query's path, folder, filename etc does not work in canvas cards
obsidian
Requires an update from Obsidian
scope: canvas
Anything related to Obsidian .canvas files
scope: filters
Additions and modifications to the search filters
scope: scripting
Issues to do with custom filters, custom sorting and similar
type: bug
Something isn't working
type: third-party change needed
Would need changes in a library of code that Tasks uses - cannot be fixed in Tasks
#2971
opened Jul 19, 2024 by
psigurdsson
4 of 7 tasks
Option for recurring tasks to still recur when cancelled
scope: recurrence
Anything to do with recurring/repeating tasks
type: enhancement
New feature or request
#2944
opened Jul 8, 2024 by
ElleryXii
4 tasks done
Optionally hide the heading (or filename or both) from Backlinks in queries, to show only the filename
scope: backlinks
Anything to do with the backlinks displayed in task lists
type: enhancement
New feature or request
#2923
opened Jun 28, 2024 by
Rudtrack
4 tasks done
Drag-n-drop arrows/relationships between Tasks/Boxes to setup Task dependencies. Display dependencies diagramatically
scope: task dependencies
Anything to do with making tasks aware of other tasks
scope: user interface
Changes to parts of UI other the Edit task modal. See also "scope: edit task"
type: enhancement
New feature or request
#2921
opened Jun 27, 2024 by
epincas
4 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.