Skip to content

0.4.4

Choose a tag to compare

@github-actions github-actions released this 23 Jul 06:23
· 56 commits to main since this release
4965c0a

Changed

  • Settings sections no longer collapse. They are all open now, separated by headings.
    This is a trade: collapsible sections and Obsidian's settings search (1.13+) are
    mutually exclusive, and search solves the underlying problem of a long page better — you
    no longer need to know which section holds a setting, you type its name. Your stored
    open/closed state is kept in the configuration and simply ignored. The collapsible groups
    in the history panel are unaffected.