nextcloud / contacts

📇 Contacts app for Nextcloud
https://apps.nextcloud.com/apps/contacts
GNU Affero General Public License v3.0
569 stars 172 forks source link

Create profile picture for firms #3119

Open hooger opened 1 year ago

hooger commented 1 year ago

Is your feature request related to a problem? Please describe.

Profile pictures are a problem and using social media is a solution, however there are blockers for it (e.q. Facebook). In case of firms or companies a FB page or other social media page is not even available.

Describe the solution you'd like

As the email address can be used for profile picture generation through gravatar it may be possible to use the icon of the webpage if submitted. For example, I create a contact for my university, submit the webpage, and the background process takes an icon from the webpage and sets it for the contact if nothing else is used.

Describe alternatives you've considered

No response

Additional context

No response

RokeJulianLockhart commented 1 year ago

Considering that all e-mail address would be able to provide this (favicons are supported on hostnames and IP addresses, not solely domains) this is a clever to this problem. Favicons are also generally quite small regardless of their resolution.