Skip to content
Recued
Menu
← Back to recipes

Remind me

by recued-core v1

Capture a one-shot personal reminder as a Recued task. Resolve the requested time against the current date/time in your context, in the user's timezone, and pass remind_at as an absolute ISO 8601 timestamp with an explicit offset. The paired reminder-due-notifier recipe fans notification delivery through the user's configured channels.

How it works 4 steps

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

Process (4 steps)
text trim
Trim whitespace from setting reminder text
due_at_ms date_parse
Parse setting remind at as a date
fail: step.due_at_ms is_null
create ?
card to_summary
Format results as a summary card
Settings 3 configurable

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

remind at setting = [object Object]
reminder text setting = [object Object]
container names setting = [object Object]

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.

About

Tags

remindertasknotifypersonal-organizerpack:personal-organizer

Details

4 steps 3 configurable settings recipe_id: remind-me-of