On Jul 12, 2:49 pm, Jan Johannpeter <[email protected]> wrote: > Ist it possible to build a Nice looking link to a permaview within a > Tiddler which reopens the Wiki in the same Tab? > Ther seem to be some Handicaps > a in reopening in the same Tiddler and > b in putting a permalink into a tiddlywiki for it can't cope with double > or Quadrupel Brakets that would be necessary.#
I think you just need to url encode the permalink inside the pretty link so instead of [ you'd have %5B and instead of ] you'd have %5D So if your permalink is something like http://colmjude.tiddlyspace.com/#GettingStarted you'd put it in a pretty link like this [[Pretty link|http://colmjude.tiddlyspace.com/#%5B%5BGettingStarted%5D %5D Hope that helps Colm -- 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.

