You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if you could have several URL per keepass entry.
For example, the WeAutoType plugin supports a syntax for that. With this syntax you only need one Keepass entry, and in the "Auto-Type" tab put additional URL in a special format similar to this:
I agree - the duplicate entry approach in KeePass isn't very user friendly for either entry or viewing a database.
The above suggestion would be much cleaner, and I'd suggest making it flexible by allowing a regex to specify which fields should be searched, with a default value of ^URL (== ^URL.*$) or even just URL (== ^.URL.$)
It would be nice if you could have several URL per keepass entry.
For example, the WeAutoType plugin supports a syntax for that. With this syntax you only need one Keepass entry, and in the "Auto-Type" tab put additional URL in a special format similar to this:
??:URL:https://citi.com
??:URL:https://citibank.com
And so on.
There was a similar request #107, but the solution given has some drawbacks. I don't want my file full with lots of duplicate entries.
The text was updated successfully, but these errors were encountered: