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

Time Tracker Statistics

the-quotientthe-quotient35 downloads

Provides daily and monthly statistics views across your whole vault for the Super Simple Time Tracker by Ellpeck.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

This is a statistics companion plugin for the Super Simple Time Tracker by Ellpeck. It provides high-level visualisations for your time tracking data across your entire vault using the Dataview API.

  • Visualises tracked time without the need for custom API scripts or coding.
  • Identifies the relevant data based on the file's name.
    • Daily: Requires a YYYY-MM-DD format (e.g., 2026-02-01.md).
    • Monthly: Requires a year and month index (e.g., 2026-02.md).
  • Automatically groups tracked entries into categories based on file tags defined in your settings.
  • You can add a target time for a category and the breakdown will show you how much you deviated from it. You can very easily mark weekends, public holidays, vacation days and sick days and the deviation calculation will take this into account.
  • The Daily view displays whether a tracker is currently running anywhere in your vault.

Different Views

1. Daily Statistics

Provides a summary of all time tracked for a specific calendar day.

  • Command: Insert time tracker statistics day.
  • Code Block: simple-time-tracker-statistics-day.

Includes:

  • Totals Table: Breakdown of duration, remaining time, and overtime per category based on your set targets.
  • Entries Breakdown: A detailed list of every entry, showing the source file and sub-entry hierarchy.
  • Running Tracker: Displays a link to any active tracker found in the vault.
image

2. Monthly Statistics

A comprehensive report grouping entries by week and calculating long-term time balances.

  • Command: Insert time tracker statistics month.
  • Code Block: simple-time-tracker-statistics-month.
image

Managing Time Off

The Monthly view allows you to exclude specific days from your standard work obligations to keep your Accumulated Deviation accurate.

Configuration Parameters

Adjust these values directly within the code block:

Parameter Type Description
deviation number Time (in milliseconds) to carry over from a previous month.
vacationDays number[] Days of the month to be excluded from work targets (e.g., [1, 2, 3]).
sickDays number[] Dates marked as sick leave; reduces the work target.
daysOff number[] General non-working days (e.g. weekends) or public holidays.

Setting Up Categories

To make the statistics meaningful, map your vault's tags to categories in the Plugin Settings. The plugin comes pre-configured with two default categories: Work (target 08:00:00) and Leisure (target 00:00:00).

  1. Define a Category: Give it a name.
  2. Assign Tags: Add the tags you use to indicate the files associated with the category. By default, Work looks for #work and Leisure looks for #leisure.
  3. Set Targets: Enter a daily target in HH:mm:ss format. If left blank, the target defaults to 00:00:00.
  4. Monthly "Work" Tracking: Note: For the Monthly view to calculate deviation, the plugin specifically identifies "Work" by checking for the #work tag within a category. Ensure your primary work category includes this tag.

Prerequisites

  • Simple Time Tracker: Required for the underlying data and API.
  • Dataview: Required for the plugin to scan and aggregate data.

Roadmap

  • Automate the carry-over of deviation values between months.
  • Add yearly summaries. Add yearly summaries.
82%
HealthExcellent
ReviewCaution
About
Visualize tracked time across your vault with native daily and monthly statistics powered by Dataview. Group entries by file tags, set category target times and time-off days, and view totals, per-entry breakdowns, running trackers and deviation calculations.
ChartsDatesTags
Details
Current version
1.0.0
Last updated
4 months ago
Created
4 months ago
Updates
1 release
Downloads
35
Compatible with
Obsidian 1.11.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
the-quotientthe-quotient
github.com/the-quotient
GitHubthe-quotient
  1. Community
  2. Plugins
  3. Charts
  4. Time Tracker Statistics

Related plugins

Mood Tracker

Track your moods & emotions easily. Visualize tracked history and browse the past entries.

Contribution Graph

Generate an interactive heatmap to visualize and track your productivity.

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

Tracker

Track occurrences and numbers in your notes.

Life Tracker

Capture and visualize the data that matters in your life.

Reminder

Manage Markdown TODOs with reminder.

TagFolder

Show tags as folder.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Weread

Sync Tencent Weread highlights and annotations.