standardnotes / token-vault

Standard Notes extension for storing 2FA tokens
https://standardnotes.org/extensions/tokenvault
13 stars 12 forks source link

Arbitrary fields #39

Open saizai opened 3 years ago

saizai commented 3 years ago

I suggest allowing arbitrary non-secret fields, e.g. email (vs username), organization, browsers allowed to access this entry (for #38), etc.

Basically this means just turning the notes field from a string to a hash, with "notes" the default key and a small set of frequently used values as drop-down options in addition to manual entry.