obsidian-folder-notes icon indicating copy to clipboard operation
obsidian-folder-notes copied to clipboard

Link does not update appropriately when applying "shortest path when possible"

Open nestedone opened this issue 1 year ago • 2 comments

issue: 0. obsidian - New link format: "Shortest path when possible"; folder notes - Storage location: "inside the folder".

  1. Create a folder(A) called "test" and use the plugin to create A's folder note.
  2. Link it in some note, like [[test]].
  3. Create another folder(B) also called "test" in somewhere else.
  4. Use the plugin to create B's folder note, which is named "test",too. Then the link above should be updated to relative link by obsidian automatically, but actually not, and in my case the link now just point to B.

I know that this can be avoid if I don't use shortest path, but is there any similar risk? Actually I'm considering to use folder notes to arrange all of my notes in a notion-like style(turn on "automatically create folder notes" and always creates folders).

nestedone avatar Sep 10 '24 22:09 nestedone

I couldn't reproduce this behavior. What's the version you're using of the plugin/Obsidian and are you able to reproduce it in the sandbox vault? If yes could try to record a video of it?

LostPaul avatar Sep 21 '24 10:09 LostPaul

obsidian 1.6.7, folder notes1.7.31, both up to date. fn the link does not update until rename.

nestedone avatar Sep 30 '24 08:09 nestedone

That's just the normal behaviour of Obsidian and I'm sure what I should do about this to "fix" this issue.

LostPaul avatar Mar 03 '25 11:03 LostPaul