{"id":29999969,"url":"https://github.com/scova0731/obsidian-oreilly-learning-plugin","last_synced_at":"2026-05-16T18:32:56.932Z","repository":{"id":305615848,"uuid":"1021399125","full_name":"scova0731/obsidian-oreilly-learning-plugin","owner":"scova0731","description":" Import O'Reilly Learning highlights into your Obsidian vault","archived":false,"fork":false,"pushed_at":"2025-07-21T04:19:48.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-05T05:11:45.459Z","etag":null,"topics":["highlights","obsidian","obsidian-plugin","oreilly","oreilly-learning"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/scova0731.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2025-07-17T10:38:29.000Z","updated_at":"2025-07-21T04:16:37.000Z","dependencies_parsed_at":"2025-07-21T06:19:16.501Z","dependency_job_id":"7602c895-b33c-445f-a567-3302b4ad2730","html_url":"https://github.com/scova0731/obsidian-oreilly-learning-plugin","commit_stats":null,"previous_names":["scova0731/obsidian-oreilly-learning-plugin"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/scova0731/obsidian-oreilly-learning-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scova0731%2Fobsidian-oreilly-learning-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scova0731%2Fobsidian-oreilly-learning-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scova0731%2Fobsidian-oreilly-learning-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scova0731%2Fobsidian-oreilly-learning-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scova0731","download_url":"https://codeload.github.com/scova0731/obsidian-oreilly-learning-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scova0731%2Fobsidian-oreilly-learning-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33114209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["highlights","obsidian","obsidian-plugin","oreilly","oreilly-learning"],"created_at":"2025-08-05T05:02:18.342Z","updated_at":"2026-05-16T18:32:56.916Z","avatar_url":"https://github.com/scova0731.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obsidian O'Reilly Learning Plugin\n\nImport your O'Reilly Learning highlights and notes directly into your [Obsidian](https://obsidian.md) vault. Keep your technical knowledge organized and under your control.\n\n## Overview\n\nThis plugin helps you export highlights from O'Reilly Learning Platform and import them into Obsidian. Your learning notes remain under your control and are never held hostage in the cloud.\n\n## Features\n\n- 📚 **Import highlights from O'Reilly Learning** — Export all your book highlights and annotations\n- 📝 **Smart organization** — Creates markdown files with highlights sorted by reading order\n- 📂 **Flexible file management** — Choose where to save your highlights in your vault\n- 🔗 **Direct links** — Each highlight includes a link back to the exact location in O'Reilly\n- 🚀 **Simple workflow** — Copy script, run in browser, import JSON file\n\n## Installation\n\n### From Obsidian Community Plugins (Coming Soon)\n\n1. Open **Settings** → **Community plugins**\n2. Click **Browse** and search for \"O'Reilly Learning\"\n3. Click **Install**, then **Enable**\n\n### Manual Installation\n\n1. Download the latest release from the [Releases](https://github.com/scova0731/obsidian-oreilly-learning-plugin/releases) page\n2. Extract the `obsidian-oreilly-learning-plugin` folder to your vault's `.obsidian/plugins/` directory\n3. Reload Obsidian\n4. Enable the plugin in **Settings** → **Community plugins**\n\n## Usage\n\n### Step 1: Export your highlights\n\n1. Log in to [O'Reilly Learning](https://learning.oreilly.com)\n2. Open the browser console (F12 → Console)\n3. In Obsidian, click the book icon or use command palette: \"Import O'Reilly highlights from JSON\"\n4. Copy the export script from the modal (click to copy)\n5. Paste and run it in the browser console\n6. A JSON file will be downloaded automatically\n\n### Step 2: Import to Obsidian\n\n1. In the same modal, click \"Choose file\"\n2. Select the downloaded JSON file\n3. Your highlights will be imported and organized by book\n\n### File Organization\n\nBy default, highlights are saved to:\n```\noreilly-highlights/\n├── Book Title 1.md\n├── Book Title 2.md\n└── ...\n```\n\nEach book file contains:\n- Book metadata (ISBN, cover image, O'Reilly URL)\n- All highlights sorted by reading order\n- Chapter headers for easy navigation\n- Your personal notes/annotations\n- Direct links to each highlight location\n\n## Configuration\n\n### Settings\n\n| Setting | Description | Default |\n|---------|-------------|---------|\n| **Highlights folder** | Where to save imported highlights | `oreilly-highlights/` |\n\n## Example Output\n\n```markdown\n# Learning Python, 5th Edition\n\n![Cover](https://learning.oreilly.com/covers/...)\n\n**ISBN:** 9781449355739\n**URL:** [View on O'Reilly](https://learning.oreilly.com/library/view/...)\n\n---\n\n## Highlights\n\n### Chapter 1: A Python Q\u0026A Session\n\nPython is a general-purpose programming language... - [link](https://learning.oreilly.com/.../ch01.html#abc123)\n\n**Location:** 42\n\n---\n\n### Chapter 2: How Python Runs Programs\n\nSource code you type is translated to byte code... - [link](https://learning.oreilly.com/.../ch02.html#def456)\n\n**Note:** Important concept for understanding performance\n\n**Location:** 156\n\n---\n```\n\n## Troubleshooting\n\n### Export script doesn't work\n- Make sure you're logged in to O'Reilly Learning\n- Try refreshing the page and running the script again\n- Check the browser console for error messages\n- Some books may have special characters that need escaping\n\n### Import fails\n- Ensure the JSON file downloaded completely\n- Check that you selected the correct file\n- Verify the file isn't corrupted\n\n### Highlights appear in wrong order\n- The plugin automatically detects and handles different highlight formats\n- Books with location data are sorted by reading position\n- Books without location data are sorted by creation date\n\n## Contributing\n\nContributions are welcome! Please feel free to submit issues and pull requests.\n\n## License\n\n[MIT License](LICENSE)\n\n## Acknowledgments\n\n- Inspired by [obsidian-kindle-plugin](https://github.com/hadynz/obsidian-kindle-plugin) by @hadynz\n- Built with the [Obsidian API](https://github.com/obsidianmd/obsidian-api)\n- Developed with assistance from [Claude Code](https://github.com/anthropics/claude-code)\n\n---\n\nMade with ❤️ for the Obsidian and O'Reilly Learning communities","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscova0731%2Fobsidian-oreilly-learning-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscova0731%2Fobsidian-oreilly-learning-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscova0731%2Fobsidian-oreilly-learning-plugin/lists"}