Print overview/slide notes to PDF
**Is your feature request related to a problem? Please describe.**
I would like to print out my presenter notes on paper, so that I can read from them if a second display is not available.
**Describe the solution you'd like**
- `@media print` rules on the `/overview` page such that I can use native browser tools to print the page.
- optionally, a print button on the same page.
- the ability to hide the sides or reduce their size.
**Describe alternatives you've considered**
I have not yet found a way to print this page, or otherwise export the notes.
Exporting the notes to markdown would also be acceptable.
1 条评论