the-quotient35 downloadsProvides daily and monthly statistics views across your whole vault for the Super Simple Time Tracker by Ellpeck.
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.
YYYY-MM-DD format (e.g., 2026-02-01.md).2026-02.md).Provides a summary of all time tracked for a specific calendar day.
Insert time tracker statistics day.simple-time-tracker-statistics-day.Includes:
A comprehensive report grouping entries by week and calculating long-term time balances.
Insert time tracker statistics month.simple-time-tracker-statistics-month.The Monthly view allows you to exclude specific days from your standard work obligations to keep your Accumulated Deviation accurate.
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. |
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).
#work and Leisure looks for #leisure.HH:mm:ss format. If left blank, the target defaults to 00:00:00.#work tag within a category. Ensure your primary work category includes this tag.