Please select the area your Bug applys to. (Multiple selections are Possible)
[ ] Onboard. Initial vault setup and import/export pods
[ ] Create. Note creation, lookup, snippets and templates
[ ] Retrieve. Backlinks, references, graph view
[x] Structure. Refactoring, multi-vault and schemas
[ ] Publish. Sharing your repo with the world
[x] Misc (Choose this if your not sure)
Describe the bug
It seems there is some name collision that makes V2 preview show the contents of the wrong note when you have two vaults named like this: vault and vault-two. Vaults need to be added in this order to dendron.yml.
To Reproduce
Steps to reproduce the behavior:
Initialize a new Dendron workspace with a default vault
Add another local vault and name it vault-two (folder name should be vault-two; the vault's name value doesn't seem to matter)
In dendron.yml make sure that vault-two comes after vault in the vaults array
Open root.md in vault make some changes to it and preview it
Open root.md in vault-two
Observe that the preview is still from the root.md of the first vault and did not change
Expected behavior
Notes should preview correctly no matter what the vault's (or it's folder's) name is.
Desktop (please complete the following information)
Please select the area your Bug applys to. (Multiple selections are Possible)
Describe the bug
It seems there is some name collision that makes V2 preview show the contents of the wrong note when you have two vaults named like this:
vault
andvault-two
. Vaults need to be added in this order todendron.yml
.To Reproduce
Steps to reproduce the behavior:
vault
vault-two
(folder name should bevault-two
; the vault'sname
value doesn't seem to matter)dendron.yml
make sure thatvault-two
comes aftervault
in thevaults
arrayroot.md
invault
make some changes to it and preview itroot.md
invault-two
root.md
of the first vault and did not changeExpected behavior
Notes should preview correctly no matter what the vault's (or it's folder's) name is.
Desktop (please complete the following information)