Recued
Menu
← Back to recipes

Remind me

by recued-core v1 11 views

Use “Remind me” in Recued. 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 remindat as an absolute ISO 8601 timestamp with an explicit offset.

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]

About

Tags

remindertasknotifypersonal-organizerpack:personal-organizer

Details

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