Skip to content

Releases: pjeby/quick-explorer

0.2.16

04 Mar 06:44

Choose a tag to compare

Fix compatibility issues w/Obsidian 1.11+

Page preview functionality should now be restored.

0.2.15

22 Mar 22:45

Choose a tag to compare

Improved move, rename, and folder-create workflows

  • Support creating folders w/out file explorer (#113), allowing
    folders to be created even if the files plugin is disabled
    or hidden. Newly created folders are immediately shown in
    the current Quick Explorer.
  • Moving a file or folder no longer requires the files plugin to
    be active, and after the move, Quick Explorer navigates to
    the file or folder's new location
  • Renaming a file or folder also returns to the Quick Explorer
    menu, instead of closing after the operation.

0.2.14

22 Mar 20:29

Choose a tag to compare

Improve context menus and link opening by keyboard

  • Made context menu items more closely match groups/ordering of
    the File Explorer context menu
  • Support opening files to the right or in a new window via
    Mod-Alt-Enter and Mod-Alt-Shift-Enter (as well as clicks,
    which already worked)
  • Moved "Show in Quick Explorer" to the "system" menu group in
    other context menus, where it will be grouped with "Reveal file
    in navigation", "Show in system explorer", etc.

0.2.13

26 Jan 03:30

Choose a tag to compare

Fix "move file" command

0.2.12

23 Nov 20:10

Choose a tag to compare

Fix #86 - navigating in non-nav leaves

0.2.11

08 Nov 14:50

Choose a tag to compare

Add vim-style navigation hotkeys (mod-hjkl)

0.2.10

10 Aug 04:15

Choose a tag to compare

Prevent menu offscreen w/over-full status bar

0.2.9

09 Aug 06:19

Choose a tag to compare

Fix for menu changes in 1.7

0.2.8

11 Jan 06:38

Choose a tag to compare

Fix 1.x view headers on new/empty tabs

0.2.7

02 Dec 04:23

Choose a tag to compare

Support dragging off hover editors