Skip to content

0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 18:10

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