DEV Community

Ankur Sheel
Ankur Sheel

Posted on • Originally published at ankursheel.com on

2 1

Exporting highlights and annotations from a Kobo Aura

I read a lot of books on my Kobo Aura and I tend to write my own annotations or highlight interesting takeaways. Exporting them manually to my laptop is a pain. Luckily, there is a way that we can export it to a text file.

Steps

  • Plug in the Kobo eReader.
  • Open the file Kobo eReader.conf in a text editing program. Its located in the .kobo/Kobo folder on the KoboReader drive.
  • Add the following code to the file at the bottom
[FeatureSettings]
ExportHighlights=true
  • Save the file. Make sure the extension is .conf and not .txt.
  • Safely eject your Kobo e-reader from the computer.

Now when you long-press the menu of a book will have an extra option, “Export highlights”.

Using this will prompt you for a file name and export the annotations to a file(with the specified name) in the root directory of the device.

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay