PluginManifest

PluginManifest interface

Metadata about a Community plugin.

Signature:

export interface PluginManifest 

Properties

PropertyModifiersTypeDescription
authorstringThe authorโ€™s name.
authorUrl?string(Optional) A URL to the authorโ€™s website.
descriptionstringA description of the plugin.
dir?string(Optional) Vault path to the plugin folder in the config directory.
idstringThe plugin ID.
isDesktopOnly?boolean(Optional) Whether the plugin can be used only on desktop.
minAppVersionstringThe minimum required Obsidian version to run this plugin.
namestringThe display name.
versionstringThe current version, using .