[tw] Re: External link tooltips for dummies

2018-03-29 Thread Antti E.
TonyM, OK I will update you once we get some experience. So far it's been a slow start but no issues. I work in an engineering company, and the plan is that our engineers could write these TiddlyWiki HTAs about certain not-too-narrow but not-too-wide topics, and save them to our network

[tw] Re: External link tooltips for dummies

2018-03-22 Thread TonyM
Thanks Antti, I recall reviewing this previously, it seems to be an effective way to distribute solutions based on TiddlyWiki (for windows only I assume). I do not want to hijack the thread, yet since you have the fix you were looking for perhaps you could share your experience with hta as a

[tw] Re: External link tooltips for dummies

2018-03-22 Thread Stephan Hradek
Am Donnerstag, 22. März 2018 19:35:09 UTC+1 schrieb Antti E.: > > Stephan - You are the king! > > Works perfectly, thank you. > Just remember that it might be broken if you upgrade. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] Re: External link tooltips for dummies

2018-03-22 Thread Antti E.
Stephan - You are the king! Works perfectly, thank you. //antti -- 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+unsubscr...@googlegroups.com. To post

[tw] Re: External link tooltips for dummies

2018-03-22 Thread Stephan Hradek
Try this: in `$:/core/modules/parsers/wikiparser/rules/prettyextlink.js` after node.attributes.href = {type: "string", value: URL}; add node.attribute.title= {type: "string", value: URL}; in `$:/core/modules/parsers/wikiparser/rules/prettylink.js` after

[tw] Re: External link tooltips for dummies

2018-03-22 Thread Antti E.
Hmm... thanks, have to consider "buttonizing" the links. "HTA hack" explained here: https://tiddlywiki.com/static/Windows%2520HTA%2520Hack.html > > //antti -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop