obsidian-remember-cursor-position icon indicating copy to clipboard operation
obsidian-remember-cursor-position copied to clipboard

Conflict when clicking a header or block link

Open wenlzhang opened this issue 4 years ago • 4 comments

For instance, there can be some conflicts in the following use case:

  • First, I edit something in Note A, the cursor position would be remembered, which is the desired behaviour.
  • Next, in Note B, there is a link that goes to a specific header/block in Note A.
  • When I click the link from within Note B, the desired behaviour might be to go to the header/block. However, with this plugin enabled, it would go to the last cursor location in Note A.

On the other hand, if the link in Note B does not go to a specific header or location, then it would be totally fine to go to the remembered cursor location.

wenlzhang avatar Aug 19 '21 14:08 wenlzhang

it's true

hujie12306 avatar May 13 '22 10:05 hujie12306

Try to increase delay in the plugin settings (move the slider to the right).

dy-sh avatar May 15 '22 09:05 dy-sh

In the latest obsidian version increasing the delay doesn't mitigate the issue. It prevents to use effectively the internal links. Do you know a workaround that we could put in place?

I suppose that the issue has been reported also in #46 #and #51.

Azmoinal avatar May 03 '24 08:05 Azmoinal

@dy-sh Hello, same here It's not just the links with titles; features like the built-in search, Float Search plugin, and Quick Switcher++ plugin have their jumps overwritten too.

Increasing the delay doesn't seem to make any difference. Remember cursor positon 1.0.8 Obsidian v1.6.7

Skylarzz avatar Oct 03 '24 08:10 Skylarzz