{"id":50758226,"url":"https://github.com/firedev/apple_books_highlight","last_synced_at":"2026-06-11T07:30:31.410Z","repository":{"id":335211786,"uuid":"1144780864","full_name":"firedev/apple_books_highlight","owner":"firedev","description":"Exports your Apple Books highlights into an Obsidian vault as Markdown fies — one per book, with YAML frontmatter.","archived":false,"fork":false,"pushed_at":"2026-01-29T03:31:18.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-29T19:55:10.563Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/firedev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-29T03:24:37.000Z","updated_at":"2026-01-29T03:32:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/firedev/apple_books_highlight","commit_stats":null,"previous_names":["firedev/apple_books_highlight"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/firedev/apple_books_highlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Fapple_books_highlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Fapple_books_highlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Fapple_books_highlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Fapple_books_highlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firedev","download_url":"https://codeload.github.com/firedev/apple_books_highlight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Fapple_books_highlight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34188272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-06-11T07:30:30.750Z","updated_at":"2026-06-11T07:30:31.400Z","avatar_url":"https://github.com/firedev.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apple Books Highlights for Obsidian\n\nExports your Apple Books highlights into an Obsidian vault as Markdown files — one per book, with YAML frontmatter.\n\nPoint it at your vault and each book becomes a note you can tag, link, and query.\n\n## Usage\n\n```bash\nbin/highlights ~/obsidian-vault/books\n```\n\n## Output\n\n```markdown\n---\nkind: book\nstatus: raw\nthemes: []\ntitle: \"Be Here Now\"\nauthor: \"Ram Dass\"\nasset_id: \"1FD86D65F77F848B9BB52CAB16564AA3\"\nannotations: 3\n---\n\n### Chapter 1\n\n\u003e My colleagues and I were 9 to 5 psychologists.\n\n*Note: This connects to the maya concept*\n```\n\nRe-running preserves manually edited `themes` and `status` fields.\n\n## Tests\n\n```bash\nbundle exec ruby -Ilib -Itest -e 'Dir.glob(\"test/*_test.rb\").each { |f| require_relative f }'\n```\n\n## Installation\n\n### Requirements\n\n- macOS (Apple Books stores highlights locally)\n- Ruby 3.1 or later (macOS system Ruby 2.6.10 is not supported)\n\n### 1. Install Ruby\n\nPick one:\n\n**Homebrew (simplest):**\n\n```bash\nbrew install ruby\n```\n\n**rbenv (version manager):**\n\n```bash\nbrew install rbenv\nrbenv install 3.3.0\nrbenv global 3.3.0\n```\n\n**asdf (version manager):**\n\n```bash\nasdf plugin add ruby\nasdf install ruby 3.3.0\nasdf global ruby 3.3.0\n```\n\n### 2. Clone the repo\n\n```bash\ngit clone git@github.com:firedev/apple_books_highlight.git\ncd apple_books_highlight\n```\n\n### 3. Install dependencies\n\n```bash\nbundle install\n```\n\n### 4. Run\n\n```bash\nbin/highlights ~/path/to/your/obsidian-vault/books\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiredev%2Fapple_books_highlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiredev%2Fapple_books_highlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiredev%2Fapple_books_highlight/lists"}