How much time did I actually track in Toggl
Use “How much time did I actually track in Toggl” in Recued. It carries out the named workflow using the connections and settings you choose.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (29 steps)
days
clamp
Clamp setting window days between 1 and 90
since
date_add
Add -{{step.days}} days to
entries_raw
?
entries
default
Apply default
have_entries
template
Generate text from a template
fail: step.entries is_empty
entry_count
count
Count items in entries
running
filter
Filter by condition
running_count
count
Count items in running
completed
filter
Filter by condition
completed_count
count
Count items in completed
tracked_seconds
sum
Sum values in
tracked_hours_raw
math
Calculate tracked seconds divided by 3600
tracked_hours
round
Round tracked hours raw to 1 decimal places
unsafe_seconds
sum
Sum values in
unsafe_hours_raw
math
Calculate unsafe seconds divided by 3600
unsafe_hours
round
Round unsafe hours raw to 1 decimal places
billable
filter
Filter by condition
billable_count
count
Count items in billable
billable_seconds
sum
Sum values in
billable_hours_raw
math
Calculate billable seconds divided by 3600
billable_hours
round
Round billable hours raw to 1 decimal places
unassigned
filter
Filter by condition
unassigned_count
count
Count items in unassigned
unassigned_seconds
sum
Sum values in
unassigned_hours_raw
math
Calculate unassigned seconds divided by 3600
unassigned_hours
round
Round unassigned hours raw to 1 decimal places
card
to_summary
Format results as a summary card
running_table
to_table
Format results as a data table
unassigned_table
to_table
Format results as a data table
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
toggl
setting
=
window days
setting
=
7
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.