Hi folks, you can print one tiddler only without SnapShot-Plugin by using the following command in ViewTemplate
<span macro='newDocument label:print "prompt:print this tiddler" - print here'></span> only NewDocumentPlugin is needed. Cheers Michael On Feb 25, 11:22 pm, Richard Berg <[email protected]> wrote: > Thanks Måns, works like a charm! > > Dick > > On Wed, Feb 25, 2009 at 3:23 PM, Måns <[email protected]> wrote: > > > I'm also using Mr. Shulmans SnapshotPlugin "standalone" in another TW, > > where I don't want to change the tools bar, like this: > > <<snapshot print label:PrinThisTiddlerOnly prompt:Print2Html > > id:viewer>> > > > Regards Måns Mårtensson > > > On 25 Feb., 21:13, Måns <[email protected]> wrote: > > > Hi Richard > > > > You'll need SnapshotPlugin from mr. Eric Shulman: > >http://www.tiddlytools.com/#SnapshotPlugin. > > > I'm using it in ViewTemplate: > > > <span class='toolbar' macro='toolbar snapshotSave'></span> > > > <span class='toolbar' macro='toolbar snapshotPrint'></span> > > > > "when invoked via toolbar commands, the "id:ask" option is > > > automatically applied, and a droplist of elements to choose from is > > > displayed." > > > > Regards Måns Mårtensson > > > > On 25 Feb., 19:59, Richard Berg <[email protected]> wrote: > > > > > To print tiddlers, I typically right-click inside the tiddler and > > select > > > > "print" from the popup menu. What is printed is the whole collection > > of all > > > > tiddlers that are in the display area. I would like to be able to > > print > > > > only the one active (selected) tiddler rather than all of them. Is > > this > > > > possible? > > > > > Dick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

