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

srivadrevusrivadrevu298 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”
95%
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
3 months ago
Created
3 months ago
Updates
1 release
Downloads
298
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.

Local REST API & MCP Server

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

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

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

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Tracker

Track occurrences and numbers in your notes.

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Text Extractor

A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.