Skip to content

Releases: avnibilgin/custom-sidebar-width

0.1.3

20 Jun 15:57

Choose a tag to compare

Fixes the sidebar snap-back when switching notes after a manual resize, and adds a “Restore previous width” mode (now the default) that remembers the sidebar width from before a rule and puts it back when you leave a matched note. Also clarifies the settings text (property matches on key presence — no value needed) and renames the example property to home_sidebars.

0.1.2

20 Jun 12:39

Choose a tag to compare

Fixes the community review error by reverting the language detection to a method compatible with minAppVersion 1.4.0 (getLanguage() requires a newer Obsidian version). Keeps the other 0.1.1 improvements: activeDocument for popout compatibility, node:module instead of the builtin-modules dependency, and a committed lockfile.

0.1.0

19 Jun 10:41

Choose a tag to compare

Initial release. Sets the left and right sidebar widths per note based on frontmatter properties or tags.