Wow, already auto-link for all tiddlers - you're really evolving this!

Some thoughts on syntax:

Both for linkifying multiple words (eg: these multiple words) and for
matching exactly as-is (eg: zoOM not matching Zoom) I suggest using
regular double quotes ("..."), at least as an additional option to
your current syntax. For one it would be the same syntax for both
these cases but, more importantly, double quotes are somewhat of a
defacto standard to specify exactness and delimit multiple words, eg
in search engines (not to mention literature).
(A minor additional benefit, for the multiple words, is that it would
allow it to be the last word(s) defined also, not forcing the user to
come up with yet another word.)

For suffixes (that is one GREAT feature, btw) it'd be more natural
with the ^ in the end of the word, were all suffixes are added.
And if it could be a * instead of ^ it would again be more natural
although one may mistakenly assume it would include every possible
ending... unless (yet another suggestion):
How about letting the user define the "Suffixes" in LinkifyConfig?
This is very much desired for non-English users or the suffix feature
is lost. This would also make that * very natural (the user has
defined everything it covers).

Forgive me if I insensitively suggest things that are difficult to
implment. I can imagine it is difficult to work with double quotes etc
in code.

Again, what a wonderful plugin this is becoming!!!! Thank you
Tobias!!!

<:-)


On Apr 12, 12:10 am, Tobias Beer <[email protected]> wrote:
> There now is a new Version for 
> LinkifyPlugin:http://linkify.tiddlyspot.com/index.html#%5B%5BVersion%20History%5D%5D
>
> Version 0.9.1:> optional auto-linkification for all tiddlers> refactoring (
> addFormatters, linkifyHandler)> performance increase with respect to
> excluded tiddlers -> index of excluded tiddlers now rebuilt on saveTiddler >
> all linkification formatters are now inserted last in formatters array>
> target tiddlers prefixed with ~ in LinkifyConfig are no longer 
> linkifiedthemselves>
> implemented marker 0! to prepend formatter to formatters array, instead of
> appending it (default)
>
> Tobias

-- 
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.

Reply via email to