FFlyType
macOSWindowsiOSAndroidHub

Morning brief — your day in one screen

Daily and weekly brief cards synthesize goals, recent dictation, Life notebook, and optional Google Calendar context.

Before you start

  • Cloud Self sync on.
  • Some persona data or capture history (new accounts may see a short starter brief).

Steps

  1. 1

    Hub → Self → Brief tab loads independently from chat (cached SWR on Hub).

  2. 2

    Enable daily brief — self_brief_daily pref; optional self_brief_notify web push when ready.

  3. 3

    Pick a ritual template: workday, weekend, or travel — GET /v1/self/brief/templates.

  4. 4

    Optional: Settings → self_context_calendar for Google Calendar snippets (opt-in OAuth).

  5. 5

    Weekly brief needs Life notebook enabled — compares goals vs mentions.

  6. 6

    Tap Discuss in Companion — sends brief summary into a new chat prefill.

Common mistakes

  • Brief cron runs server-side — POST /v1/cron/self-brief-dispatch; no client polling required.
  • Training opt-out blocks LLM brief generation — rules-only fallback may be shorter.
  • Brief export/history available on Hub and Mac sidebar.

Related articles