Min Visitation Time Threshold
Min Visitation Threshold: The amount of time you need to spend focused in a note for it to be recorded as a FOCUS visit event (default: 3 seconds).
Use case: Avoid polluting Visit History with rapid FOCUS and UNFOCUS events when you rapidly iterate through tabs without stopping to do any meaningful interaction with a note.
Example: If you rapidly open notes without spending time in them, by default we will NOT record FOCUS.
How to configure
See thorg.visitHistory.minVisitationFocusTimeMillis - VSCode Config (Default: 3 seconds)
Overridden on note creation
Min Visitation Time Threshold is NOT taken into account when you create a brand new note. During creation, even if you did NOT spend the time to meet the minimum visitation threshold, we will still record a FOCUS - Visit Event for the newly created note.
Children
Backlinks
- thorg.visitHistory.minVisitationFocusTimeMillis - VSCode Config (Default: 3 seconds)
- Note.visited
- FOCUS - Visit Event
- Why use visited-since and not updated-since for primary shortcuts
- Tip: Use Empty Query (' ') to get recently visited notes
- FOCUS eligible for persistence WHEN
- Minimum visitation threshold, Overridden on note creation