PrintRiver issues

Hello @BurningTreeC,

I guess, you did this plugin:

It looks like that the “setting” of the checkboxes not readout, then the printwindow opens:

eg: I set the defaut in “$:/plugins/BTC/PrintRiver/ui/Buttons/print-title” to “no

\define get-tiddler() $:/state/PrintRiver/print-title/$(currentTiddler)$

<$checkbox tiddler=<<get-tiddler>> field="text" checked="yes" unchecked="no" default="no">
Tiddler Name anzeigen
</$checkbox>

The title will be still shown:

If I check and uncheck “Tiddler Name anzeigen” again, than it is ok.

How can that be fixed?


In the print window there is the option to show header and footer.

Is there a way to change the header default “$:/plugins/BTC/PrintRiver/ui/Templates/PrintRiver” to use the Tiddler name / Caption, when this option is checked?

Thanks for feedback
Stefan

2 Likes

PrintRiver is a great plugin! It needs a little more love!

2 Likes

I have installed the printriver plugin in my test wiki. When I press the print icon, I see the new window but it does not have the tool bar icons, only the printer icon.

Anyone got any cues as to why?

TW 5.2.7 Firefox114.0.1

bobj