Skip to content

obsidian/command-handlers/unlock-active-note-command-handler

Handles the “Unlock active note” command.

ClassDescription
UnlockActiveNoteCommandHandlerA command handler that unlocks the active note. It cancels the operation that took the lock and releases the lock covering the note — whether the note is locked directly or by a subtree-locked ancestor folder. Only available while the active note is locked.
InterfaceDescription
UnlockActiveNoteCommandHandlerConstructorParamsConstructor parameters for UnlockActiveNoteCommandHandler.