Skip to content

obsidian/workspace

This module provides additional utilities for working with the Obsidian Workspace.

FunctionDescription
ensureLayoutReadyWaits until the workspace layout is ready. Resolves immediately when the layout is already ready; otherwise resolves once Obsidian fires the layout-ready event.
getAllContainersReturns all containers in the workspace.
getAllDomWindowsReturns all DOM windows in the workspace.