Metadata Validator
approvedby flowing-abyss
Manifest-driven metadata validation, auto-fix, and field picker for notes. - This plugin has not been manually reviewed by Obsidian staff.
★ 1 stars↓ 1,328 downloadsUpdated 25d agoMIT
Metadata Validator
Manifest-driven metadata validation for Obsidian. Put manifest.md files in a schemes/ folder — they inherit down the tree. Notes get the schema of the closest manifest above them.
vault/
└── schemes/
├── manifest.md ← base schema
├── sources/
│ ├── manifest.md ← extends base
│ └── books/
│ └── manifest.md ← extends sources
└── people/
└── manifest.md ← extends base
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.