rowboat/apps/x
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
..
apps add lookback period and note strictness dropdowns to onboarding 2026-02-19 11:59:32 +05:30
packages 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
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml oauth: persist client state, simplify IPC, and refactor 2026-02-17 09:54:34 +05:30
pnpm-workspace.yaml fix pnpm postinstall 2026-01-21 10:47:44 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30