Is there a way to search for entries by website url field ( partial match)?
I self-host a large number of applications for which I create CNAME records for each app underneath my custom domain. Each one has unique credentials and hence a separate login card in 1Password.
To avoid every service's login from appearing in the list of 1Password Suggestions, I need to go through each card and change the website setting to "only fill on this exact host".
The challenge is how to filter the login list in 1Password to show only these self-hosted applications.
The patterns of these URLs are :
- http://app.int.mydomain/
- https://app.int.mydomain/
- https://app.mydomain/ for publicly accessible sites.
So the search pattern might be any website that contains the substring "mydomain/" . I could get fancier with regular expressions, but I don't think that is needed here. A search "website url contains" the substring "mydomain/" should be sufficient.
Is there way to accomplish this search in the Desktop app?
My setup
- OS: macOS 15.6
- 1Password: 1Password for Mac 8.11.8 (81108040)
