There is a prototype, which only affects links within the tiddler body. This behaviour can probably be changed if the “cascade” is changed. … custom-story-message-catcher.json (2.2 KB)
It contains 3 tiddlers.
-
$:/custom/ViewTemplateBodyFilters/message-catcher… contains the filter, that is used by the tiddler body cascade -
$:/custom/ui/ViewTemplate/body/message-catcher… contains the actual code, -
$:/custom/ui/Buttons/message-catcher… contains the sidebar button, that is active by default and toggles the$:/config/use/body/message-catchertiddler between yes and no
There are some glitches. It only woks for links that use the [[link to tiddler]] syntax. It seems links that are created with transclusions don’t trigger the behaviour.
All texts, that are used would probably need more attention. Not sure, if they all make sense.
More time would be needed to polish it. .. BUT I think it’s pretty usable already.
have fun!
mario