obsidian/internals/workspace
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| SerializedWorkspace | Serialized representation of the full workspace layout and state. |
| SerializedWorkspaceItem | Serialized representation of a single workspace item (leaf, split, or tab group). |
| SerializedWorkspaceLeftRibbon | Serialized representation of the left ribbon bar state. |
| SerializedWorkspaceLeftRibbonHiddenItemsRecord | Record mapping ribbon item identifiers to their hidden state. |
| SerializedWorkspaceSidedock | Serialized representation of a workspace sidedock (left or right sidebar). |
| SetActiveLeafParams | Parameters for setting the active leaf. |
| WorkspaceHoverLinkSourcesRecord | Record mapping source identifiers to their hover link source configurations. |