obsidian/internals/internal-plugins/note-composer
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| HeadingInfo | Information about a heading section in a note, including its text and position range. |
| NoteComposerPlugin | Internal plugin registration for the note composer (merge/split) feature. |
| NoteComposerPluginInstance | Plugin instance for note composer, providing note merging and splitting functionality. |
| NoteComposerPluginOptions | Configuration options for the note composer plugin. |