Skip to content

Instantly share code, notes, and snippets.

@samuelsmal
Last active April 4, 2026 09:11
Show Gist options
  • Select an option

  • Save samuelsmal/0f0b7a87fbbfe4798cb572bbf1394de4 to your computer and use it in GitHub Desktop.

Select an option

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.

@lucky830
Copy link
Copy Markdown

Worked perfectly on the Kobo Aura (edition 2)

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