{"id":15105959,"url":"https://github.com/dimasmith/highlights","last_synced_at":"2026-01-19T07:03:00.287Z","repository":{"id":60603064,"uuid":"538726504","full_name":"dimasmith/highlights","owner":"dimasmith","description":"A tool to convert highlights from Kindle application to various formats","archived":false,"fork":false,"pushed_at":"2022-10-22T13:16:28.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-21T02:54:12.842Z","etag":null,"topics":["kindle","markdown","obsidian"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimasmith.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-19T22:59:28.000Z","updated_at":"2023-07-25T15:01:47.000Z","dependencies_parsed_at":"2022-10-02T00:40:16.206Z","dependency_job_id":null,"html_url":"https://github.com/dimasmith/highlights","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dimasmith/highlights","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Fhighlights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Fhighlights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Fhighlights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Fhighlights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimasmith","download_url":"https://codeload.github.com/dimasmith/highlights/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimasmith%2Fhighlights/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28562691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kindle","markdown","obsidian"],"created_at":"2024-09-25T21:00:24.947Z","updated_at":"2026-01-19T07:03:00.272Z","avatar_url":"https://github.com/dimasmith.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Highlight Converter\n\nConverts exported kindle highlights to other formats.\n\n## Motivation\n\nAfter reader finishes a Kindle book it is handy to place highlights from the book\ninto some readable format for revisiting it later.\nThe `highlights` utility is created to convert exported highlights to other formats\nmore suitable for placing into note-taking software.\n\n## Installation\n\nUse cargo to install the `highlights` tool locally:\n\n```shell\ncargo install highlights\n```\n\n## Usage\n\n```shell\nUsage: highlights [SOURCE] [TARGET]\n\nArguments:\n  [SOURCE]  input file\n  [TARGET]  output file\n\nOptions:\n  -h, --help     Print help information\n  -V, --version  Print version information\n```\n\n### Examples\n\nRead highlights from the bookcision json file and render to the output stream.\n\n```shell\nhighlights input.json\n```\n\nRead highlights from the bookcision json file and render to the file.\n\n```shell\nhighlights kasparov.json kasparov.md\n```\n\n## Supported output formats\n\n### Markdown\n\nThe highlights are suitable for importing into the Obsidian or similar software that works with Markdown format.\n\n## Supported input formats\n\n### Bookcision JSON\n\nA free [bookcision](https://readwise.io/bookcision) service provides a way to export\nkindle highlights to the json file.\nHighlight support those files as an input.\n\n## Samples\n\nYou can check resulting formatted highlights in `samples` directory.\n\n- `default_markdown.md` - example of markdown highlights with default formatter;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimasmith%2Fhighlights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimasmith%2Fhighlights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimasmith%2Fhighlights/lists"}