@Mark S.
Wanted to report back that it works for my purposes.
I can now continue with my project which has been on hold for over 2 years.
You are a godsend. Your efforts are much appreciated.
On Sunday, January 16, 2022 at 5:23:02 PM UTC-8 Mark S. wrote:
> 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:
>
> [image: freelinks-kannada.png]
>
> On Sunday, January 16, 2022 at 2:40:07 PM UTC-8 keSh wrote:
>
>> @Mark S. Thanks,
>>
>> I'm using South Indian script Kannada: U+0C80–U+0CFF .
>> How do I include unicode range in the regexpStr ?
>>
>> Browser is whatever engine comes with TiddlyDesktop on macOS.
>> I can change to a more suitable browser if needed to support this
>> feature.
>>
>>
>> On Monday, December 27, 2021 at 1:08:15 PM UTC-8 Mark S. wrote:
>>
>>>
>>> What language or character set are you targeting ?
>>>
>>> It seems like a change to one line of code in the plugin can accommodate
>>> PMario's example. But not sure whether that would work for other languages.
>>>
>>> var regexpStr = "(?<=^|[^a-zA-Zö])(?:" + reparts.join("|") +
>>> ")(?=$|[^a-zA-Zö])";
>>>
>>> Yes, it depends on the browser having look-ahead.
>>> On Monday, December 27, 2021 at 10:07:41 AM UTC-8 keSh wrote:
>>>
>>>> That is exactly my use case. Only difference is that tiddler content
>>>> and titles are not in English.
>>>> Thanks for looking into the issue.
>>>>
>>>> -kesh
>>>>
>>>> On Sunday, December 26, 2021 at 2:44:54 AM UTC-8 PMario wrote:
>>>>
>>>>> @Mark S.
>>>>> 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.
>>>>> -m
>>>>>
>>>>>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/88d4b078-a110-4265-989f-8de9024676cen%40googlegroups.com.