Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Note Open Tracker Plus

srivadrevusrivadrevu496 downloads

Tracks how often notes are opened and generates analytics (30/90/365 + all-time).

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Tracks how often notes are opened in Obsidian and generates an analytics report with:

  • All-time opens
  • Opens in the last 30 / 90 / 365 days
  • Trending score based on 30/90/365 windows
  • Most recently opened notes

Features

  • Tracks opens on desktop and mobile (if enabled on both)
  • Configurable output folder (default: _Archives/_stats)
  • Optional append-only NDJSON event log
  • Configurable debounce interval to reduce sync churn
  • Configurable trending weights

Output files

All files are written under the configured Stats folder:

  • .note-open-tracker-plus.json (stats database)
  • .note-open-events.ndjson (optional raw event log)
  • Note Open Analytics.md (generated report)

Settings

Obsidian → Settings → Community plugins → Note Open Tracker Plus

  • Stats folder
  • Report filename
  • Write debounce (ms)
  • Track non-markdown files
  • Enable event log (NDJSON)
  • Trending weights (w30, w90, w365)
  • Top N rows in report

How trending is calculated

Trend score: opens_30d*w30 + opens_90d*w90 + opens_365d*w365 Default: w30=5, w90=2, w365=1

Notes on sync and conflicts

If you use Obsidian Sync (or iCloud/Dropbox), frequent writes can occasionally cause conflicts if two devices write at the same time. Mitigations:

  • Increase write debounce (e.g. 5000–10000ms)
  • Disable NDJSON event log

Manual report regeneration

Use the command palette:

  • “Regenerate Note Open Analytics report”
HealthExcellent
ReviewSatisfactory
About
Track note opens across desktop and mobile and optionally record append-only NDJSON events. Generate an analytics report with all-time opens, opens in the last 30/90/365 days, trending scores based on those windows, and most recently opened notes.
DataExportFiles
Details
Current version
1.0.0
Last updated
5 months ago
Created
5 months ago
Updates
1 release
Downloads
496
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
srivadrevusrivadrevu
github.com/SriVadrevu
GitHubsrivadrevu
  1. Community
  2. Plugins
  3. Data
  4. Note Open Tracker Plus

Related plugins

Meld Encrypt

Hide secrets in your notes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Advanced URI

Control everything with URI.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Recent Files

Display a list of recently opened files.

Tracker

Track occurrences and numbers in your notes.

QuickAdd

Quickly add new notes or content to your vault.