keepassium / KeePassium

KeePass-compatible password manager for iOS
https://keepassium.com
Other
1.21k stars 103 forks source link

Add auto complete/suggestion feature on new Entry creation #255

Open OculiViridi opened 2 years ago

OculiViridi commented 2 years ago

Feature description

When creating a new Entry in a database it would be useful to have auto complete suggestions for some fields (i.e.: Username) based on currently available values already present inside other entries of the current database, for the same field.

Why it could be useful

It could speed up the creation of new entries. When we need to create a new account on a website/service/etc., how many times we use the same username or e-mail? So, when we create the new entry in KeePassium, we can avoid insert every time the same value for some fields. The same could be for fields other than username and maybe also for custom ones.

keepassium commented 2 years ago

Thanks! There is already a "Choose" button for usernames that shows most frequent usernames in the DB (plus a few random ones). But I guess you mean a kind of show-as-you-type suggestions?

OculiViridi commented 2 years ago

Thanks! There is already a "Choose" button for usernames that shows most frequent usernames in the DB (plus a few random ones).

I didn't notice! It's useful, but somewhat limited.

But I guess you mean a kind of show-as-you-type suggestions?

Yes. 😉