No description
Find a file
Dusk 06492948d9 fix(settings): cache Anki note templates
中文: 优化设置页卡片类型布局,隐藏语义问答题与 AnkiConnect URL;允许多级列表问答题从 Anki 模板中选择笔记类型和字段。

中文: 将手动读取到的 Anki 笔记模板列表缓存到 data.json,设置页重新打开后下拉菜单可直接使用上次读取结果。

English: Refine the settings card-type layout, hide Semantic Q&A and the AnkiConnect URL, and let nested-list Q&A use selectable Anki note types and fields.

English: Cache loaded Anki note templates in data.json so settings dropdowns can reuse the last loaded list after reopening.
2026-04-24 14:59:22 +08:00
docs 重构设置页为五卡片并统一识别配置 / Cardize settings page and unify recognition config 2026-04-24 12:12:10 +08:00
scripts fix: harden marker writeback failures 2026-04-18 08:23:12 +08:00
src fix(settings): cache Anki note templates 2026-04-24 14:59:22 +08:00
.gitignore chore: rebuild dist and sync 2026-04-16 18:02:02 +08:00
AGENTS.md fix(settings): preserve explicit folder selections 2026-04-24 10:10:34 +08:00
esbuild.config.mjs fix: harden marker writeback failures 2026-04-18 08:23:12 +08:00
eslint.config.mjs chore: rebuild dist and sync 2026-04-16 18:02:02 +08:00
main.js chore: rebuild dist and sync 2026-04-16 18:02:02 +08:00
main.ts chore: rebuild dist and sync 2026-04-16 18:02:02 +08:00
manifest.json chore: rebuild dist and sync 2026-04-16 18:02:02 +08:00
package-lock.json chore: rebuild dist and sync 2026-04-16 18:02:02 +08:00
package.json fix: harden marker writeback failures 2026-04-18 08:23:12 +08:00
query_note.js fix(sync): self-heal deck drift and normalize tag backlinks 2026-04-19 20:16:03 +08:00
query_notes.js fix(sync): self-heal deck drift and normalize tag backlinks 2026-04-19 20:16:03 +08:00
tsconfig.json chore: rebuild dist and sync 2026-04-16 18:02:02 +08:00
versions.json chore: rebuild dist and sync 2026-04-16 18:02:02 +08:00
vitest.config.ts chore: commit Module 1 changes — add NoteFieldMapping, mapping service, persistence, tests 2026-04-16 23:02:07 +08:00