I found tiddlywiki a month ago and its amazing! Thanks a lot!!
I do have a question, I am making a reference application and I want to be able to have a hover of the content of a tiddler which shows up when you hover of the tiddlers title in the dropdown of a tag. The actual tiddler text is only 1 paragraph long as it is so the tooltip would not overwhelm the GUI /design. Can it be done?
The answer I suppose lies somehow in interjecting a tooldtip macro in either $:/core/macros/list or $:/core/ui/TagTemplate (overridding the core - yikkes!).
Problem is I have no idea where to start. I am new in this.
If anyone could pitch in with some pointers would be great!
Thank you!