rowboat/apps/x/packages/core
Arjun 0185433986 add lookback period and note strictness dropdowns to onboarding
Add two preference dropdowns to the Connected Accounts step:
- Lookback period (1 week / 1 month / 3 months) for Gmail and Fireflies sync
- Note strictness (Auto / High / Medium / Low) with inline descriptions

Replaces hardcoded LOOKBACK_DAYS in sync_gmail and sync_fireflies with
configurable value from ~/.rowboat/config/lookback.json. Adds IPC channels
for reading/writing both configs. SelectItem now supports a description
prop rendered only in the dropdown, not the trigger.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 11:59:32 +05:30
..
src add lookback period and note strictness dropdowns to onboarding 2026-02-19 11:59:32 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
package.json update ai packages 2026-02-14 12:16:43 +05:30
tsconfig.json feat: extract presentation generator into executable code with builtin tool 2026-01-30 13:30:06 +05:30