Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
luckman212
2 years agoFrequent Contributor
How to do advanced searches from the UI (e.g. search in url)
I imported a lot of items via CSV from Bitwarden and am cleaning them up. I have a need to search for items with certain URLs, but finding it difficult (impossible?) to do via the native GUI app. I w...
luckman212
2 years agoFrequent Contributor
Specifically, I was looking for a way to search for items that have a particular string in their URL. This does not appear to be possible in the GUI. I had to use the CLI + jq to do it.
While the "regular" search DOES match strings in the URL fields, it ALSO matches everything else. So for example, if I want to search for item with a url "apple.com", when I type "apple.com" in the search box, I also get results for items that have apple.com in the Name, the Notes, etc etc. Hope that clears up the question.