obsidian/internals/internal-plugins/outline
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| OutlinePlugin | Internal plugin registration for the document outline (table of contents) feature. |
| OutlinePluginInstance | Plugin instance for the outline, displaying headings for the current file. |
| OutlineView | obsidian#View that displays the headings outline for the current file. |