Skip to content

franciscoferreira34/KoboNotesPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

KoboNotesPython

KoboNotesPython converts highlights and annotation from Kobo devices to DOCX

Prerequisites

  • pandas
  • sqlite3
  • python-docx

How to use

To convert your sqlite highlights and annotations to DOCX run the following command:

python KoboNotesPython.py toDOCX pathToYourSQLITEFile outPathIncludingNameOfDOCX

Example:

python KoboNotesPython.py toDOCX ../SQLiteFiles/KoboReader.sqlite test/koboAURA20180707.docx

About

Extract highlights and annotations from Kobo devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages