Skip to content

Issues: obsidian-tasks-group/obsidian-tasks

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Edit Task modal: switching status to Done or Cancelled changes the existing Done or Cancelled date scope: edit task The Create or edit task modal/dialog type: bug Something isn't working
#3085 opened Sep 19, 2024 by ilandikov
2 of 7 tasks
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
Repeated tasks are being added“ 🏁 After the 'delete' field, the task status cannot be reset display: live preview Issues referring to Obsidian's Live Preview mode priority: high A high priority/important request type: bug Something isn't working
#3043 opened Aug 21, 2024 by GLISHANG
4 of 11 tasks
'group by status' is confusing users who have set up custom statuses, and differs from the docs scope: grouping Changes to the grouping capabilities scope: task states Requests relating to custom task states, like 'in-progress', for example, and state transitions type: bug Something isn't working
#3030 opened Aug 15, 2024 by claremacrae
2 of 7 tasks
"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
Creating Tasks with Lunar Calendar Dates scope: internationalisation Translations - Making the plugin work well for non-English-language users - also known as i18n scope: task dates and times Requests for enhancements to types and formats of dates and times associated with 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
#3009 opened Aug 6, 2024 by whoubeizin
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
#2971 opened Jul 19, 2024 by psigurdsson
4 of 7 tasks
Option for recurring tasks to still recur when cancelled 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
Cryptic "Unexpected end" console output: Improve logging in Recurrence.ts scope: recurrence Anything to do with recurring/repeating tasks type: bug Something isn't working
#2916 opened Jun 25, 2024 by claremacrae
2 of 7 tasks
Add ability to filter for tags defined anywhere in the body of the file containing the task (including other task lines) - and maybe include frontmatter tags too scope: filters Additions and modifications to the search filters scope: tags Anything to do with tags, both as `#` and in YAML frontmatter type: enhancement New feature or request
#2894 opened Jun 18, 2024 by kuyper
4 tasks done
Data in Task and TasksDate are accidentally mutable - dates can be edited unintentionally priority: high A high priority/important request scope: task dates and times Requests for enhancements to types and formats of dates and times associated with tasks type: bug Something isn't working
#2866 opened May 30, 2024 by claremacrae
2 of 7 tasks
Enable Auto-Suggest to add Cancelled and Done Dates scope: auto-suggest The pop-up menu that helps with editing tasks directly in markdown notes type: enhancement New feature or request
#2863 opened May 30, 2024 by muuky
4 tasks done
When user presses Return with the cursor in the middle of a task line, move cursor to end of line instead of dividing line in two display: live preview Issues referring to Obsidian's Live Preview mode display: source mode Issues referring to Obsidian's Source Mode View type: enhancement New feature or request
#2862 opened May 29, 2024 by claremacrae
4 tasks done
Allow manually setting done dates through task modal [when the 'add done date' setting is disabled] scope: edit task The Create or edit task modal/dialog type: enhancement New feature or request
#2860 opened May 29, 2024 by n-konig
4 tasks done
Optional automatic action upon completion: move a task to a "completed tasks" list within the note 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
#2856 opened May 27, 2024 by therden
4 tasks done
Optional automatic action upon task completion: move task to an archive file 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
#2855 opened May 27, 2024 by therden
4 tasks done
Review what the code does to rendered tasks when their file is renamed scope: rendering of tasks How the plugin displays tasks (except CSS issues) type: internal Only regards development or contributing
#2829 opened May 16, 2024 by claremacrae
Add a shortcut slot for the suggest menu scope: auto-suggest The pop-up menu that helps with editing tasks directly in markdown notes scope: commands Additions and changes to the commands supplied by Tasks type: enhancement New feature or request
#2824 opened May 14, 2024 by Bergamof
4 tasks done
ProTip! no:milestone will show everything without a milestone.