infernoape is almost right. My "aliases"-trick works here also.
create a tiddler "unwikified" containing just:
<$view field="title"/>
Create a tiddler named "ic" (for irgnore case):
\define find_original()
<$list filter="[field:title/^$(theTitle)$$/(i)limit[1]]"><$link>{{$(theTitle
)$||unwikified}}</$link></$list>
\end
<$set name="theTitle" value={{!!title}}><<find_original>></$set>
Now instead of linking with [[mexico hotel]] use {{mexico hotel||ic}}
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.