No description
Find a file
Dusk 79ddbef838 feat: use Obsidian theme colors for settings page action buttons and toggles
- Settings page action buttons now use Obsidian theme accent colors.
- Settings toggles now have clearer themed states.
- Styling is scoped to the plugin settings page.

功能:设置页面按钮和切换开关现在使用 Obsidian 主题色

- 设置页面的操作按钮现在使用 Obsidian 主题强调色。
- 设置切换开关现在具有更清晰的主题化状态。
- 样式已限定在插件设置页面范围内。
2026-04-26 17:55:23 +08:00
docs feat(sync): refine QA mappings and cloze output 2026-04-26 16:55:31 +08:00
scripts feat: use Obsidian theme colors for settings page action buttons and toggles 2026-04-26 17:55:23 +08:00
src feat: use Obsidian theme colors for settings page action buttons and toggles 2026-04-26 17:55:23 +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 chore(settings): refine sync content copy and plugin dist sync 2026-04-26 08:45:56 +08:00
eslint.config.mjs chore: rebuild dist and sync 2026-04-16 18:02:02 +08:00
main.js feat: use Obsidian theme colors for settings page action buttons and toggles 2026-04-26 17:55:23 +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