{"id":15057278,"url":"https://github.com/nonefffds/anki-template-choices","last_synced_at":"2026-02-06T07:05:56.208Z","repository":{"id":257513932,"uuid":"858502173","full_name":"nonefffds/anki-template-choices","owner":"nonefffds","description":"自用 anki 选择题卡片模板","archived":false,"fork":false,"pushed_at":"2024-12-06T06:20:29.000Z","size":1016,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T17:06:38.228Z","etag":null,"topics":["anki","anki-card","anki-card-template","anki-template"],"latest_commit_sha":null,"homepage":"https://ankiweb.net/","language":"HTML","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/nonefffds.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-09-17T02:27:30.000Z","updated_at":"2025-07-07T07:34:30.000Z","dependencies_parsed_at":"2025-03-15T16:46:34.805Z","dependency_job_id":null,"html_url":"https://github.com/nonefffds/anki-template-choices","commit_stats":null,"previous_names":["nonefffds/anki-template-choices"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nonefffds/anki-template-choices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonefffds%2Fanki-template-choices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonefffds%2Fanki-template-choices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonefffds%2Fanki-template-choices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonefffds%2Fanki-template-choices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonefffds","download_url":"https://codeload.github.com/nonefffds/anki-template-choices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonefffds%2Fanki-template-choices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29153898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"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":["anki","anki-card","anki-card-template","anki-template"],"created_at":"2024-09-24T22:04:33.516Z","updated_at":"2026-02-06T07:05:56.194Z","avatar_url":"https://github.com/nonefffds.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# anki-template-choices\n\n自用选择题 anki 模板\n\n测试用 anki 卡组包已放在 release 和 [repo 里](for-testing.apkg)\n\n如果你遇到了加密 anki 卡组，我推荐你可以尝试一下 https://gist.github.com/nonefffds/532580aaa591d01f40c5d2c387fac129 的脚本进行解密，参考文档：https://oddpaw.com/2023/07/decrypt-anki-deck/ ，非常感谢原作者的分析和代码提供\n\n## 功能\n\n- 选项乱序\n- 支持单选/多选\n- 判断正确答案\n- 在Anki for Windows/Ankiweb/AnkiDroid动作良好，其他未测试\n- 夜间模式\n- 单张卡片计时(beta)\n- 正确率统计(beta)\n\n注：新卡片不清除上一张选择的记录是feature，不是bug\n\n## TO-DO：\n\n- latex支持\n- 样式优化\n- 写使用方式\n- 支持简答题\n\n## 效果\n\n### 日间\n\n![图片](preview-sun.png)\n\n### 夜间\n\n![图片](preview-night.png)\n\n## tips：\n\n卡组字段分别是：\n\n- 问题\n- 选项\n- 答案\n- 解析\n\n其中选项需要打开“默认使用HTML编辑器”，每个选项用``\u003cbr\u003e``隔开\n\n以下为选项例：\n\n``作为观察当代世界变化的工具\u003cbr\u003e指导中国发展的行动指南\u003cbr\u003e引领人类社会进步的科学理论\u003cbr\u003e提供革命、建设、改革的固定方案``\n\n答案为选项的序号，以英文逗号或中文逗号隔开，以下是答案例：\n\n``1,2,3``\n\n``4``\n\n``1，2，3``\n\n以下是 formatSchemeB-*.html 的选项例，每个选项以`|`隔开：\n\n``作为观察当代世界变化的工具|指导中国发展的行动指南|引领人类社会进步的科学理论|提供革命、建设、改革的固定方案``\n\n答案不需要任何分割，以下是答案例：\n\n``ABCD``\n\n## 致谢\n[参考了 cyliu-phy/simple-anki-template 的样式](https://github.com/cyliu-phy/simple-anki-template)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonefffds%2Fanki-template-choices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonefffds%2Fanki-template-choices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonefffds%2Fanki-template-choices/lists"}