Hi @tobias LinkifyPlugin ver. 0.9.6 beta doesn't seem to handle danish letters: æ, ø and å very well :-( - or I'm doing sth wrong?
Checkout line 16 in the Linkify section - added suffixes are broken when ø is introduced... http://synopse.tiddlyspace.gir.dk/#LinkifyConfig Cheers Måns Mårtensson On 25 Apr., 13:03, Albert Riedinger <[email protected]> wrote: > Hi Tobias, > > glad to hear that you'll put some of my suggestions on your "next actions" > list. Don't hestitate to involve me for testing or other tasks as long as > it has nothing to do with programming ;) I'm more into graphics and video, > though maybe TW could motivate me to start learning Javascript. > > A) Sounds like a lot of work. But I think it's worth it, as it would make > TW more intuitive and user-friendly for non-techie people like me :) > > As you suggested I've created a MTC on tiddlyspot > →http://linkifytest.tiddlyspot.com/ > > Hope that helps a bit. Like I said, feel free to ask for more help! > > Regards, > Albert > > Am Mittwoch, 25. April 2012 08:19:54 UTC+2 schrieb Tobias Beer: > > > > > > > > > > > Hi Albert > > > Thank you for your detailed answer. Sorry for my late response, I've been > >> very busy this last time. > > > Nay worries, same here ;-) > > > A) > >> Ouh, I think I've expressed my concerns a bit ambigous in my last post. > > > Yes, we probably had a little misunderstanding. So, essentially, what you > > want is for auto-linkification to work right without being required to use > > LinkifyConfig, i.e. for all of the following tiddler titles, you want > > correct auto-linkification, without having to list them in LinkifyConfig > > this way: > > > Test Test Test Test - Test Test – Test (Test Test Test) > > Test Test Test – Test Test > > Test Test (Test) > > Testtiddler Test Test > > Testtiddler – Test > > Testtiddler - Test > > Testtiddler > > > So, I think I am going to fix this in two ways: > > > 1) obviously, I need to linkify tiddler titles in reverse order. > > > - At least those titles that are contained in other tiddlers must be > > linkified after those that contain them, as in the example above. > > > 2) apply auto linkification of tiddler titles *before* any of those > > defined in LinkifyConfig > > > - that means I also have to rethink exclusion for tiddlers where I > > might not want auto-linkification > > - I would suggest to use the same exclusion definitions already > > possible via LinkifyConfig for auto-linkification > > - perhaps I'll even have to combine both "loops" (1 = LinkifyConfig / > > 2 = AutoLinkify) before creating any formatters ...which would require > > some > > rather heavy refactoring... but well, what can you do. > > > In general, while discussions are needed ...when you are a heavy tester - > > as you are now - it were real good if you simply uploaded MTCs (Minimal > > Testcases) to Dropbox / TiddlySpot / TiddlySpace and then highlight > > directly in the example Wiki for what you think or know to be wrong. > > Understanding issues is a lot easier when shown in live examples. > > > In terms of zzConfig. Yes, I activated linkification for all tiddlers; > >> zzConfig exists; No, I didn't put zzConfig in LinkifyConfig as I thought it > >> is enough to activate the auto-link feature. I think that LinkifyPlugin has > >> problems to linkify those terms like zzConfig. > > > As said, MTCs would clearly show this as well and I could even experiment > > in that wiki until I had it right. > > > Hope that you'll understand what I mean. It's hard for me to explain it in > >> English :) > > > Don't worry, you're doing very well. > > > B) > >> I like your suggested solution very much as it would meet more needs (not > >> only mine I think). Would be happy to see it in future releases, if it is > >> not too hard to implement it in your code. > > > That's good, so I take that as a thumbs up ...what's left is to find some > > time to actually implement it. I will probably document it first, so I > > don't forget... and then perhaps provide a prioritized "next actions" list. > > > Kind regards - currently from Düsseldorf - back to you. ;-) > > > - tb -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

