Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for search in specific database #114

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

damienfinck
Copy link
Contributor

Use case: you open 2 databases (a personal database and a shared database). You probably don't want to search in the shared database. You probably also want to avoid adding "KeePassNatMsg Settings" plugin data to the shared database.
With this PR, it is now possible to ask to search in the currently selected database (default case), in all open databases or only in a particular database and choose it.

To add this option, I've converted the "Search in all opened databases for matching entries" checkbox into two radio buttons (with backwards compatibility) and added a radio button to define a specific search database.

@smorks smorks self-assigned this Jan 3, 2024
@smorks smorks merged commit 01f9266 into smorks:main Jan 9, 2024
@damienfinck damienfinck deleted the AddSupportSearchInSpecificDatabase branch February 18, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants