obsidian-remember-cursor-position
obsidian-remember-cursor-position copied to clipboard
Doesn't work when clicking a task in a Dataview list and going to file
I have a dataview query that shows all open tasks from a file. When I click the task in this dataview part, the relevant file opens in Obsidian. Instead of taking me to the task I clicked on, this plugin activates and then takes me to the last cursor position. I have set the delay setting to the maximum, and it does not help.
A potential solution would be to have an option to "exclude" certain folders or files (ideally the latter in my case, but could work either way) from having their cursor position remembered. However, the best solution would be for the plugin to recognise that a dataview item was clicked and then not interfere with the cursor position.
Here is the dataview query that I am using:
TASK FROM "0. Inbox/0. Roaming"
WHERE !completed