Skip to content
Recued
Menu
← Back to recipes

Today (D-145 PA10)

by recued-core v1

Morning glance card: today's calendar, the contacts and projects carrying the most open loops (unresolved commitments, tasks, unanswered threads), and active projects with no next action. Auto-refreshes weekday mornings (window configurable via start_hour / end_hour); invoke any time for a fresh snapshot.

How it works 14 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Data fetch
open_loops ?
project_gaps ?
Process (12 steps)
today_window date_period
Apply date_period
today_start_ms date_parse
Parse today window start as a date
today_end_ms date_parse
Parse today window end as a date
calendar_events ?
calendar_count count
Count items in calendar events records
open_loop_count count
Count items in open loops entries
gap_count count
Count items in project gaps entries
open_loop_targets pluck
Extract target_id from each item
open_loop_targets_text join
Join items with ", "
gap_targets pluck
Extract target_id from each item
gap_targets_text join
Join items with ", "
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

end hour setting = 9
weekdays setting = 1,2,3,4,5
start hour setting = 8
calendar slug setting = primary
open loop limit setting = 5

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Data it touches

Warehousedata.calendardata.enrichment

About

Tags

morningdashboardcalendarcommitmentstasksai_surfacereactivepack:personal-organizer

Details

14 steps 5 configurable settings recipe_id: today