KeePassDX icon indicating copy to clipboard operation
KeePassDX copied to clipboard

Enable Tag search by default

Open J-Jamet opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. Enable default Tag search without using search settings

J-Jamet avatar Mar 27 '24 20:03 J-Jamet

Linked to https://github.com/Kunzisoft/KeePassDX/issues/1775#issuecomment-2016959423

J-Jamet avatar Mar 27 '24 20:03 J-Jamet

I guess you didn't enable groups & tags earlier by default for older versions of database formats... What if the user using an older version of KDBX that doesn't support those? Simply ignore such advanced field?

shuvashish76 avatar Mar 30 '24 16:03 shuvashish76

The comment about "older versions" is unclear to me... Is it currently possible to include searching tags by default in KPDX? If so, where does one change this default setting?

e-t-l avatar Oct 20 '25 18:10 e-t-l

If tags are not available in the database format, they can simply be managed from the application interface using conditional code.

Currently, the search is performed automatically, but I need to include this case in the manual search so that the user can select it or not.

J-Jamet avatar Oct 24 '25 06:10 J-Jamet