Hot answers tagged printing
4
Most likely there will be a line like this in the head tag:
<link ... media="print" ... />
Just remove it through the Chrome Inspector by right clicking it and deleting it. If that does not fix it, there is most likely another one. The problem with doing this however is that sometimes it still will not render as the other ones are most likely ...
4
Memeoirs does exactly what you need.
You can choose to print the e-mails you have exchanged with your girlfriend only. Furthermore, you can also limit the time period of the conversations, to, say, February 2010 - February 2011. All the hard work is done for you, and that includes stripping away forward / reply quotes, signatures, etc.
The final result is ...
1
Unfortunately not, you can only print a single board.
A work-around hack:
Temporarily re-order your card lists to put the list you want to
print first on your board.
Select print from the board options.
In the print preview, only select the first X pages
that correspond to your first list (you may get the top of your next list on).
1
Printing lists has not been a highly requested feature and would require a bit of work, whereas boards and cards are already well-formatted for printing. It's hard to prioritize them over features like copying cards.
JSON is the native data format for Trello, and thus is the easiest to implement. Other formats require munging and converting and will take ...
Only top voted, non community-wiki answers of a minimum length are eligible