Skip to content

obsidian/internals/commands

InterfaceDescription
CommandsManager for registering, finding, and executing commands.
CommandsCommandsRecordRecord mapping command IDs to obsidian#Command objects without editor callbacks.
CommandsEditorCommandsRecordRecord mapping command IDs to obsidian#Command objects with editor callbacks.