<span class="Apple-style-span" style><div><div>Is anyone currently working on the data sync feature? According to the roadmap wiki on TechBase it appears not. I would be more than happy to implement this feature as I have just uninstalled firefox forever from my box after it's bi-monthly update nonsense has broken my xmarks/lastpass data syncing for the last time. Rekonq is quick, light, and I love it, but it really needs data syncing. </div>
</div><div><br></div><div>Regarding syncing, we would first have to decide where to store the bookmarks:</div><div><br></div><div>*) Google Bookmarks. </div><div>    - Wiki mentions there is no API but apparently the api is known and quite simple: </div>
<div>    - <a href="http://www.mmartins.com/mmartins/googlebookmarksapi/" target="_blank" style="color:rgb(17,85,204)">http://www.mmartins.com/mmartins/googlebookmarksapi/</a></div><div><br></div><div>*) WebDAV</div><div>
    - Xmarks/LastPass uses WebDAV apparently as well.</div><div>    - <a href="http://blog.barfoo.org/2009/05/03/firefox-hosting-xmarks-formerly-foxmarks-on-lighttpd/" target="_blank" style="color:rgb(17,85,204)">http://blog.barfoo.org/2009/05/03/firefox-hosting-xmarks-formerly-foxmarks-on-lighttpd/</a></div>
<div><br></div><div>*) Digg: </div><div>    - Certainly a possibility: </div><div>    - <a href="http://apidoc.digg.com/w/page/17759000/FrontPage" target="_blank" style="color:rgb(17,85,204)">http://apidoc.digg.com/w/page/17759000/FrontPage</a> </div>
<div><br></div><div>*) Firefox Sync: Another possibility. </div><div>    - Centered around sharing bookmarks with mobile devices.</div><div>    - Uses WPS style pin generation from the "original device" to pair additional "devices". </div>
<div>    - Several implementations of the server are available, allowing for self-hosting of the sync repository. </div><div>    - <a href="https://wiki.mozilla.org/Firefox_Sync" target="_blank" style="color:rgb(17,85,204)">https://wiki.mozilla.org/Firefox_Sync</a></div>
<div><br></div><div>*) Git</div><div>    - Another possibility would be to simply commit changes to an xml representation of the sync data to a git or svn repo.</div><div>    - Allows self hosting </div><div><br></div><div>
*) KDE Perfection (Akonadi + Wallet)</div><div>    - The pentultimate KDE perfection: Store Bookmarks in Akonadi, Store passwords in Wallet:</div><div>    - If only there was a way to sync 2 KDE wallets???</div><div>    - Akonadi already has the ability to load local bookmarks from a bookmarks.xml file. I could envision rekonq using the Akonadi bookmarks resources and adding a module to load and store Bookmarks in any number of the above storage solutions. </div>
<div><br></div></span>