mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-13 08:19:50 -05:00
Docs: example for how to search using attributes (#6410)
This commit is contained in:
parent
91e74944f3
commit
9fee79ea96
@ -171,6 +171,9 @@ The following tables lists a few samples search queries for your reference:
|
||||
|
||||
|`+user:johnsmith -url:www.google.com *notes:"secret note \d"`
|
||||
|Search the username field for exactly johnsmith, the URL must not contain www.google.com, and notes contains secret note [digit].
|
||||
|
||||
|`+attr:mystring123`
|
||||
|Searches all Additional Attributes for any name OR value equal to mystring123.
|
||||
|===
|
||||
|
||||
== Advanced Entry Options
|
||||
|
Loading…
Reference in New Issue
Block a user