generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 283
Pull requests: obsidian-tasks-group/obsidian-tasks
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Add the ability to launch the task modal to edit an existing line
scope: edit task
The Create or edit task modal/dialog
scope: for plugin developers
Tools for use by plugin developers, including the Tasks API
chore(deps): bump @floating-ui/dom from 1.6.12 to 1.7.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#3525
opened Jul 4, 2025 by
dependabot
bot
Loading…
chore(deps-dev): bump obsidian-typings from 2.11.1 to 3.12.1
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#3524
opened Jul 4, 2025 by
dependabot
bot
Loading…
chore(deps-dev): bump typescript from 5.2.2 to 5.7.3
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#3523
opened Jul 4, 2025 by
dependabot
bot
Loading…
chore(deps-dev): bump builtin-modules from 3.3.0 to 5.0.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#3522
opened Jul 4, 2025 by
dependabot
bot
Loading…
chore(deps-dev): bump tslib from 2.6.2 to 2.8.1
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#3521
opened Jul 4, 2025 by
dependabot
bot
Loading…
feat: Implementation of Task-Duration (#1649)
scope: task dates and times
Requests for enhancements to types and formats of dates and times associated with tasks
type: enhancement
New feature or request
feat: Add Reminder Field Support
scope: reminders
Showing a reminder to do a task
scope: task dates and times
Requests for enhancements to types and formats of dates and times associated with tasks
#2750
opened Apr 5, 2024 by
steven-ahfu
•
Draft
7 of 26 tasks
Remove warning about Reminders not working for recurring tasks, as the Reminders issue was resolved
question
Further information is requested
scope: documentation
Improvements or additions to documentation
scope: recurrence
Anything to do with recurring/repeating tasks
#2689
opened Mar 5, 2024 by
adamfeldman
•
Draft
3 of 15 tasks
docs fix: dates in Recurring Tasks examples
scope: documentation
Improvements or additions to documentation
feat: Toggle task done command adds global filter text, if enabled
scope: commands
Additions and changes to the commands supplied by Tasks
feat: Add Reminders fields and Notifications
scope: filters
Additions and modifications to the search filters
scope: reminders
Showing a reminder to do a task
#1925
opened Apr 30, 2023 by
Erik-Handeland
•
Draft
5 of 18 tasks
Add hooks to let other plugins extend the Tasks plugin.
scope: for plugin developers
Tools for use by plugin developers, including the Tasks API
scope: rendering of tasks
How the plugin displays tasks, including search results (except CSS issues)
#1249
opened Oct 22, 2022 by
alexthewilde
•
Draft
5 of 14 tasks
You can now select for the global filter to land at the end of a task
question
Further information is requested
#462
opened Dec 25, 2021 by
DamnedScholar
•
Draft
ProTip!
Filter pull requests by the default branch with base:main.