Skip to content

Add a printer-oriented stylesheet #119

@nodiscc

Description

@nodiscc

It would be very nice to be able to print tasks in a "printer-friendly" way (only print tasks contents, not UI elements as it is currently; try to do a print preview on the tasks page)

I believe it can be done by defining a stylesheet specifically for printed media with eg. <link rel="stylesheet" href="print.css" type="text/css" media="print" />. The print view should only contain checkboxes and the tasks text., and aim to minimize paper loss (2 column layout?)

@raimund-schluessler are you interested in this change?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions