Skip to content

DemoVaultNote

One demo-vault note and how many buttons its source declares.

Import:

import type { DemoVaultNote } from 'obsidian-dev-utils/script-utils/demo-vault-buttons';

Signature:

export interface DemoVaultNote

Properties

PropertyTypeDescription
buttonCountnumberHow many code-button fences the note's source declares.
namestringThe note's file name, relative to the demo vault root.

Links to this page: