![]() |
#1 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19
Karma: 7940
Join Date: Jul 2010
Device: none
|
Annotations support and export
Hello,
I have few questions about annotations support for the new Kobo Glo.
|
![]() |
![]() |
![]() |
#2 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Annotations are supported on ePubs.
The only way to automatically get them out is via calibre. But, they are stored in an XML file that can easily be copied out and examined. No to free-hand support. |
![]() |
![]() |
Advert | |
|
![]() |
#3 | |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jul 2012
Device: Kobo Touch
|
Quote:
This shell script works for the Kobo Touch, I think it will also work for the Glo. You should adapt the kobodir definition to the mount point of the device (or directory containing a copy of the device contents). Code:
#!/bin/sh # ---------------------------------------------------------------------- # Extract the bookmark annotations from the Kobo database. # ---------------------------------------------------------------------- kobodir=/media/KOBOeReader db="$kobodir/.kobo/KoboReader.sqlite" sqlite3 "$db" 'select VolumeID,StartContainerPath,Text,Annotation from Bookmark;' | awk -F'|' 'BEGIN{OFS="|"}{gsub("/", "_", $1); print}' | sort -t/ -k1 -k2 -n -k4 -k5 -k6 -k7 -k8 | sed ' s/[^|]*|// s/[^|]*|// s/|/\n\n/ s/$/\n\n/ ' Last edited by dicks; 10-15-2012 at 10:14 AM. Reason: changed kobodir definition |
|
![]() |
![]() |
![]() |
#4 | |
Gangnam style!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 373
Karma: 3646106
Join Date: Aug 2011
Device: Kobo
|
Quote:
There have been a few times that I would like to have the notes I have made available elsewhere. Where can I find the xml document, and is it easy to get my notes out and into something else (say a Word document)? |
|
![]() |
![]() |
![]() |
#5 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
|
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Oct 2012
Device: none
|
Hello!
I would like to know if the Kobo Glo has a text editor. Not just for adding notes to ebooks, but also to create txt files like a Notepad. Thank you! |
![]() |
![]() |
![]() |
#7 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,217
Karma: 3804496
Join Date: Feb 2012
Location: Ottawa, Ontario, Canada
Device: Kobo Libra 2, Lenovo Tab M10 FHD Plus, Lenovo Tab M9
|
There is no text editor except for annotations. You could conceivably write notes using the Sketchpad application, but any such notes would be saved as an image file, not a .txt. Sorry.
|
![]() |
![]() |
![]() |
#8 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Oct 2012
Device: none
|
Ok, thank you very much!
|
![]() |
![]() |
![]() |
#9 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 20
Karma: 8644
Join Date: Dec 2012
Device: kobo glo
|
Hello everybody. This is my first post. I'm going to buy a Kobo glo. Since I'm used to a kindle device and I'm really fond of its way to handle notes and annotations (mainly highlighting parts of the texts to export them to other files later) I did a little research and discovered that with the kobo is not that simple. I ended up here and got to know that you can read your "highlightings" and export them through calibre. I'd like to know how to do that step by step. I hope somebody'll be able to help me.
Thanks in advance Cheers |
![]() |
![]() |
![]() |
#10 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
The alternative is to get the files I mention in a post above. |
|
![]() |
![]() |
![]() |
#11 | |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 20
Karma: 8644
Join Date: Dec 2012
Device: kobo glo
|
Quote:
http://www.imagebam.com/image/35ad3b224949715 Is it what I will find, or is there an easy way I can find my annotations? P.s. Thanks for your answer. |
|
![]() |
![]() |
![]() |
#12 | |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 20
Karma: 8644
Join Date: Dec 2012
Device: kobo glo
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#13 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
|
|
![]() |
![]() |
![]() |
#14 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 211
Karma: 32760
Join Date: Nov 2007
Location: Allegheny Mountains
Device: Kobo mini, PW3,NookST
|
You can copy and paste the notes in calibre's comment field to a document, and I noticed that Kobo's android app will let you send your highlights, etc. to other programs for saving.
|
![]() |
![]() |
![]() |
#15 | |
Treachery of images ...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,113
Karma: 92523791
Join Date: May 2012
Location: Australia
Device: Sony 650, Kobo Glo, H2O, Aura One, Forma, Libra 2, Libra Colour
|
Quote:
But where do I find them in the Calibre version? (Yes, I've removed the device from the PC, lol) |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calibre support for Kobo Annotations | timlegge | Kobo Reader | 29 | 09-09-2016 06:48 AM |
Touch support for annotations and bookmarks on epub? | jfca283 | Kobo Reader | 8 | 11-03-2011 07:47 PM |
Pdf annotations and Kindle annotations | BranMakMorn | Calibre | 0 | 06-25-2011 02:42 PM |
Support officially outsourced to Phillippines (paid support) | larka | enTourage eDGe | 5 | 06-08-2011 12:48 AM |
Is Astak support on vacation or just stopped support? | dmikov | Astak EZReader | 9 | 01-22-2010 01:43 PM |