Here is my problem: I am a fiction writer, and the names of things and characters can change frequently.
Please excuse this terrible example:
Say I have a page called “Fred” and another page called “Fred’s Castle”
There’s something appealing about the idea of using “[[Fred]]'s Castle” as the page name, which would automagically update the page name if I ever to rename the “Fred” page.
But, I don’t actually want the [[Fred]] in Fred’s Castle to be a link, as it’s quite ugly and can lead to some unwanted UX.
What I really want is for Fred to be a linked variable. I’m 99% sure there’s no way to do this, but thought I’d ask. Should I be thinking about this differently? Thanks!
You want both pages (“Fred” & “Fred’s Castle”) to be renamed at the same time with renaming “Fred”. That is not possible.
Alternative way is to have a hierarchy “Fred” & “Fred/Castle”. Renaming “Fred” renames “Fred/Castle” also. But “Fred/Castle” have a not so nice readability (is it important for you?)
Another alternative: with the help of properties and 🏛 Full House Templatesplugin:
Note a bug with a cache in Logseq after page renaming. Note: the content from a page “Fred’s Castle” was not moved to new page.