---
id: "action-setup-frictionless-capture"
type: "action-item"
source_timestamps: ["00:14:07", "00:15:01"]
tags: ["workflows", "habit-building"]
related: ["entity-slack", "framework-open-brain-architecture"]
action: "Set up a Slack channel or similar tool to instantly capture and vectorize thoughts."
outcome: "Consistent logging of context without interrupting daily workflows."
speakers: ["Nate B. Jones"]
sources: ["s22-saas-replacement"]
sourceVaultSlug: "s22-saas-replacement"
originDay: 22
---
# Create a frictionless capture interface

## Action

Wire a private [[entity-slack-d22]] channel to a webhook → [[entity-supabase-d22]] edge function. Logging a thought should take **under 5 seconds**, with **zero** decisions about folders, tags, or hierarchy.

## Why

Capture friction is the single biggest failure mode of personal memory systems. If logging takes 30 seconds, the system silently dies. The Slack-channel approach piggybacks on a UI the user already has open, on every device, all day.

Downstream, the edge function handles vectorization and metadata extraction (the **Process** step of [[framework-open-brain-architecture]]). The user only ever sees: *type → enter*. Everything else is handled invisibly.

## Outcome

Consistent, near-effortless logging of decisions, constraints, people, and insights — the raw material that makes [[concept-specification-engineering]] possible.
