`Move Note` only moves the selected note, itself, ...
# chat
s
Move Note
only moves the selected note, itself, to a new vault. All backlinks, embeds, etc. will remain unchanged (except for any links to the note itself, which will be updated across vaults in your workspace). This is because users make use of other features such as cross vault links where notes are able to reference images and other notes existing in different vaults. - Move note: https://wiki.dendron.so/notes/srajljj10V2dl19nCSFiC/#move-note - Cross vault links: https://wiki.dendron.so/notes/3472226a-ff3c-432d-bf5d-10926f39f6c2/#cross-vault-links
@User I haven't tested whether this issue may apply to images paths, too, but I don't know if those image links would break since it would be looking within the local vault (and I'm not sure whether cross vault links work with images?): https://github.com/dendronhq/dendron/issues/2191
c
Thanks for the link.
You're right, the images don't get moved, and the links don't get updated during the refactor. So if you move a post with an image in it, the preview will be broken after moving. I guess that all assets are merged on publish, and so a published site should still work, but not inside dendron.