dendron
dendron copied to clipboard
renaming notes doesn't update links to itself
Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)
- [ ] Workspace. VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
- [ ] Lookup. Dendron's Lookup Command
- [ ] Views. Dendron Preview, Tree View, Side Panels in the UI
- [ ] Schema. Dendron Schemas
- [ ] Pod. Data import from / export to Dendron
- [ ] Publish. External Site Publish
- [ ] Markdown. Markdown features, such as syntax support and features
Describe the bug
If you have a link to the note itself and rename the note, the link doesn't update.
To Reproduce
Steps to reproduce the behavior:
- create a note called NOTE
- type
[[NOTE]]into the content - rename the note via
Dendron: Rename NotetoOTHER - now you have a Note named
OTHERwith a link to the missing noteNOTE
Expected behavior
I expect that it will be renamed too.
Desktop (please complete the following information)
- Versions (all that apply to bug):
- Dendron Extension: v0.83.0
- VS code version: 1.55.2 (Codium)