Add link to a note (Parent, or Project to which the task belongs) as Task attribute #725
Replies: 5 comments 9 replies
-
Hi @ainselx, Many thanks for the suggestion. In case it helps, here are some examples of ways that I do this sort of thing (if I understand what you are asking). All tasks in a folderWhen I have a project that is bigger than one file, I create a folder for it, and then I create one file at the top of the folder that has a list of all the tasks in the folder. ExampleHere is an example of the tasks block I might use for that. It shows all the tasks in my folder of information about the Tasks plugin:
Templater templateBecause I do this quite a lot, I have created a Templater template that I can paste in to a file, that generates this text, automatically detecting the file's location. Some notes about the template below:
|
Beta Was this translation helpful? Give feedback.
-
@ainselx If the above doesn't help, then it would be helpful to have a concrete example of what you mean. Like some markdown text, showing what you mean by a project. Is it a file, or folder, or tag, or YAML attribute? Or something else? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
Interesting. I have a tangentially related idea about associating tasks by tags to define the relationship between and order of execution of tasks. |
Beta Was this translation helpful? Give feedback.
-
Thank you @ainselx. From your description, I would have thought that doing a search for |
Beta Was this translation helpful? Give feedback.
-
I've started a new discussion to gather opinions on what the first version of this feature should look like: #728 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tasks are often created in Daily notes or in a dedicated Project note.
It is convenient to have a single view in one of the notes, combining all the tasks which belong to a single project or theme.
The problem is that the Task does not "know" about the project it belongs to. What is available - is only a file in which the task has been created.
Task property specifying the note (usually a project), to which the task belongs to, will solve this.
Ideally - a context dependent dropdown with note name suggestions as you type - similar to the [[... behavior.
Would be ideal - if there would be an option to Group tasks by that property value.
Would be great if this property will be available at this screen and will also be minimizable similar to the Schedule related properties.

Beta Was this translation helpful? Give feedback.
All reactions