Well, when I get a chance, I will check that out, too. But the other way was easy enough for me.
Just curious if there is a way to create bookmarklets that simply insert a text rather than wrapping selected text. Dave On Mon, Dec 2, 2013 at 5:46 PM, Stephan Hradek <[email protected]>wrote: > This also might help in creating bookmarklets. > > I created an experimental JavaScript macro (I need to find out how to > package it) and activated it on http://tw5magick.tiddlyspot.com/ > > If you create a tiddler containing JavaScript source, the macro > "bookmarklet" will generate a bookmarklet from it. > > Example: > > The tiddler "Reveal Password" contains the JavaScript source. > > The tiddler "Reveal Password Bookmarklet" contains some help text and this > macro call: > > <$macrocall $name="bookmarklet" script={{Reveal Passwords}} text="Reveal > Passwords" /> > > One could also use the macro like this: > > <<bookmarklet script="alert('Hello World');void(0);" text="Hello World > Bookmarklet" tooltip="I'm your Drag Queen ;)" className="optional classes">> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/cUUXichiwdU/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- David Gifford Christian Reformed World Missions, Mexico City -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

