| Summary | Add support for contact photos with ability to sync |
| Queue | Turba |
| Queue Version | HEAD |
| Type | Enhancement |
| State | Accepted |
| Priority | 1. Low |
| Owners | |
| Requester | xk3 (at) mompl (dot) org |
| Created | 12/06/2007 (157 days ago) |
| Due | |
| Updated | 12/09/2007 (154 days ago) |
| Assigned | |
| Resolved | |
| Attachments | photo.diff ![]() |
| Milestone | |
| Patch |
New Attachment: photo.diff
This is a quick and dirty hack to add a photo element to turba that can be synced. This is NOT a patch for common use but for my special case with a lot of assumptions made, e.g.:
a) turba is just a storage place (attribute is readonly)
b) photo is base64 (seems to be reasonable)
c) only one external client is syncing,
so no format checking or anything like that
Using this hack allows for adding photos to contacts (on MY nokia) that survive a bi-directional sync.
Assigned to
State ⇒ Accepted
Priority ⇒ 1. Low
Summary ⇒ Add support for contact photos with ability to sync
This is already planned, but we do not have a time frame.Queue ⇒ Turba
Summary ⇒ photo support
State ⇒ New
Type ⇒ Enhancement
Priority ⇒ 2. Medium
Just started to play with horde/sync and my E51 syncs really fine with turba, but I miss the little photos you can attach to your contacts on your mobile. Is it possible to add photo support to turba (and its sync, of course)?
A vCard would contain something like:
PHOTO;TYPE=JPEG;ENCODING=BASE64:
/9j/4AAQSkZJRgABAQ ...