Skip to content

NoteComposerPluginInstance.extractHeading method

NoteComposerPluginInstance › extractHeading

Unofficial

Extract the content under a heading into a new note.

Signature:

extractHeading(file: TFile, editor: Editor): void

Parameters:

Parameter Type Description
file TFile The source file.
editor Editor The active editor.

Returns: void