Can I stitch Tiddlers together for printing?

120 views
Skip to first unread message

Sebastian Heyneman

unread,
Dec 31, 2018, 5:12:42 PM12/31/18
to TiddlyWiki
I'd like to print a number of Tiddlers. I loaded my tiddlywiki file into google chrome for printing.

My goal is to get each tiddler printed on a new page. I know I can do it one at a time. 

When I open up a bunch of tiddlers and press print, they get cutoff midway through the page.

Is it possible to set it to print many tiddlers and tell it to assign each new tiddler the start of a new page? 

Eric Shulman

unread,
Dec 31, 2018, 7:55:18 PM12/31/18
to TiddlyWiki
Put the following CSS syntax in a tiddler, tagged with $:/tags/Stylesheet:
.tc-tiddler-frame { page-break-before:always; }

enjoy,
-e
Eric Shulman
TiddlyTools.com: "Small Tools for Big Ideas!" (tm)
InsideTiddlyWiki: The Missing Manuals
 

Resolution Bazaar

unread,
Jan 5, 2019, 8:57:28 AM1/5/19
to TiddlyWiki
Thanks Eric, 

How can I avoid 'date/time' stamp and 'tags' from being printed, in this scenario.

Regards 
Atul

@TiddlyTweeter

unread,
Jan 7, 2019, 6:12:26 AM1/7/19
to TiddlyWiki
Right. There are two issues...

1 -- assembling that which is to be printed;

2 -- print formatting.

I suggest you look to BTC's PrintRiver for a solution to both: http://printriver.tiddlyspot.com

Best wishes
Josiah
Reply all
Reply to author
Forward
0 new messages