Skip to content

CommandPaletteOptions

Unofficial

Configuration options for the command palette plugin.

Import:

import type { CommandPaletteOptions } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface CommandPaletteOptions

Properties

Property Type Description
pinned string[] List of pinned command IDs that appear at the top of the palette.

Links to this page: