Skip to the content.

Caching & Quotas

Timeshit is built to work well with Toggl Track free-tier limits.

Key Behavior

Cache Files

~/.toggl2tsc-cache.json
~/.toggl2tsc-quota.json

Cache scope

What is cached

Quota Behavior

The app tracks a local daily call budget and resets it at local midnight.
This budget is applied to time entry fetches (the endpoint that typically hits Toggl’s free-tier quota).
If the Toggl API returns 402/429/5xx, cached data is used instead.