>sandbox.html#open:%5B%5Bmisc%20test%5D%5D
>    ... Jump to opens "misc test" page (works)
>       - *But* - same link
>       ... scrolls to :: "file:./sandbox.html#open:[[misc test]]" ... (fail)
>       - Not sure why identical URI-s <javascript:;> give a different result.

WikiWord
   - automatic TiddlyLink
http://...
   - automatic ExternalLink
[[tiddlerlink]]
   - explicit TiddlyLink
[[some text|tiddlerlink]]
   - PrettyTiddlyLink
[[some text|http://...]]
   - PrettyExternalLink

note that, while http://... and [[something|http://...]] are external
links, [[...]] is *always* treated as an internal tiddler link.  Thus,
[[http://...]] is a link to a tiddler whose title just happens to
*look* like a URI.

As far as section links are concerned, anywhere a tiddler name can
occur you can add "##sectionname", thus, in a URI paramifier:

http://.../filename.html#open:tiddlername##sectioname

Also, *don't* encode the "##" in the URI (i.e., use "#", not %35).

-e





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to