On Thursday, July 9, 2015 at 12:50:58 PM UTC-7, Jed Carty wrote:
>
> There isn't currently a way to make links ignore case like this. You can 
> get around this by using [[grammar|Grammar]] where the part before the pipe 
> (in this case grammar) is what is displayed as the link and the part after 
> the pipe (Grammer) is the title of the tiddler that is linked to. You can 
> use this to put whatever text you want as the link to a tiddler. Creating 
> something that made links ignore case automatically would probably require 
> making a javascript plugin.
>

This particular feature was also requested in TWClassic, for which I wrote 
this plugin:
   http://www.tiddlytools.com/#LooseLinksPlugin

It adds optional case-folding ("ignore case") and space-folding ("ignore 
spaces") to explicitly bracketed links (but not automatic WikiWord links). 
 For example, with LooseLinksPlugin installed and enabled, all of the 
following are recognized as links to a tiddler named CoreTweaks.

[[CoreTweaks]], [[coreTweaks]], [[core tweaks]], [[CORE TWEAKS]], [[CoRe 
TwEaKs]], [[coreTWEAKS]]

I plan on *eventually* re-writing many of my TiddlyTools Classic plugins 
for TW5, but I haven't really started on that yet.

-e

-- 
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/b11b7b47-8c95-4452-8470-b7d95042edf2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to