Skip to content

Releases: pjeby/pane-relief

0.2.4

21 Jul 02:39
Compare
Choose a tag to compare

Tell Style Settings to reparse on load/unload

0.2.3

20 Jul 23:02
Compare
Choose a tag to compare

Adjust history count size/alignment (Fix #20)

0.2.2

20 Jul 22:33
Compare
Choose a tag to compare

Add style setting support (pane+history numbering)

Two commonly requested style features are 1) disabling history counts in the titlebar, and 2) adding numbers to panes. These options are now available via the Style Settings plugin -- just install it and go to its settings: there will be toggles for "Disable history counts" and "Number panes".

0.2.1

14 Jul 10:02
Compare
Choose a tag to compare

New feature: "Focus Lock" for Obsidian 0.15.6+

Don't like the sidebar panes stealing your cursor? Focus lock lets you disable (temporarily or permanently) Obsidian's new ability to activate sidebar panes.

Your choice is saved with the workspace, so each workspace can be configured differently. See the README file for full details.

0.2.0

13 Jul 00:21
Compare
Choose a tag to compare

Improve compatibiity with next Hover Editor beta

0.1.15

10 Jul 04:02
Compare
Choose a tag to compare

Fix for startup crash

0.1.14

10 Jul 01:12
Compare
Choose a tag to compare

Switch build from rollup to ophidian+esbuild

0.1.13

10 Jul 00:32
Compare
Choose a tag to compare

Compatibility improvements for Obsidian 0.15.5 + HE

(Also, experimental support for Obsidian mobile: must be manually enabled via manifest.json!)

0.1.11

08 Jul 20:17
Compare
Choose a tag to compare

Minor fixes for CPHATB and Hover Editor

  • Right-clicking pane header history buttons is more reliable now (Previously could display the wrong items)
  • Opening or creating a file in an empty hover editor won't keep a "no file" entry in the history. (Or in any other new panes)

0.1.10

07 Jul 01:02
Compare
Choose a tag to compare

Improved Hover Editor Support

  • Switching away from a maximized hover editor to a non-hovering pane in the same window will de-maximize it (so you can see the other pane)

  • The swap next/previous pane commands (ctrl-or-cmd + shift + PgUp/PgDn) will now swap the stacking order of hover editors, and their numbering in the order Pane Relief uses for moving between panes. (This will not have any visible effect unless you're using pane numbering CSS or are using the Koncham Workspace plugin to show the pane list. The swapped panes will not exchange positions, just their stacking order and numbering.)