UNFOCUS - Visit Event
What is an UNFOCUS event?
UNFOCUS: A visit-event that symbolizes loss of focus from a Note.
It can only occur after a FOCUS - Visit Event for the note in question.
Triggered by:
From UNFOCUS triggered-by
Go to text ā
UNFOCUS - Visit Event is triggered when you unfocus the editor view of the note that you had in focus. There are two main categories that trigger unfocus:
-
User action:
- Navigating to a different note
- Navigating to settings
- Focusing on non-editor view of the note (e.g., Dendron preview)
- Focusing on a different application (e.g., IntelliJ)
- Closing VSCode
-
Prolonged user inaction:
- If you focus on a note editor and then leave it without any actions (not scrolling or changing cursor position) for a period longer than thorg.visitHistory.autoUnfocusTtlSeconds - VSConfig (Default: 180 seconds), we will auto-unfocus.
Children
Backlinks