Skip to content

Tool to extract highlights and notes taken on an Onyx Boox e-reader and to export them as Markdown

License

Notifications You must be signed in to change notification settings

ShaddyDC/highlight-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

highlight-extract

Tool to extract highlights and notes taken on an Onyx Boox e-reader and to export them as Markdown or json.

I have only tested on my personal files and some I have found online in similar projects. If you have a file that is failing or unsupported, open an issue with a comprehensive sample, and I will attempt to fix it.

Usage

$ highlight-extract ./data.txt # or simply cargo run -- ./data.txt

Enable json output with the -j flag. Errors should be reported to stderr, so it should be fine to pipe the output around.

On Nix with Flakes enabled, you can run it without installation with

$ nix run github:shaddydc/highlight-extract ./data.txt

About

Tool to extract highlights and notes taken on an Onyx Boox e-reader and to export them as Markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published