Skip to content

0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 07:03
· 1 commit to main since this release

MultiDim Virtual Folders 0.1.1

This release prepares the plugin for Obsidian Community Plugin review.

Changes

  • Added official Obsidian lint checks for release preparation.
  • Raised the minimum Obsidian version to 1.7.2 because the plugin uses Obsidian's revealLeaf API.
  • Cleaned up asynchronous event handling for sidebar activation, file opening, drag-and-drop, and confirmation dialogs.
  • Improved settings page compatibility with Obsidian's recommended setting heading pattern.
  • Localized write mode labels in the settings page.

Installation

For manual installation, download main.js, manifest.json, and styles.css from this release and place them in .obsidian/plugins/multidim-virtual-folders/.