Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.7k stars 276 forks source link

Search results should include group names #1734

Open RTechSn opened 10 months ago

RTechSn commented 10 months ago

Is your feature request related to a problem? Please describe. Hi. I'm organising my database by groups: for each machine there is a group with a distinct name. In that group there are passwords, that can have repeated names in other groups. For example:

MyComputer:

MyMomsComputer

... etc

As you can see, if i search for something like "Admin" i'll get many results, which are hard to parse, since there are many simillar entries. But if i search for "MyComputer", i get nothing.

Describe the solution you'd like Search results should include group names. By clicking a group name result, respective group should be navigated to.

J-Jamet commented 10 months ago

You can search by group by going to the corresponding group and checking the current group. I'm aware that this isn't the most intuitive way of doing things, but selecting groups to search for would require a tree selection with new screens. It's enviable, but not a priority, as the work involved is huge.