KeePassDX
KeePassDX copied to clipboard
Enable Tag search by default
Is your feature request related to a problem? Please describe. Enable default Tag search without using search settings
Linked to https://github.com/Kunzisoft/KeePassDX/issues/1775#issuecomment-2016959423
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?
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?
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.