{"id":15105960,"url":"https://github.com/gamefuzzy/anki-immersion-reader","last_synced_at":"2026-01-21T05:39:47.747Z","repository":{"id":248001721,"uuid":"827474914","full_name":"GameFuzzy/anki-immersion-reader","owner":"GameFuzzy","description":"Script to simplify the process of adding Anki cards from Immersion Reader using Yomitan's note generator feature (complete with sentences, audio and frequency)","archived":false,"fork":false,"pushed_at":"2024-08-18T10:53:10.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T19:13:30.188Z","etag":null,"topics":["anki","ankidojo","immersion-reader","immersionkit","ios","japanese-study","language-learning","script","yomitan"],"latest_commit_sha":null,"homepage":"","language":"Go","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/GameFuzzy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-07-11T18:05:06.000Z","updated_at":"2024-09-16T10:37:58.000Z","dependencies_parsed_at":"2024-07-11T20:48:09.906Z","dependency_job_id":"f7ec4a96-7478-4aea-9992-9936537f916c","html_url":"https://github.com/GameFuzzy/anki-immersion-reader","commit_stats":{"total_commits":42,"total_committers":2,"mean_commits":21.0,"dds":"0.023809523809523836","last_synced_commit":"f00efcae6dc801135e7ec7aa4fc5dfd4ef2311f9"},"previous_names":["gamefuzzy/anki-immersion-reader"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameFuzzy%2Fanki-immersion-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameFuzzy%2Fanki-immersion-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameFuzzy%2Fanki-immersion-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GameFuzzy%2Fanki-immersion-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GameFuzzy","download_url":"https://codeload.github.com/GameFuzzy/anki-immersion-reader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248157242,"owners_count":21056977,"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":["anki","ankidojo","immersion-reader","immersionkit","ios","japanese-study","language-learning","script","yomitan"],"created_at":"2024-09-25T21:00:24.962Z","updated_at":"2026-01-21T05:39:47.721Z","avatar_url":"https://github.com/GameFuzzy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# anki-immersion-reader\n\n[![Create release](https://github.com/GameFuzzy/anki-immersion-reader/actions/workflows/go.yml/badge.svg)](https://github.com/GameFuzzy/anki-immersion-reader/actions/workflows/go.yml)\n\n## Description\n\n### What the script does\n\n1. Copies a list of all the words in the provided CSV file exported by Immersion Reader and prompts you to paste them into Yomitan's word generator and hit generate.\n2. Waits for the user to hit enter to continue.\n3. Once the user has done so it adds the sentences extracted from the CSV file to the newly created Anki cards.\n4. (Optional) It will then by default clear the sentence reading field to allow for easier [backfilling of furigana](https://arbyste.github.io/jp-mining-note-prerelease/faq/#how-do-i-bulk-generate-furigana-and-pitch-accents).\n\n## Installation\n\nPrebuilt binaries for most platforms can be found [here](https://github.com/GameFuzzy/anki-immersion-reader/releases/latest).\n\nYou can also build it from source as described [further down on this page](#build-from-source).\n\n### (Optional) Verify binary checksum against CI\n\nRequires [GitHub CLI](https://cli.github.com)\n\n```sh\ngh attestation verify anki-immersion-reader_\u003cOS\u003e_\u003cARCH\u003e[.exe] -R GameFuzzy/anki-immersion-reader\n```\n\n## Usage\n\n```text\n./anki-immersion-reader_\u003cOS\u003e_\u003cARCH\u003e[.exe] [options] filepath deck\n  -r string\n        shorthand for -sentence_reading (default \"SentenceReading\")\n  -s string\n        shorthand for -sentence (default \"Sentence\")\n  -sentence string\n        Name of your note type's sentence field (default \"Sentence\")\n  -sentence_reading string\n        Name of your note type's sentence reading field (default \"SentenceReading\")\n```\n\nwith `filepath` being the path to the CSV file exported by AnkiDojo,\n\n`deck` being the name of your mining deck in Anki.\n\n### Notes\n\n- Setting `sentence_reading` to an empty string like so: `-sentence_reading \"\"` tells the script to not clear the sentence reading field.\n\n## Build from source\n\nRequires Go 1.22.0\n\n### Instructions\n\n```sh\ngo build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamefuzzy%2Fanki-immersion-reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamefuzzy%2Fanki-immersion-reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamefuzzy%2Fanki-immersion-reader/lists"}