Overview of Metadata Menu
masterMetadata Menu is an Obsidian plugin designed to help users access and manage note metadata. It provides tools to modify both YAML frontmatter (properties) and Dataview 'inline fields' (fieldName::value) directly through the Obsidian interface.
Key Capabilities:
- Quick Modification: Modify metadata via context menus (right-clicking links), the command palette, dedicated buttons next to notes, or within Dataview tables.
- Field Configuration: Define preset types and allowed values globally in plugin settings or specifically for certain files using
fileClassdefinitions. - Autocompletion: Enables autocompletion for frontmatter and inline fields based on your defined preset values.
- Data Quality: Helps maintain structured data across your Obsidian vault by enforcing field types and suggested values.