-
Notifications
You must be signed in to change notification settings - Fork 332
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
Entry types display formatting #540
Comments
Don't forget for password entry type. I'd use it for PINs, CVC, and such. Also, I assume note field type will support properly entering and displaying new line characters. Well I'd also love an alternative code field, which would work the same as note, but entering and displaying in monospaced font. Use case: PGP keys, license keys such as for Sublime text, etc... example:
|
Great idea @darsain - I completely agree with the idea of having a more monospace-friendly Note type. A password type also sounds good - to compliment the default username/password login type. |
Closing in favour of #807 as it references the new featureset which needs integration. |
Implement entry types (available in core) so that new types of entries can be created. For example:
The text was updated successfully, but these errors were encountered: