Jump to the task itself instead of the start note it belongs #168
Replies: 3 comments 6 replies
-
Hey @joellti, thank you for your suggestion. The issue with this is that the plugin would need to start adding block references to all the tasks. Since block references are obsidian specific and not general markdown, I am hesitant to add them. |
Beta Was this translation helpful? Give feedback.
-
I would love to see this implemented. Some of my tasks are in sections that are 20 or 30 lines long, and finding the actual task in that block, especially on a phone screen, takes time. |
Beta Was this translation helpful? Give feedback.
-
This was released in Tasks 3.4.0, back on 25th April 2023. |
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.
-
Expected Behavior
When there are multiple tasks in one note, the tasks code block list all of them as expected in preview mode. Can I jump to the task itself by clicking the link next to it?
Current Behavior
Currently clicking the link only takes me to the start of the note where the task belongs to. From there I have scroll further down to find the task itself. Given a long note it becomes tedious and error prone.
Steps to Reproduce
Create a note and create multiple tasks using this plugins.
Context (Environment)
Possible Solution
Create a block reference link to the task itself. The task description may be converted into a clickable for that link.
Beta Was this translation helpful? Give feedback.
All reactions