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

Feature Request: Ability to hide "Passphrase: ___" and show time #88

Closed
bsdayo opened this issue Sep 1, 2023 · 2 comments
Closed

Feature Request: Ability to hide "Passphrase: ___" and show time #88

bsdayo opened this issue Sep 1, 2023 · 2 comments

Comments

@bsdayo
Copy link

bsdayo commented Sep 1, 2023

This is an awesome project! I've used it to encrypt some stuff. I have some feature requests:

  • Add an option to hide the "Passphrase: ___" part. I don't really want to write my passphrase on paper, but having an empty fill-in-the-blank makes me feel uncomfortable. I'd like to have the option to leave it out.
  • Add a display of the time so the paper can show at what point the file was encrypted. (Maybe also a option to control whether to enable this feature?)

Since I don't know Rust at all, there's no way for me to implement them and then submit a PR 😟. I sincerely hope you'll take my suggestions!

edit: Learned some basis about Rust and implemented in #89

@bsdayo
Copy link
Author

bsdayo commented Sep 1, 2023

btw another problem is that the text below the grey dashed line is not centered...? That asymmetry brings a strange feeling.

image

@matiaskorhonen
Copy link
Owner

matiaskorhonen commented Oct 21, 2023

The fields/text below the QR code is more configurable as of v1.2.0 so it's now possible to have arbitrary text there.

e.g. paper-age --notes-label="Created at: $(date -Iseconds)" --skip-notes-line will add the current time to the PDF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants