ButtonActionMap
Defined in: packages/core/src/config/ButtonConfig.ts:132
Maps action types to their respective action interfaces.
Properties
Section titled “Properties”command
Section titled “command”command:
CommandButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:133
createNote
Section titled “createNote”createNote:
CreateNoteButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:140
inlineJS
Section titled “inlineJS”inlineJS:
InlineJSButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:145
input:
InputButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:136
insertIntoNote
Section titled “insertIntoNote”insertIntoNote:
InsertIntoNoteButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:144
js:
JSButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:134
open:
OpenButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:135
regexpReplaceInNote
Section titled “regexpReplaceInNote”regexpReplaceInNote:
RegexpReplaceInNoteButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:143
replaceInNote
Section titled “replaceInNote”replaceInNote:
ReplaceInNoteButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:141
replaceSelf
Section titled “replaceSelf”replaceSelf:
ReplaceSelfButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:142
runTemplaterFile
Section titled “runTemplaterFile”runTemplaterFile:
RunTemplaterFileButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:146
sleep:
SleepButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:137
templaterCreateNote
Section titled “templaterCreateNote”templaterCreateNote:
TemplaterCreateNoteButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:138
updateMetadata
Section titled “updateMetadata”updateMetadata:
UpdateMetadataButtonAction
Defined in: packages/core/src/config/ButtonConfig.ts:139