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

Entry types display formatting #540

Closed
perry-mitchell opened this issue Feb 21, 2018 · 3 comments
Closed

Entry types display formatting #540

perry-mitchell opened this issue Feb 21, 2018 · 3 comments

Comments

@perry-mitchell
Copy link
Member

Implement entry types (available in core) so that new types of entries can be created. For example:

  • SSH keys
  • Notes
  • Credit cards
@darsain
Copy link

darsain commented Feb 21, 2018

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:

----- BEGIN LICENSE -----
Username
Single User License
EA0E-000000
00F0000D CF000D00 0000CEDC F0C00DD0
000D00EF 00FE00B0 00CCFCA0 00FBD0F0
00AAEB0B 000B00AD 0BAC0B00 00000DD0
00A00000 0000E0C0 00F0E0BB BE00C0E0
C00C000E C0AC0000 0F0C00C0 0000CA0F
A00DE00F 000BB0E0 0D00000E 0000000F
EDF0D0A0 0A00DCCB 00000CB0 00ABEC00
00E0F0A0 FB00CC00 D0E000C0 C00A0AE0
------ END LICENSE ------

@perry-mitchell
Copy link
Member Author

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.

@perry-mitchell
Copy link
Member Author

Closing in favour of #807 as it references the new featureset which needs integration.

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

No branches or pull requests

2 participants