Skip to content

Releases: nothingislost/obsidian-bartender

0.5.9

31 Aug 19:04
Compare
Choose a tag to compare
  • Fixes an issue where the space key was not being recognized when typing in the file filter input field

0.5.8

27 Aug 23:07
Compare
Choose a tag to compare
  • Fixes #45 which impacts the file filtering functionality in Obsidian versions newer than 1.2.x
  • Don't upgrade if you're using an Obsidian version older than 1.2.x

0.5.7

03 Jul 14:07
Compare
Choose a tag to compare
fix incompatibility with cmenu

0.5.6

27 Jun 22:47
Compare
Choose a tag to compare
  • Disable tab sorting on Obsidian version 0.15.3+ since tab sorting is now a native feature

0.5.5

20 Jun 23:27
Compare
Choose a tag to compare
  • Additional file explorer sorting fixes for 0.15.x
    • Folder sorting now persists across restarts
    • Sub items inside of folders can now be sorted again
  • Fixed file explorer filtering in 0.15.x
  • These changes should all be backwards compatible with 0.14.x
  • An application restart is needed for these changes to take affect after upgrading

0.5.4

16 Jun 14:28
Compare
Choose a tag to compare
  • Fixes file explorer item sort order not working in 0.15.x

0.5.3

12 Jun 21:25
Compare
Choose a tag to compare
  • Fix an issue that was creating a new leaf and not detaching it properly
  • Removed the delay needed to trigger file explorer item dragging

0.5.2

15 Feb 15:38
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release
  • Improved file explorer fuzzy filter matching
    • Please restart Obsidian after the update to ensure this change takes effect
  • Added a drag delay setting which allows you to configure how long you must click for before the drag action triggers
    • Increase this value if you're having issues clicking certain UI elements

0.5.1

08 Feb 06:05
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release
  • Fix a bug that was causing matched filenames to not be reset when the filter was cleared
  • Improved fuzzy filter matching for items residing in subfolders

0.5.0

06 Feb 17:41
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • Added the ability to filter the file explorer
    • An app restart is needed to enable this feature
  • Added a file explorer button to toggle the ability to rearrange files
    • The rearrange button will only show when "custom" sorting is selected
    • When rearrange is enabled, dropping files into folders will not be possible
  • Added a file explorer button to enable filtering

Known Issues

  • File explorer rearranging still needs work on mobile. The default drag behavior will often kick in and prevent rearranging.