Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

2.7.2

Choose a tag to compare

@github-actions github-actions released this 15 Oct 17:02
· 723 commits to master since this release

Shiny new things

  • Edit nested metadata arrives! You can now edit nested metadata in the cell editor ISSUE#442

Performance

  • Editions use a new method to update the notes under a queue. It should prevent the plugin from locking the UI when editing a lot of notes or errors editing the same note multiple times

No longer broken

  • support for stack tabs. If a ddbb note is included Obsidian does not crash anymore ISSUE#435
  • empty line was added if yaml did not exist editing inline fields ISSUE#504