Recued
Menu
← Back to recipes

Capture a Google Task

by recued-core v1 11 views

Use “Capture a Google Task” in Recued. It runs the quick capture into one Google Tasks list with approval before changes are made.

How it works 10 steps

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

Process (10 steps)
title trim
Trim whitespace from setting title
has_title compare
Check if title has data
has_due compare
Check if setting due has data
skip_dated any
Check if any of the conditions are true
skip_undated any
Check if any of the conditions are true
create_dated ?
skip: step.skip_dated equal true
create_undated ?
skip: step.skip_undated equal true
created_task ternary
Apply ternary
skipped compare
Check if has title does not equal true
card to_summary
Format results as a summary card
Settings 5 configurable

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

due setting =
notes setting =
title setting =
google setting =
tasklist id setting = @default

Trust & control

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

Permissions it requires

Read your Google connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

google google-taskstaskscapturewriteapprovalproductivitypack:google-tasks

Details

10 steps 5 configurable settings recipe_id: capture-task-google