> How can I use the [img[Save File|disk.png][<<saveChanges Save>>]] to > execute the saveChanges macro. In this current form it opens a > tiddler instead of running a macro. I want to display a disk.png > icon that I can click to save my file.
First, install this plugin: http://www.TiddlyTools.com/#SetIconPlugin Then, you can write: {{span{<<saveChanges>><<setIcon disk.png "" notext>>}}} enjoy, -e --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

