View Single Post
Old 08-25-2013, 09:00 AM   #3
mjost
Member
mjost began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jan 2013
Location: Munich
Device: Kobo Glo
First round of notes....

Hello,

as announced my findings so far.
To look into one of the DBs, I'm using SQLite Manager for Firefox:
https://code.google.com/p/sqlite-manager/

Schemaspy can be used to get an overview:
http://schemaspy.sourceforge.net/
There is also an schema for the Kobo DB here:
http://kobodb-schema.sourceforge.net/index.html
But this is version 52, while my DB claims to be 101 - quite a gap.

The "Bookmark" table seems to contain the notes:
column "text": Marked text
column "Annotation": The note added ot the bookarm/marked text

Regards

Martin
mjost is offline   Reply With Quote