Skip to content

Instantly share code, notes, and snippets.

@samuelsmal
Last active July 15, 2024 12:04
Show Gist options
  • Save samuelsmal/0f0b7a87fbbfe4798cb572bbf1394de4 to your computer and use it in GitHub Desktop.
Save samuelsmal/0f0b7a87fbbfe4798cb572bbf1394de4 to your computer and use it in GitHub Desktop.
how to export notes and highlights from kobo

Steps

  1. connect kobo to your device
  2. open a file browser and navigate to the mounted kobo folder
  3. navigate to the hidden folder .kobo/Kobo
  4. open the file Kobo eReader.conf
  5. navigate to the section [FeatureSettings], if it doesn't exist, create it.
  6. add the line ExportHighlights=true and save
  7. disconnect the device
  8. now you can long press on a book and export the note file into a .txt file which will be saved alongside your books. to get it connect your ereader.

Tested on

Working

  • Kobo Clara HD
  • Kobo Libra
  • Kobo Libra 2
  • Kobo Nia
  • Kobo Glo

Not Working

  • Kobo Elipsa (not necessary, default functionality)
  • Kobo Libra Colour

Source

https://www.matteopezzi.com/how-to-export-annotations-on-kobo-aura/

Further reading

See also Export-Kobo.

@SpiteBall
Copy link

Just wanted to share what finally worked for me:
Initially. I would make the edit, save the file, and safely eject, but Kobo kept reverting the changes. I found that if, after making the changes to the Kobo ereader.conf file and saving it, THEN openening and merely just saving the Analytics file that is in the same directory (without making any changes), Kobo wouldn't wouldn't revert the change and the edit would stick.

@Ghdhdhdh
Copy link

On kobo libra colour is a no go. The changes are saved, but the option is nowhere to be seen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment