Adds lock screen functionality to Obsidian. This is a UI-only feature; no actual filesystem encryption is taking place.
Features
Desktop
Show lock screen when window loses focus (with configurable delay)
Mobile
Show lock screen when interaction stops (with configurable delay). This is a workaround for sensing when the app has been backgrounded until Obsidian's API can notify plugins about app backgrounding.
Display a lock screen UI to hide notes without encrypting files. Show the lock screen when the window loses focus (desktop), when interaction stops (mobile), when a vault opens, or via the command palette. Include optional delay for desktop and mobile triggers.