Skip to content

Metadata Visuals 0.1.1

Choose a tag to compare

@anthonyfitzpatrick anthonyfitzpatrick released this 04 Jul 23:37
· 59 commits to main since this release

Metadata Visuals 0.1.1

This release prepares Metadata Visuals for its first public submission to the Obsidian Community Plugins directory.

What's Changed

🚀 First-run experience

  • Removed automatic default rule creation.
  • New installations now start with an empty ruleset.
  • Users explicitly choose which metadata fields they want to visualise.
  • Existing vaults continue to load and migrate correctly.

🎨 Branding & Documentation

  • Refined project branding and documentation.
  • Improved README with a clearer introduction, Quick Start guide, and feature overview.
  • Updated installation instructions and manual setup guide.
  • Added Privacy / Data Access information.
  • Improved website, support, and documentation links.

🛠 Submission Readiness

  • Updated plugin metadata for Community Plugin submission.
  • Raised the minimum supported Obsidian version to 1.12.7.
  • Added a fundingUrl to the plugin manifest.
  • Improved package metadata and repository information.
  • Removed remaining legacy Metadata Labels references.

📦 Release Assets

This release includes the standard Obsidian plugin files:

  • manifest.json
  • main.js
  • styles.css

Compatibility

  • Obsidian 1.12.7 or later
  • macOS
  • Windows
  • Linux

Documentation

Support