I have lots of tiddlers tagged with "task" and "done". I use the cool checkbox feature to check off tasks as done.
If a tiddler doesn't exist, it is written in italics. Therefore, it's possible to format the link based on an attribute of that tiddler.
So, is it possible to format a link to an existing tiddler tagged with "done" with strikethrough (or other formatting)?
For example:
This tiddler does not exist
This tiddler does exist and is NOT tagged "done"
---This tiddler does exist and IS tagged "done"--- (struck through)
Can this be done?