Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the possibility to print the tags directly from the preview page #302

Open
1 of 3 tasks
Yann-BUTSCHER-EIRL opened this issue Nov 9, 2022 · 1 comment
Open
1 of 3 tasks
Labels
Enhancement New feature or request Help wanted Extra attention is required

Comments

@Yann-BUTSCHER-EIRL
Copy link
Collaborator

Yann-BUTSCHER-EIRL commented Nov 9, 2022

Context

Since the tags generation is a fastidious process and the end user often doesn't need to download the generated pdf file, it would be nice to add a print button that will print the preview shown in the tag page.

Todo

  • Find a technical way to print only a certain part of the an HTML page
  • Implements it via a button
  • Implements it when hitting the print page shortcut (Ctrl + P)
@Yann-BUTSCHER-EIRL Yann-BUTSCHER-EIRL added Enhancement New feature or request Help wanted Extra attention is required labels Nov 9, 2022
@Yann-BUTSCHER-EIRL
Copy link
Collaborator Author

We can use CSS to enable the preview to be the only visible element when entering the print mode.

Examples are provided here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Help wanted Extra attention is required
Projects
None yet
Development

No branches or pull requests

1 participant