View Single Post
Posts: 65 | Thanked: 167 times | Joined on Oct 2011 @ Helsinki
#92
Hey Drekkie, thanks for the feedback

as far as I know, the feature you're requesting might come to a later update, but not an immediate one (again, this is not an official statement from Nokia ). However, doing a third party app which does just that should be trivial:
1. List all the contacts (a simple QContactFetchRequest does that), showing for each contact the QContactAvatar and the QContactDisplayLabel
2. When the user selects a contact, create a desktop file in ~/.local/share/applications (you'll also find the bookmarks created from the browser there), that calls openContactCard(contact.localId) on com.nokia.contacts

Low hanging fruit for a third party app developer
 

The Following 4 Users Say Thank You to abustany For This Useful Post: