obsidian/internals/internal-plugins/properties
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| AllPropertiesView | obsidian#View that displays all properties (frontmatter keys) across the vault. |
| FilePropertiesView | obsidian#View that displays frontmatter properties for the current file. |
| PropertiesPlugin | Internal plugin registration for the properties (frontmatter metadata) feature. |
| PropertiesPluginInstance | Plugin instance for properties, managing frontmatter metadata views. |