generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 244
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
calender weeks in date pop up [show week numbers in the date-picker in the modal]
scope: edit task
The Create or edit task modal/dialog
type: enhancement
New feature or request
#3295
opened Jan 30, 2025 by
SeLiEnisyst
5 tasks done
Add a possibility to search / request tasks by 'Status'
scope: filters
Additions and modifications to the search filters
scope: task states
Requests relating to custom task states, like 'in-progress', for example, and state transitions
type: enhancement
New feature or request
type: no action needed
Conclusion of the discussion was that no changes to Tasks are required
#3293
opened Jan 29, 2025 by
pskrebnev
5 tasks done
apiV1.executeToggleTaskDoneCommand does not modify the note [by design]
scope: documentation
Improvements or additions to documentation
scope: for plugin developers
Tools for use by plugin developers, including the Tasks API
type: bug
Something isn't working
#3287
opened Jan 25, 2025 by
ctrl-q
3 of 8 tasks
Implement a translation mechanism, for user-visible text in the source code.
priority: high
A high priority/important request
scope: internationalisation
Translations - Making the plugin work well for non-English-language users - also known as i18n
status: in progress
At least a partial implementation exists, either work-in-progress or some implementation ideas
type: enhancement
New feature or request
#3284
opened Jan 25, 2025 by
claremacrae
5 tasks done
Add a setting to disable "Automatic view refreshing" and one to control "Refresh interval"
scope: performance issues
Issues with speed or responsiveness
type: enhancement
New feature or request
#3283
opened Jan 24, 2025 by
702573N
5 tasks done
Include file path in 'sort by random' key to increase diversity
scope: sorting
Changes to the sorting capabilities
type: enhancement
New feature or request
#3278
opened Jan 19, 2025 by
claremacrae
5 tasks done
Ability to delete all completed tasks in a note with a single command
scope: bulk edits
Requests for ability to make an edit to more than one task at a time
scope: commands
Additions and changes to the commands supplied by Tasks
type: enhancement
New feature or request
#3276
opened Jan 16, 2025 by
TonyAtlas
5 tasks done
Kanban Plugin: didn't get Task Dependencies suggestion
scope: auto-suggest
The pop-up menu that helps with editing tasks directly in markdown notes
scope: task dependencies
Anything to do with making tasks aware of other tasks
type: bug
Something isn't working
#3274
opened Jan 13, 2025 by
l2eused
4 of 8 tasks
Toggling a task can give "Tasks: Could not find the correct task line to update"
priority: high
A high priority/important request
scope: toggling tasks
Issues with clicking on task checkboxes to complete them, or advance to the next status
type: bug
Something isn't working
#3267
opened Jan 9, 2025 by
claremacrae
4 of 8 tasks
Edit Task modal sometimes fails to create all IDs when adding several dependencies
scope: edit task
The Create or edit task modal/dialog
scope: task dependencies
Anything to do with making tasks aware of other tasks
type: bug
Something isn't working
#3252
opened Dec 30, 2024 by
claremacrae
3 of 8 tasks
Placeholders that use non-existent properties silently work, giving useless 'null' query values
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
#3249
opened Dec 25, 2024 by
claremacrae
3 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
nested/parent/child: controlling their display, filtering them, and similar
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
nested/parent/child: controlling their display, filtering them, and similar
type: bug
Something isn't working
#3155
opened Oct 28, 2024 by
claremacrae
2 of 7 tasks
'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
nested/parent/child: controlling their display, filtering them, and similar
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 (default) 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
"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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.