Use case or problem
When I rename a view in a base the embedded link to that view in notes does not update.
That is particularly confusing since the interface allows me to rename that view from within the note where the base/view is embedded. The view name changes globally but the link in THAT SAME FILE does not change. So I can rename a view in Note 1, move to Note 2, come back to Note 1 and get an error message that the view is not found.
Base views are different from, say, embedded paragraphs in that paragraphs are usually embedded once, but base views are likely to be implemented across groups of notes. I have many templates for particular types of notes with embedded bases/views. I have to use global search and replace in VSCode every time I rename a view.
Proposed solution
Automatically update a view globally in base links on name change.
Current workaround (optional)
VSCode global search/replace
Related feature requests (optional)
Renaming Bases view does not update its name in the embeds
Thanks!