Often, procedures or macros are locally defined in tiddlers that are not tagged $:/tags/Global
or $:/tags/Macro
. Is there a way to run these from outside that tiddler?
The TW core contains quite a few such procedures (well written, at that) so it would make sense to be able to reuse them. Maybe via some trick like transcluding the tiddler inside some procedure
widget or some such?
At the moment I’m interested in some procedures in the Tag Manager.
Thanx.