Gmail inbox priority digest
Use “Gmail inbox priority digest” in Recued. It provides a scheduled, read-only digest for one Gmail mailbox.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (27 steps)
profile
?
labels_raw
?
inbox_threads_raw
?
unread_messages_raw
?
drafts_raw
?
send_as_raw
?
vacation
?
defaults
defaults
Apply defaults
label_rows
slice
Take a subset of
thread_rows
slice
Take a subset of
unread_rows
slice
Take a subset of
draft_rows
slice
Take a subset of
label_count
count
Count items in labels
thread_count
count
Count items in inbox threads
unread_count
count
Count items in unread messages
draft_count
count
Count items in drafts
send_as_count
count
Count items in send as
visible_count
sum
Sum values in
has_mail
compare
Check if visible count is greater than 0
notify_enabled
compare
Check if setting notify when mail equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
thread_table
to_table
Format results as a data table
unread_table
to_table
Format results as a data table
label_table
to_table
Format results as a data table
draft_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
google
setting
=
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
25
start hour
setting
=
8
draft query
setting
=
in:drafts newer_than:30d
inbox query
setting
=
in:inbox newer_than:2d
unread query
setting
=
label:unread newer_than:7d
notify when mail
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.