Hello @LinOneTwo,

in the tiddlywiki core these state titles are generated by the <<qualify>> 
macro or <$qualify/> widget. they use a mechanism that creates a hash 
string based on the "transclusion variables" found through walking up the 
widget tree (which is something like an analogue to the html tree, but 
built starting with the rootwidget "at the top" [see 
$:/core/modules/rootwidget.js])

such a state title will not always reliably be the same

there's a discussion over at the github repo 
<https://github.com/Jermolene/TiddlyWiki5/issues/3637> where I've posted 
some hacks that allow remodelling of the state at any position in the DOM, 
but it's a bit complicated

best wishes,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/464658da-464f-472d-8b34-43c161e24c63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to