Proposal: A TiddlyWiki Print Dialog

@Mohammad

I started having a problem with tabs being printed and was directed here to either help out with a solution, or be directed to a solution within the existing plugin.

I’m aware that there are @media specific CSS that can control what is and isn’t printed.

In my example, I have a bunch of tabs macros that shouldn’t print in my print version of the tiddler.

Does the existing plugin have this functionality already or does it need to be added?

Also, maybe mine isn’t the correct way to go about it; maybe what would work better would be to recursively transclude the tiddlers in the order they are displayed on the tabs, instead of manually transcluding them as I have.