-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
Feature Request:
Having the ability to run the Create new task or Create new inline task command (via the sidebar button or the command palette) and have the created note placed in the folder of the current active note (with no other side effects).
Context:
Currently there are two methods to make tasks:
- Create new task, which will only place the note in the
Default tasks folderwhich does not support adding to the current folder (to the best of my knowledge, testing, and reviewing of the docs) - Create new task inline: which can have the desired effect of placing the new task in the current notes folder (with
{{currentNotePath}}set in theFolder for converted tasksconfig). But this command has the unwanted side effect of adding a link to the new task in the current file, creating backlinks and unwanted connections, even when run from command palette.
Implementation Ideas:
- Support a new config setting that will not add the new task inline to the current file. This would stop the new task from placing a link to the new inline task (effectively adding it to the current folder with no unwanted side effects). It could go under "Inline Tasks" in the Features section of the settings
- Support
{{currentNotePath}}(or some comparable toggle or string variable) for theDefault tasks foldersetting
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
No status