[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 302134] Feature Request: Google Bookmarks
From:       Dan Vratil <dan () progdan ! cz>
Date:       2012-06-18 23:40:36
Message-ID: bug-302134-17878-A39APBZvNw () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=302134

Dan Vratil <dan@progdan.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Featurerequest: Google      |Feature Request: Google
                   |Bookmarks                   |Bookmarks

--- Comment #2 from Dan Vratil <dan@progdan.cz> ---
This might in the end be much harder then I thought :-/ The web interface does
not use AJAX but the pages seem to all be generated on server side.

- for read access there is a XML feed:
https://www.google.com/bookmarks/lookup?output=xml 

- search queries don't seem to work though on the XML feed though -
/bookmarks/lookup?q=label:Test displays the classical web interface with only
"Test" bookmarks while /bookmarks/lookup?q=label:Test&output=xml always lists
all bookmarks. This means that we can't use incremental synchronization.

- OAuth does not work, only Google web cookies - this means that we can't
effectively use LibKGAPI and the Akonadi resource must store username and
password locally in KWallet

- no write API - we will probably have to fake the create/edit form in th web
interface and use HTTP POST to submit changes

- I have no idea how to delete a bookmark - this only function is asynchronous
but the JavaScript is compressed and almost impossible to read - I'll have to
get some beer first.

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic