An observation on behavior of links to tiddlers that are embedded into svgs 
(will seem out of context till I post about svg overlays for tiddler 
images-- still composing that while I play mad coder with other experiments 
<< >>)
I use svg's (for map & diagrams) with links to tiddlers embedded into the 
svg code such as

<a xlink:href="#tiddler title"> (Deprecated)
<a href="#tiddler title">

-- normally, full or shortened standard urls are used but "#" allows you ro 
target individual tiddlers inside the wiki

that "#tiddler title"  may cue you into what will result-- a permaview link 
in the browser address bar.

1- the permaview url in the browser address bar will change with each 
different svg embedded link
2- if you close the tiddler that gets opened, the embedded svg link will 
not open it again while the browser address bar contains its permaview url, 
making it look like that embedded link doesn't work any longer
3- if you refresh the wiki without noticing the permaview url and clearing 
it, you will be left wondering why an unexpected tiddler displays and not 
your default start up tiddlers

Any code out there for resetting the browser address bar to non permaview?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7cde87a6-d3af-4d06-b925-10c95a1ce0d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: Behavior of svg internal links.tid
Description: Binary data

Reply via email to