-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Ability to select multiple entries and edit #1314
Comments
I imported from Lastpass and would like to update the icon for over 500 entries which defaulted to the key. It's going to take a long time doing this without bulk update capabilities. |
Since it is currently not possible for KeePassXC-Browser to have aliases I have for my corporate sites, all using activedirectory-login 20+ entries I need to update every 8 weeks. So I would greatly appreciate this feature. |
When it comes to icons it might be nice to have a checkbox that just states "Inherit from group". Additionally, it would be cool to be able to reference the group properties in the items via some kind of template tag e.g. "MyWebsite: { group_title }" would be displayed as "MyWebsite: HTTP Auth" |
@rwese Use |
Imho this is not fixed by #3273, it only covers icons but hardly the need for deeper bulk configuration changes, autotype, password, etc... |
Fair enough, this issue kind of expanded and contracted and expanded. |
#3273 doesn't really cover icons for this request either as that's per-group whereas icons meant under this request is for manually selecting multiple website entries then changing their icons in one go. Like changing icons of multiple entries in multiple different groups or changing icons of multiple entries in single big group with many different entries where the per-group option won't be useful. |
Hello 👋 I would also appreciate such a feature. I really like KeePass' "Edit Entry (Quick)" menu, I posted screenshots in #6527 🙂 |
I would second this feature also. In desperate need to mass edit multiple login titles and have to use normal Keepass for that now. |
The same to me, I would be very glad to use this feature. |
I had this idea but focused on Prefix + Suffix.
Thanks a lot in advance! |
Is there any command-line workaround? E.g. say I want to add url to multiple logins. In the UI, I could select all of these and add a new tag "tobeedited". Is there any way I can use Edit: Can we even add bulk tags from the UI? Just realized even that may not be possible 😞 |
You can bulk add tags since 2.7.3 You can use the keepassxc cli to search for and edit entries in bulk. |
As of 2.7.4, bulk adding of tags works well but only if none of the entries selected already have the tag to be added. Suggestion: I think there should be a new UI containing the following behavior which exists in
|
I explicitly made this functionality simple and will not be modifying it. If you want to add tags to all entries with mixed tags then you just need to right click through the tag menu twice. |
@droidmonkey , I'm not sure I understand how to right click the tag menu as I do not see tag menu in macOS? Am I missing something, or is it platform specific? It would be extremely useful to have the following:
|
You need to update to the latest version of keepassxc |
what is exact version, I have the latest, 2.7.4 on macOS and I do not see this option. |
Right click any entry, you should see a Tags item. See this PR for more info: #8435 |
It would be really useful to have the bulk update feature on password expiry date. |
How to chase icons for more than one entry at once, I want to change several entries to have the same icon. |
@lvbibir For this I found a simple solution that involves right clicking a parent folder which allows you to recursively apply an icon to all entries. |
I think it can be useful to be able to select multiple entries and edit. So some settings will be greyed out (the settings that can only edited individually) except for those that can be modified even when multiple entries are selected e.g. icons, additional attributes, enable/disable auto type settings and whatever else is applicable. This will be very useful and time saving instead of editing entries one by one.
The text was updated successfully, but these errors were encountered: