> I'm trying to create a link inside of a tiddler, that refers to
> another tiddler in the same tiddlywiki, and opens that tiddly in the
> same tiddlywiki. From what I can tell, permalinks aren't capable of
> this and always open the tiddler in another browser window.

Whenver a WikiWord ("camel-cased" text) occurs in your content it is
automatically treated as a link to a tiddler.  If you want to link to
a tiddler whose name isn't a WikiWord (e.g., it contains spaces or
isn't 'camel-cased') , then you can create a "TiddlyLink" simply by
enclosing the title in double square-brackets, like this:
   [[Title with spaces in it]]
or this:
   [[nonwikiword]]

and... if you want to display text that is different from the linked
tiddler title, you can use a PrettyTiddlyLink:
   [[text to show|Title of Tiddler]]

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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