Hello,
I am working on creating a book journal that contains descriptions of the books I have read and it contains notes regarding to those books. In some parts of the Journal I have Words and their definitions set up this way:
![]()
From the image above you can see that I have a "Definition" button and when clicked , it produces the following:
![]()
So the code in the tiddler is like this:
* foolhardy <$button message="tw-modal" param="foolhardy" class="btn btn-inverse">Definition</$button>
So in the above example, instead of creating a button that produces the result, I would like to be able to actually create a hyperlink so that when clicked it will give me the same output above. Is this possible?
Apologies if this question has been asked before but googling and searching here did not help much.
Please let me know if more information is needed, the above was based on a v5.0.10-beta static, but I also have one running on node.js v5.0.12-beta.
Thanks again!
Regards,
Deniz Rende