I did have a look at the source code. There is a problem with the regexp, that is used. We will need to create javascript fix
There is no workaround for this problem.
I did test “asdf sdfö” where “asdf” is recognized, but “sdfö” is not.
The plugin uses \b to define “word boundaries” but \b in JS only uses: [a-zA-Z0-9_] as word characters. … That’s the problem.
I’m desperately trying to get this to work. Non-english tiddler titles are essential for my project.
I wonder if it will work with other browsers (Chrome, Edge, Firefox). I’m not restricted to Safari or TiddlyDesktop.
Hi,
Jeremy has changed the core regexp construction a little bit, but I didn’t find a performant way to use an unicode regexp that JavaScript does understand. … May be I missed something. …
So no improvements atm
With the link edit tool, it’s pretty easy to insert the actual link to a tiddler. freelinks depends on you matching an exact title, which can be difficult even with english titles.
The advantage of freelinks is in a context, where you can’t modify the content but you still want to have links. eg: Submitted homework tiddlers from students. Adding links to those tiddlers would mean to modify the original work in an unreasonable way. It wouldn’t be the students work anymore.
Absolutely make a backup before unzipping, importing, saving, and reloading with the attached file. I am definitely out of my depth! You will probably need a modern (e.g. Chrome, Firefox) browser. This is not a universal solution (only adds Kannada), and there may be tweaks that need to be done (or actually undone) re case folding.
But it did appear to work – you can see the faint Kannada characters in this screen grab: