{"id":26992242,"url":"https://github.com/mgmarlow/highlights","last_synced_at":"2025-04-03T22:27:05.777Z","repository":{"id":56876409,"uuid":"314922634","full_name":"mgmarlow/highlights","owner":"mgmarlow","description":"Convert Kindle CSV to markdown or HTML.","archived":false,"fork":false,"pushed_at":"2020-11-26T23:16:52.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T15:04:53.522Z","etag":null,"topics":["gem","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgmarlow.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-11-21T23:27:07.000Z","updated_at":"2020-11-26T23:16:54.000Z","dependencies_parsed_at":"2022-08-20T23:10:22.604Z","dependency_job_id":null,"html_url":"https://github.com/mgmarlow/highlights","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgmarlow%2Fhighlights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgmarlow%2Fhighlights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgmarlow%2Fhighlights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgmarlow%2Fhighlights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgmarlow","download_url":"https://codeload.github.com/mgmarlow/highlights/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247087917,"owners_count":20881481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["gem","ruby"],"created_at":"2025-04-03T22:27:05.234Z","updated_at":"2025-04-03T22:27:05.763Z","avatar_url":"https://github.com/mgmarlow.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Highlights\n\nA CLI that converts Kindle CSV documents to Markdown or HTML.\n\n## Example\n\n```\n$ highlights -f zamm_notes.csv -o zamm_notes.md\n$ head zamm_notes.md\n```\n\nOutputs:\n\n```\n# ZEN AND THE ART OF MOTORCYCLE MAINTENANCE: AN INQUIRY INTO VALUES\n\nby Robert M. Pirsig\n\n## Notes\n\n\u003e You're a passive observer and it is all moving by you boringly in a frame.\n\nHighlight (Yellow): Page 4\n\n\u003e Instead you spend your time being aware of things and meditating on them. On sights and sounds, on the mood of the weather and things remembered, on the machine and the countryside you�re in, thinking about things at great leisure and length without being hurried and without feeling you're losing time.\n\nHighlight (Yellow): Page 6\n```\n\n## Installation\n\n```\n$ gem install highlights\n```\n\n## Usage\n\n```\n$ highlights -h\n\nUsage: highlights -f file.csv -o [output file]\n    -f, --file=FILENAME              Kindle notes CSV file\n    -o, --output=OUTPUT              Output file. Accepts HTML and markdown (default: notes.md)\n    -h, --help                       Show help\n    -v, --version                    Show version\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/mgmarlow/highlights.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgmarlow%2Fhighlights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgmarlow%2Fhighlights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgmarlow%2Fhighlights/lists"}