obsidian/workspace
This module provides additional utilities for working with the Obsidian Workspace.
Functions
Section titled “Functions”| Function | Description |
|---|---|
| ensureLayoutReady | Waits until the workspace layout is ready. Resolves immediately when the layout is already ready; otherwise resolves once Obsidian fires the layout-ready event. |
| getAllContainers | Returns all containers in the workspace. |
| getAllDomWindows | Returns all DOM windows in the workspace. |