{"id":14008179,"url":"https://github.com/jpbruinsslot/anki-md","last_synced_at":"2026-05-23T01:01:59.714Z","repository":{"id":57512138,"uuid":"152954777","full_name":"jpbruinsslot/anki-md","owner":"jpbruinsslot","description":"📚  A markdown to anki flash cards converter","archived":false,"fork":false,"pushed_at":"2024-03-05T21:23:35.000Z","size":111,"stargazers_count":31,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T06:41:08.371Z","etag":null,"topics":["anki","cli","flashcards","go","golang","markdown","spaced-repetition"],"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/jpbruinsslot.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}},"created_at":"2018-10-14T08:39:39.000Z","updated_at":"2025-07-24T11:05:05.000Z","dependencies_parsed_at":"2024-04-25T03:43:29.212Z","dependency_job_id":"f0987b2a-f79d-4907-a8b7-ca820384c98c","html_url":"https://github.com/jpbruinsslot/anki-md","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"3a81185013d8a455de8dd0c01be7ae81ad1a1b0e"},"previous_names":["erroneousboat/anki-md"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jpbruinsslot/anki-md","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbruinsslot%2Fanki-md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbruinsslot%2Fanki-md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbruinsslot%2Fanki-md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbruinsslot%2Fanki-md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpbruinsslot","download_url":"https://codeload.github.com/jpbruinsslot/anki-md/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbruinsslot%2Fanki-md/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33378554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-22T21:56:13.512Z","status":"ssl_error","status_checked_at":"2026-05-22T21:56:10.769Z","response_time":265,"last_error":"SSL_read: 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":["anki","cli","flashcards","go","golang","markdown","spaced-repetition"],"created_at":"2024-08-10T11:01:22.517Z","updated_at":"2026-05-23T01:01:59.651Z","avatar_url":"https://github.com/jpbruinsslot.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# 📚 anki-md\n\nA markdown to anki flash cards converter\n\n## 📦 Installation\n\n### Binary installation\n\n[Download](https://github.com/jpbruinsslot/anki-md/releases) a\ncompatible binary for your system. For convenience, place `anki-md` in a\ndirectory where you can access it from the command line.\n\n### Via Go\n\n```bash\n$ go install github.com/jpbruinsslot/anki-md\n```\n\n## 💻 Usage\n\n### Command line usage\n\n```\nNAME:\n    anki-md - markdown to anki flash cards converter\n\nUSAGE:\n    anki-md -i [input-file] -o [output-file]\n\nEXAMPLES:\n\n    $ anki-md -i deck.md -o deck.csv\n\n    $ cat deck.md | anki-md -o deck.csv\n\n    $ anki-md -i deck.md \u003e test.csv\n\nVERSION:\n    0.1.0\n\nWEBSITE:\n    https://github.com/jpbruinsslot/anki-md\n\nGLOBAL OPTIONS:\n    -i, -input [input-file]     input file\n    -o, -output [output-file]   output file\n    -html                       convert field content to html\n    -h, -help\n```\n\n### Deck creation\n\nCreate your deck, cards and fields as follows:\n\n```\n%% Who wrote the book \"The C Programming Language\"?\n\n%% Brian W. Kernighan and Dennis M. Ritchie\n\n---\n\n%% Create a hello world program\n\n%%\n\n``\n#include \u003cstdio.h\u003e\n\nint main()\n{\n    printf(\"hello, world\\n\");\n}\n``\n\n```\n\n| identifier | explanation                                             |\n| ---------- | ------------------------------------------------------- |\n| `%%`       | represents a field, you can use multiple field per card |\n| `---`      | represent a card                                        |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbruinsslot%2Fanki-md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpbruinsslot%2Fanki-md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbruinsslot%2Fanki-md/lists"}