You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.