After tagging, the tiddler "Intro" shows a tag pill for "Dervla Murphy".
Clicking this tag pill shows a drop down that includes a link to the "Intro" tiddler.
Note that, while there is also a tiddler named "Dervla Murphy", that tiddler does not *automatically* show a list of tiddlers that are tagged with that title. To have the "Dervla Murphy" tiddler show a list of tagged tiddlers, you need to add some content to it... something like this:
```
<<list-links "[tag<currentTiddler>]">>
```
enjoy,
-e