Releases: ZzPoLariszZ/obsidian-snowflake-method
Releases · ZzPoLariszZ/obsidian-snowflake-method
Release list
0.2.0
Bases views for characters and scenes
- Every project now includes a characters base and a scenes base, each scoped to that project and ordered the way the dashboard orders it. Existing projects receive them on their next health check.
- Open a base from the character and scene panels, or from the Command palette. A base that has been deleted is written again the next time it is opened.
- The health checker reports a missing base and restores it on request. A base that already exists is never rewritten, so the views, columns, and widths you add to it are left alone.
- Character type reads in the language of the project. The value stored in each note is unchanged, so notes stay portable.
Requires Obsidian 1.13.0 or later, with the core Bases plugin enabled to view the generated bases.
角色与场景的 Bases 视图
- 每个项目都会包含角色数据库与场景数据库,仅筛选该项目的笔记,并按工作台维护的顺序排序。已有项目会在下次健康检查时补齐。
- 可在角色与场景面板中打开数据库,也可通过命令面板打开。若数据库文件已被删除,下次打开时会重新生成。
- 健康检查器会报告缺少的数据库并可按需补齐。已存在的数据库不会被改写,你自行添加的视图、列与列宽都会保留。
- 角色类型按项目语言显示。笔记中保存的值保持不变,因此笔记依然可移植。
需要 Obsidian 1.13.0 或更高版本,并启用核心插件 Bases 才能查看生成的数据库。
Full Changelog: 0.1.1...0.2.0
0.1.1
Note names stay in sync
- Renaming a character or scene now renames its note file and updates the note heading, so the dashboard, the file explorer, and the note itself agree.
- Renaming a character refreshes the links scenes store for it, so a point-of-view or cast entry shows the new name instead of the previous one.
- The health checker reports a note whose file name or heading no longer matches the name stored in that note, and repairs it on request. A note you have deliberately left without a heading is not reported and never has one written back.
Compatibility: Obsidian 1.13.0 or later.
笔记名称保持一致
- 重命名角色或场景时会同时重命名笔记文件并更新笔记标题,使工作台、文件列表与笔记本身保持一致。
- 重命名角色时会刷新场景中保存的相关链接,视点人物与人物条目会显示新名称而非旧名称。
- 健康检查器会报告文件名或标题与笔记中保存的名称不一致的笔记,并可按需修复。若你有意删除了笔记标题,插件不会报告,也不会重新写入。
兼容性:Obsidian 1.13.0 或更高版本。
Full Changelog: 0.1.0...0.1.1
0.1.0
Initial public release
- Plan a novel through a guided, revisable ten-step Snowflake Method workflow.
- Keep project summaries, characters, scenes, and drafts as portable Markdown notes.
- Use the interface and individual projects in English or Simplified Chinese.
- Inspect and safely repair managed project structure without overwriting prose.
- Choose animated or reduced-motion visuals and open long-form notes beside the dashboard.
Compatibility: Obsidian 1.13.0 or later.
首个公开发布版本
- 通过可反复修订的雪花写作法十步流程规划小说。
- 概述、角色、场景与初稿均保存为可移植的 Markdown 笔记。
- 界面语言与各个项目的语言均可分别选择英文或简体中文。
- 检查并安全修复项目结构,不覆盖正文。
- 可选择动画或减少动态效果,并在工作台旁打开长文笔记。
兼容性:Obsidian 1.13.0 或更高版本。
Source snapshot: 3caa4a3