I started working on this out of an enjoyment for how system tiddlers change the $:/
prefix of system tiddlers, and wanted to use that with other titling formats.
One of which that I use is commonly used by websites such as wikipedia, where it is “PageTitle (TitleContext)”
What I was initually able to do was to apply tc-muted to the text in parenthesis if the (TitleContext)
part was the prefix to the title, but I’ve been unable to achieve the same result with the (TitleContext)
as the suffix, ie “John Doe (Farmer)” where farmer would have the CSS class of .tc-muted
applied to it.
I’ve attached a JSON tiddler package with the tiddlers I’ve been working on so far and I thought I had succeeded, but I can’t seem to figure out why the titles won’t render correctly for the metaphorical problem child of said tiddlers.
Any and all help / advice will be appreciated by me, and my remaining sanity.🥲
tiddlers.json (1.2 KB)