dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.68k stars 252 forks source link

Renaming note doesn't update links in other vaults (multi vault) #3912

Open chmac opened 1 year ago

chmac commented 1 year ago

Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Create note foo.md in vault_a
  2. Change the title of foo.md to be Bar
  3. Create 3 notes in vault_b which link to vault_a/foo.md
  4. Create a note in vault_a that links to foo.md
  5. Rename foo.md to baz.md

Expected behavior

The links in both vault_a and vault_b should all be updated.

Actual behavior

The links in vault_a are updated but not the links in vault_b.

Desktop (please complete the following information)

Additional context

I have several vaults, not sure if that's a factor. The title was actually something like Für and fur.md and renamed to fuer.md with the same title. Not sure if that's relevant at all.

Edit: Additional context, using the refactor command has the same behaviour.

Dendron Log file

Please attach the output of > Dendron:Dev: Open Logs here