--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+...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3b604bbc-7889-4a34-8627-bf9e7fa49939%40googlegroups.com.
PMario also mentioned a serious flaw: if your have a tiddler entitled say "boat", then Freelinks will link every instance of the word "boat" in your file to that one tiddler. And PMario is right.
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/161a7176-2d75-404a-b02f-ed323efa3b99%40googlegroups.com.
Maybe the answer is, if you use freelinks, don't use short, dictionary terms as titles.
--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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/53f22b45-36d6-4693-8775-b2ac695512f3%40googlegroups.com.
Folks,I consider free links to identify links you did not realise.
I doubt it would be easy but being able to click on a free link and linkify it `[[Free link title link]]` so it remains a link after turning off freelinks would be nice.
There is also a search that highlights the search string where ever it is displayed. Imagin if from this you could also create tiddlers and links.
Regards
Tony
HCThere is also a search that highlights the search string where ever it is displayed.
Imagen if from this you could also create tiddlers and links.
Regards
Tony
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/dbaf5c1f-69f4-4ce7-88b3-3c70fd0b55dd%40googlegroups.com.
* Introduce an escape character that
[...]The trouble might come were the target tiddler to subsequently be deleted; should the escape character in any residual links be automatically suppressed? If so, we’d need to carefully choose a character (or character sequence) that we can safely hide
Jeremy Ruston wrote:* Introduce an escape character thatOf the three alternatives, only this gives individual control over each instance i.e if "boat should link here but not there". The other two would be "binary global".
[...]The trouble might come were the target tiddler to subsequently be deleted; should the escape character in any residual links be automatically suppressed? If so, we’d need to carefully choose a character (or character sequence) that we can safely hideThis sounds similar to the rename plugin (or is it called relink plugin?) where changing a tiddler title modifies it everywhere.
"&@boat" when there was no "boat" tiddler.
* Maintain in a configuration tiddler a list of titles (or regexps) of tiddlers that should be excluded from autolinking. This would be far the easiest option to implement. One could still have an edit template segment that (say) displayed a checkbox for whether that particular tiddler should be autolinked
Observation
After upgrading to 5.1.22, codemirror editor shows unexpected behaviour: upon entering text, the editor window "jumps" (scrolls) to the top
Cure
After disabling the freelinks plugin the phenomenon disappeared
Can this be observed by others? Or is it a question of my working
environment.
Pit.W
_________________________________________________________________ ________________________________________________________ Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de
Yes, I can duplicate it with empty.
Interestingly the problem did not occur in my pre-upgrade file 5.1.21
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c9308df5-738d-479d-bf26-1f402bc7de45%40googlegroups.com.
Yes, I can duplicate it with empty.