lukesmurray / linked-notes-vscode

vscode extension for taken Zettelkasten inspired markdown notes.
https://marketplace.visualstudio.com/items?itemName=lukesmurray.linked-notes-vscode
0 stars 0 forks source link

can we allow users to merge references when renaming? #15

Open lukesmurray opened 4 years ago

lukesmurray commented 4 years ago

What happens with the files? does the merged reference file contents get appended?

For example I have a concept linked notes and a separate concept wiki. I rename linked notes to wiki. What should I do with the underlying file?

lukesmurray commented 4 years ago

48 provides a solution for when one or both references have not been materialized. Once #48 is implemented we could circle back and see if there are other edge cases.