I have several tiddlers that contain brackets in their names ( e.g. 
[myBracketTiddler] 
). Listing them using the list widget based on the tags works fine, but 
when I want to link directly to them using the double bracket syntax, I'm 
not able to link to such a tiddler.

I have tried:

   - [[[myBracketTiddler]]]
   - [[[[myBracketTiddler]]]]
   - [["[myBracketTiddler]"]]
   - [[\[myBracketTiddler\]]]
   - [[%5BmyBracketTiddler%5D]]
   - [title[[myBracketTiddler]]]
   
None of them rendered to what I wanted.

I found a workaround using the link widget:

<$link to="[Coding]">[Coding]</$link>

But I'd like be able to like to a tiddler with special characters without 
the widget. Is it somehow possible? If not then here is my FEATURE REQUEST 
for it.

Rregards
Mubed

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/94c7c8ec-b076-4820-9078-b22c1e74c1b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to