Hi TW Tones,
Like Bimlas, I've also applied this custom styling in my personal wiki through title links.
In my case, specifically in the Timeline Macro, or any list that will call up <<timeline-title>>, I've personalized title links to show up like this.
Excuse the draft-y, unorganized picture (my personal wiki is disorganizedly organized)
I've set my <<timeline-title>> to do all sorts of detection to automatically add icons, buttons, text, or just a style to a tiddler link. In the above picture, here are detections, and icons/buttons/styles added:
- system tiddlers have a style, and are prefixed with a <<tree>> macro in a dropdown localized to that specific tiddler
- type:text tiddlers are styled in monospace
- tiddlers tagged tiddlywiki show the tagpill beside them
- tagged:ToDo tiddlers are prefixed with a button that will set/unset tag:ToDo-Done,
- tagged:ToDo-Done tiddlers are line-through'ed,
- external-link tiddlers (tiddlers with a field:URL) are prefixed with a button [[*]] that will open a new tab pointing to field:URL
...and so on.
Sorry if the above is a bit out of the topic, I just wanted to give a personal insight... through the building of these quite customized detectors, I've found the easiest way was for me to be able to add styles on the fly. If you think this is relevant, I can extract a bit of my wiki to give to you as a demo of the system I built.
-jd