-
-
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
Download favicon for all entries without icon [$40 awarded] #735
Comments
Yeah this feature would be really awesome (after they get around fixing the favicon fetching) |
@kusaha what is the problem with favicon fetching? |
@kusaha, possible workaround is to use Favicon downloader plugin with original Keepass. |
Just in case anyone else is having the same troubles I am... For whatever reason I couldn't get the SourceForge mirrors to let me download the original Favicon downloader plugin for KeePass, so I'm using this plugin instead, which seems to work so far: https://github.com/navossoc/KeePass-Yet-Another-Favicon-Downloader Looking forward to seeing this as a feature for KeePassXC so I can finally throw my old KeePass install away. |
I'm using KeePassXC 2.3.4 and I can't find this "favicon download" option. Where is this? |
You need to define a url for the entry. Then go to the icon section on the left of the edit entry page. The button is at the bottom. |
An "Update all favicons" would also be useful. For first time downloading all favicons and for downloading and setting new favicons over old ones if there are any. |
I opened a work-in-progress PR that you can try: #3169. |
I did find a workaround:
have fun! :) |
Recommend turning off auto saving before doing the above |
Maybe increase the "Favicon download timeout" to 60 sec. |
You can do that in the application settings |
Not sure if there was an explicit feature built for this but this worked for me. |
Works great as a workaround! |
Where is the functionality located? Is it |
@aetonsi Are you using "Use DuckDuckGo service to download website icons" from Application Settings -> Security? |
@varjolintu yes i am. |
If there is already a custom icon on an entry, then the bulk download feature will NOT replace that icon. You need to do an individual download to replace a custom icon. |
i understand that, i am asking, where is this bulk download feature located? i thought it was under |
@aetonsi Just select all/the entries you want to download, right-click and choose “download favicon”. |
.. and do that in every single folder? or just in the tree on the left? if i do it on the root, nothing happens. if i do it on individual folders it works |
Do it in each folder (group). |
Just so i understand, the |
Using the group option should recurse down the folder tree. Like I said, however, that will not replace already existing downloaded icons. To do that you need to do the entry selection option. Searching for * and doing the download is cool 😎 |
Ok so it should recurse.. unluckily it doesn't, when i do it on the root group (the database). Nothing at all happens. No popup, no nothing. |
It does not recurse, although I can't decide if this is desired behavior or not. Recursing could be seen as a negative behavior. |
Oh ok. So the |
Correct |
Expected Behavior
It will download the favicon and set it as symbol for each entry (for which no icon was defined, yet)
Current Behavior
You have to download the favicon for every single entry.
Context
Having a huge database without any custom icons set, this new feature would dramatically reduce manual effort.
Update 2017/10/05: It might also be useful to add an option to force an update of existing favicons.
The text was updated successfully, but these errors were encountered: