krelltunez/dayGLANCE
Your day, at a glance
calendargoals-trackerhabit-trackingnotesprivacy-firstproductivityprojectspwareactself-hostedtask-managementtime-blocking
First Claude commit: Feb 14, 2026Last Claude commit: 2mo agoDiscovered: Apr 2, 2026
Recent Claude Commits
Fix GoalDashboard carousel swipe: register listeners only when tab is active
dd1f5be2mo agoauthor_emailFix GoalDashboard swipe guard: use closest('.hidden') not offsetParent
02cd4cc2mo agoauthor_emailFix GoalDashboard swipe handlers intercepting touch events when hidden
8c9aa082mo agoauthor_emailBump to v2.1.1 — web + Android
481bb542mo agoauthor_emailReduce Android tab-switch freeze: memoize GoalDashboard + keep mounted
2f7bf2c2mo agoauthor_emailMerge remote-tracking branch 'origin/main' into claude/bug-fixes-enhancements-Am9yf
d66f14d2mo agoauthor_emailShow archived inbox tasks in separate Archived section in spotlight
35f11142mo agoauthor_emailMove InboxArchivedBar to bottom of inbox panel (outside scroll area)
e6e02562mo agoauthor_emailInbox filter popover spans full inbox width
8b338312mo agoauthor_emailInbox project chip now filters both timeline and inbox
eb4004c2mo agoauthor_emailAdd project chip to desktop inbox task cards
a3923212mo agoauthor_emailFix blank tile gap in Weekly Review Next 7 Days
2e088e52mo agoauthor_emailFix Obsidian sync silently doing nothing after page reload
9a82de52mo agoauthor_emailFix DesktopLayout build error: duplicate hideCompletedInbox/hideProjectTasksInbox
d9f8c9a2mo agoauthor_emailFix MobileLayout build errors: duplicate destructuring and misplaced JSX
28440ba2mo agoauthor_emailCollapse backup lists in Auto Backup History tab by default
9042b302mo agoauthor_emailAdd Daily Note FAB to GLANCE panel (desktop/tablet/mobile)
59187d02mo agoauthor_emailAdd inbox archive: archive button on completed tasks, collapsible archived bar
5d8f0d02mo agoauthor_emailReplace inbox filter buttons with unified filter popover
54dda782mo agoauthor_emailShow project chips on inbox task cards with filter-click support
6a1b0462mo agoauthor_emailFix Weekly Review chevrons stuck in wrong state on reopen
abf5bfc2mo agoauthor_emailSort 'Goals Due This Week' by closest due date first
214f6482mo agoauthor_emailFix deleted projects/goals being resurrected by cloud sync
f2741532mo agoauthor_emailFix project task order not syncing across devices
0d4719b2mo agoauthor_emailFix delete confirmation dialog appearing behind project cards
a91f7632mo agoauthor_emailBump version to v2.1.0
7aabb492mo agoauthor_emailCLAUDE.md: always create a PR after pushing a branch
297bc302mo agoauthor_emailAdd CLAUDE.md: fresh branch per task git workflow preference
7bf66552mo agoauthor_emailMerge remote-tracking branch 'origin/main' into claude/fix-obsidian-task-sync-KUMkh
07e96752mo agoauthor_emailFix next-7-days projects section: standalone only, better colors, rename
2a9d2152mo agoauthor_emailAbbreviate day names in weekly review stat tiles (long → short)
941d4812mo agoauthor_emailRename "Project tasks done" → "Project queue done" in stats
e5c44652mo agoauthor_emailRename "Unscheduled done" → "Project tasks done" in all-time stats
20a24112mo agoauthor_emailMerge remote-tracking branch 'origin/main' into claude/fix-obsidian-task-sync-KUMkh
cbaa01c2mo agoauthor_emailFix: stamp completedAt when toggling project task complete in ProjectCard
8c7152f2mo agoauthor_emailAdd goals/projects stats to daily summary, all-time stats, and weekly review
249ff582mo agoauthor_emailUse BookOpen icon for Obsidian-only tasks on notes action button
62c506b2mo agoauthor_emailFix mobile color picker wrapping to second line
e0afa922mo agoauthor_emailFix unschedule project task: clear date/startTime and reset lastModified
0e230842mo agoauthor_emailFix drag UX: overlay on non-dragged cards (desktop) + block text selection (mobile)
a1e8bdb2mo agoauthor_emailAdd drag-and-drop reordering and cross-group movement for project cards
b020c242mo agoauthor_emailFix notes panel: consistent preview/edit size; wiki notes open in preview
dd0db462mo agoauthor_emailFix ESC priority in GoalDashboard: close notes panel before dashboard
d57871f2mo agoauthor_emailFix notes preview div height in non-compact mode
3457f042mo agoauthor_emailFix notes panel showing preview div instead of textarea in non-compact mode
d8109812mo agoauthor_emailMake project card notes panel larger: wider container, full-size textarea
87370b22mo agoauthor_emailUse React portal to center notes panel over viewport
1c4efe92mo agoauthor_emailFix notes panel to float below card instead of squeezing inside it
826c9bd2mo agoauthor_emailAdd notes/subtasks/wikilinks panel to ProjectCard task rows
a15cbf72mo agoauthor_emailFix status bar icons invisible on launch; fix shortcut modal on mobile
0d1781e2mo agoauthor_email