I see that there is a way to override the default ViewTemplate for the body of a tiddler, but this appears to be only for a missing tiddler, showing the message that the tiddler doesn’t exist yet and can be created by clicking the new-tiddler button.
Is there a different system tiddler I could override to do something like this but instead to show a custom template, say a list-links macro of all the tiddlers the currentTiddler is tagging, if the text field of the tiddler is empty?
Or would this require me to modify the actual default ViewTemplate of the entire tiddler?