Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 05-10-2013, 01:14 AM   #1
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,608
Karma: 3000161
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Consulting Notes

I apologize if there is an easy way to do it but I did not find it.

I proof-readed a book of mine on Kobo Glo and took note (Add Note, typing the text, Save) of some mistakes. Now, I would like to consult these notes, going from the first one to the next and so on, so as to correct the book on my computer.

Is this possible? If not, what the use of taking notes?
roger64 is offline   Reply With Quote
Old 05-10-2013, 01:50 AM   #2
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,907
Karma: 47303748
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
The notes are accessed from the annotations list. Press the middle of the screen and then the book icon. Then select "Annotations".

From the list you can view the full annotation, or show it in the book. But, to get to the next one, you have to go back to the list.
davidfor is offline   Reply With Quote
Advert
Old 05-10-2013, 02:25 AM   #3
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,608
Karma: 3000161
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Oh. On one side it's written Notes, on the other side it's written Annotations, and it's enough to fool a weak brain like mine. Thanks, it's OK now. Could be more handy but anyway quite useful.
roger64 is offline   Reply With Quote
Old 05-11-2013, 09:06 AM   #4
AlPe
Digital Amanuensis
AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.
 
AlPe's Avatar
 
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
Hi,

if you want to export your annotations and highlights to CSV format (e.g., for using them in a spreadsheet program), you can use my Python script which you can download
here.

Usage:
Code:
$ python export_Kobo_notes.py [ARGUMENTS]

Arguments:
 -h, --help          : print this usage message and exit
 -f, --file <file>   : <file> is the path to KoboReader.sqlite
 -c, --csv           : output CSV values, instead of human-readable strings
 -o, --output <file> : write output to <file>

Exit codes:

 0 = no error
 1 = invalid argument(s) error
 2 = file KoboReader.sqlite not found
 4 = provided file is not a valid KoboReader.sqlite db
 8 = output file cannot be written

Examples:

 1. Print this usage message
    $ python export_Kobo_notes.py -h

 2. Print annotations and highlit passages in human-readable form
    $ python export_Kobo_notes.py -f KoboReader.sqlite

 3. As above, but output to file output.txt
    $ python export_Kobo_notes.py -f KoboReader.sqlite -o output.txt 

 4. As above, but output in CSV form
    $ python export_Kobo_notes.py -c -f KoboReader.sqlite

 5. As above, but output to output.csv
    $ python export_Kobo_notes.py -c -f KoboReader.sqlite -o output.csv
AlPe is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Female Consulting Detectives? earthpigborn Reading Recommendations 74 11-17-2011 06:53 PM
consulting on publishing ibooks BatGrfx Writers' Corner 1 08-11-2011 07:44 PM


All times are GMT -4. The time now is 11:38 PM.


MobileRead.com is a privately owned, operated and funded community.