6.0.0-alpha10
5/17/25

[#7250] Add x-vbookmark support
Summary Add x-vbookmark support
Queue Trean
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester jan (at) horde (dot) org
Created 08/28/2008 (6106 days ago)
Due
Updated 11/13/2011 (4934 days ago)
Assigned
Resolved 11/13/2011 (4934 days ago)
Milestone 2
Patch No

History
11/13/2011 12:26:02 AM Chuck Hagenbuch Comment #2
State ⇒ Rejected
Reply to this comment
I haven't heard anything about this recently, and bookmark sync seems 
to be decidedly balkanized on proprietary protocols. Closing...
01/15/2009 04:47:24 AM Chuck Hagenbuch Milestone ⇒ 2
 
08/28/2008 04:35:59 PM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Trean
Summary ⇒ Add x-vbookmark support
Type ⇒ Enhancement
State ⇒ Accepted
Reply to this comment
At least SE phones seem to support some non-standard text/x-vbookmark 
content type. This seem to be modeled after iCalendar data, so my 
guess on a valid bookmark object is:



BEGIN:VBKM

VERSION:1.0

URL:http://www.example.com

TITLE:Url Title

END:VBKM



There is also an unknown X-IRMC-URL property.

There seem to be another object type specified with BEGIN:VENV. Not 
sure what it does, but it might be grouping individual bookmarks in a 
folder.



To find out the complete syntax, we probably have to add a 
synchronization stub that simply accepts any incoming data and logs 
it, so that we can further analyze.

Saved Queries