Export to GitHub

urtconnector - issue #91

Remote data storage


Posted on Sep 8, 2011 by Happy Bear

Support of storing user data into different remote(or local) storage. The main aim is to implement generic framework for extandable storage backends. For example: - localfile - dropbox - googledocs - pastebin - other

Comment #1

Posted on Sep 8, 2011 by Happy Bear

This issue was updated by revision r524.

draft implementation. - you can try to export bookmarks to "/tmp/bookmarks"(hardcoded) in simple binary-file format by pressing right button on bookmarks tab

  • and after you can import(with simple merge) this bookmarks from another user by pressing right botton on bookmarks tab

Review requested.

Comment #2

Posted on Sep 9, 2011 by Happy Bear

This issue was updated by revision r526.

little improvements

Comment #3

Posted on Sep 9, 2011 by Happy Bear

This issue was updated by revision r527.

work in progress

Comment #4

Posted on Sep 9, 2011 by Happy Bear

This issue was updated by revision r528.

3rdparty qjson libraty added json_file storage implemented

Comment #5

Posted on Oct 11, 2011 by Grumpy Camel

(No comment was entered for this change.)

Comment #6

Posted on Feb 5, 2012 by Happy Bear

mainly most work are done. Project are available at branches/remote branch.

You can upload bookmarks at googe-docs and you can download its, but... But I have reach a problem with GDocs resumeable-upload API, so you can't UPDATE you bookmarks already stored at google-docs :( I need help :)

Comment #7

Posted on Sep 14, 2012 by Grumpy Camel

(No comment was entered for this change.)

Status: New

Labels:
Type-Enhancement Priority-Medium OpSys-All Milestone-Release1.0 Component-Persistence Usability