Printify Plugin: Smart, Structured, and Effortless Printing

What is Printify plugin?

Printify transforms your TiddlyWiki experience by bringing seamless, customizable, and professional-grade printing—ensuring every tiddler is beautifully structured and effortlessly formatted for any purpose.

Smart, structured, and effortless printing for your TiddlyWiki tiddlers.

Tutorials

The Printify Tutorial is the starting point to learn more about plugin features, help, demo and examples. See below for online pages.

Code and demo

Quick Start

  • Change layout to “Printify” layout (you may use ctrl+shift+L
  • Open tiddlers you like to print
  • Select the print profile from Profiles tab
  • Change settings you like
  • Click on Print button

References

Important Note

  • The @page is a modern CSS feature for paged media and may not be supported in all browsers. Unfortunately, Firefox only offers partial support for it. Refer to @page - CSS: Cascading Style Sheets | MDN for more details.
  • For the best results, use Print on Chromium-based browsers (e.g., Chrome, or Microsoft Edge).
2 Likes

This is the initial public release, and documentation is not yet available. You can try it or drag and drop it into https://tiddlywiki.com to conduct some experiments.

In this early version, style from tw procedure like callout and tags are missing.

And could it pretty-print tiddler as png instead of PDF? Sharing it to other platfrom will be easier with png. Many other note app have export png feature, and even could add some watermark on it.

Tags are hidden, if you uncheck the box to reveal them (in Profiles Tab), ensure that the background is displayed in the Browser Print Dialog. Background graphics are normally does not displayed by browser, so click the more setting and check the bckground graphics.

No, this plugin only uses CSS and wikitext to create pretty-print tiddler, saving to pdf or printing by physcial printer is doen by browser.