{"id":40878320,"url":"https://github.com/daneden/kindle-airtable-sync","last_synced_at":"2026-01-22T01:08:20.144Z","repository":{"id":40395253,"uuid":"270753206","full_name":"daneden/kindle-airtable-sync","owner":"daneden","description":"A JavaScript/Node utility to publish Kindle Highlights to an Airtable base","archived":false,"fork":false,"pushed_at":"2023-07-13T08:42:39.000Z","size":25,"stargazers_count":14,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-09T10:02:00.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/daneden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-08T17:04:32.000Z","updated_at":"2023-02-27T13:52:50.000Z","dependencies_parsed_at":"2022-08-09T19:10:50.256Z","dependency_job_id":null,"html_url":"https://github.com/daneden/kindle-airtable-sync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daneden/kindle-airtable-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daneden%2Fkindle-airtable-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daneden%2Fkindle-airtable-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daneden%2Fkindle-airtable-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daneden%2Fkindle-airtable-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daneden","download_url":"https://codeload.github.com/daneden/kindle-airtable-sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daneden%2Fkindle-airtable-sync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28648490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2026-01-22T01:08:20.035Z","updated_at":"2026-01-22T01:08:20.139Z","avatar_url":"https://github.com/daneden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kindle Highlights to Airtable Sync\n\nThis little JavaScript utility syncs your Kindle Highlights to a specified Airtable base.\n\n## Instructions\n\n1. **Create an Airtable base with the following fields:**\n   | name | type |\n   |------|------|\n   | title | `string` |\n   | author | `string` |\n   | note | `string` |\n   | date | `string (ISO 8601 formatted date)` |\n   | pageNumber | `number` |\n   | locStart | `number` |\n   | locEnd | `number` |\n2. **Populate `.env` file.** Copy the `.env.example` file to `.env` and replace the placeholder values. If you plug your Kindle into your Mac, you’ll find your clippings at `/Volumes/Kindle/documents/My Clippings.txt`\n3. **Run `yarn install`** to install dependencies.\n4. **Run `yarn start` to run.**\n\n## Known Issues/Caveats\n\n- This has only been tested on a relatively small clippings file so there are almost definitely edge cases I haven't caught yet.\n- Sometimes the regex used to parse the metadata may fail, causing the record creation to fail altogether\n- There's no deduplication that happens (yet), so subsequent runs may create identical records\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaneden%2Fkindle-airtable-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaneden%2Fkindle-airtable-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaneden%2Fkindle-airtable-sync/lists"}