nextcloud / nextcloud/integration_google
Contacts photo quality
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 142
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
When importing contacts the picture imported is only 100x100px, however when you open it from the Google interface, it's 240x240.
Is it possible to fetch the original image?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the contact import flow and where the Google contact photo is fetched. Compare the imported image dimensions with the 240x240 image shown in the Google interface, and consider the issue done when imports use the original available image quality and the result is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100