Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:37
· 48 commits to master since this release

[0.1.0] 2026-07-25

🚀 Added

  • Local image variables: Map selected vault images to stable CSS variables for background-image and other CSS properties.
  • Theme context: Publish the active theme as a CSS class for theme-scoped snippet overrides.
  • Batch note CSS classes: Apply configured classes to notes that match folder prefixes or keywords.
中文说明(点击展开)

🚀 新增

  • 本地图片变量:将库内选定图片映射为稳定的 CSS 变量,可用于 background-image 等 CSS 属性。
  • 主题上下文:将当前主题发布为 CSS 类,便于编写仅对该主题生效的 CSS 片段覆盖。
  • 笔记批量 CSS 类名:为路径前缀或关键词匹配的笔记自动应用配置好的 CSS 类名。