Skip to content

0.1.5

Choose a tag to compare

@github-actions github-actions released this 19 Jun 18:52
· 8 commits to main since this release

Added

  • Two-way title/folder sync. Renaming a model's folder in Obsidian's file
    explorer now updates the model's title to match (the folder is canonical for
    an external rename) — the complement of the existing canvas rename, which
    re-slugs and moves the folder to follow the title. Renaming a model now stays
    in sync no matter which side you change.

Fixed

  • The model picker now tracks the vault live. Deleting a model's folder in
    Obsidian removes it from the picker dropdown immediately, instead of lingering
    until the canvas is refreshed. If the deleted folder was the open model, the
    canvas switches to another model (or clears when it was the last one).
  • Reloading the open model no longer throws if its folder was just deleted out
    from under it.

Full Changelog: 0.1.4...0.1.5