No description
Find a file
Dusk 31cde1c88a Style settings page buttons and toggles using Obsidian theme colors
Scope styling to plugin settings page. Use Obsidian theme colors for buttons and toggles to ensure visual consistency.

在插件设置页面应用内容样式,使用 Obsidian 主题颜色。
将样式作用域限定在插件设置页面,并使用 Obsidian 主题色适配按钮和开关,确保视觉效果统一。
2026-04-26 17:56:42 +08:00
docs Style settings page buttons and toggles using Obsidian theme colors 2026-04-26 17:56:42 +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
styles.css Style settings page buttons and toggles using Obsidian theme colors 2026-04-26 17:56:42 +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