传统日记 App 要求用户「正襟危坐地写」,门槛太高——白天的灵感碎片,到了晚上早就蒸发了。 Traditional journaling apps demand the user “sit down and write properly.” The bar is too high — daytime fragments evaporate before evening.
把 捕捉 和 整合 分开。白天像聊天一样丢碎片;晚上一键让 Gemini 合成出四段式日记——完整版、要点、导师视角、待办清单。 Separate capture from synthesis. Daytime: drop messy fragments into a chat-like surface. Evening: one tap, Gemini synthesizes a four-part diary — full entry, key points, mentor insight, todo list.
基于 Next.js 16 App Router + Server Actions 构建。Supabase RLS 强制按用户隔离。Notion OAuth 集成,使用 AES-256-GCM 加密存储 token,配合 HMAC 签名 state 防 CSRF。中英文双语界面。 Built on Next.js 16 App Router + Server Actions. Supabase RLS enforces per-user isolation. Notion OAuth integration with AES-256-GCM encrypted token storage and HMAC-signed state for CSRF protection. Bilingual (EN/中文).