krelltunez/dayGLANCE
Your day, at a glance
calendargoals-trackerhabit-trackingnotesprivacy-firstproductivityprojectspwareactself-hostedtask-managementtime-blocking
First Claude commit: Feb 14, 2026Last Claude commit: 3mo agoDiscovered: Apr 2, 2026
Recent Claude Commits
Fix GoalDashboard carousel swipe: register listeners only when tab is active
dd1f5be3mo agoauthor_emailFix GoalDashboard swipe guard: use closest('.hidden') not offsetParent
02cd4cc3mo agoauthor_emailFix GoalDashboard swipe handlers intercepting touch events when hidden
8c9aa083mo agoauthor_emailBump to v2.1.1 — web + Android
481bb543mo agoauthor_emailReduce Android tab-switch freeze: memoize GoalDashboard + keep mounted
2f7bf2c3mo agoauthor_emailMerge remote-tracking branch 'origin/main' into claude/bug-fixes-enhancements-Am9yf
d66f14d4mo agoauthor_emailShow archived inbox tasks in separate Archived section in spotlight
35f11144mo agoauthor_emailMove InboxArchivedBar to bottom of inbox panel (outside scroll area)
e6e02564mo agoauthor_emailInbox filter popover spans full inbox width
8b338314mo agoauthor_emailInbox project chip now filters both timeline and inbox
eb4004c4mo agoauthor_emailAdd project chip to desktop inbox task cards
a3923214mo agoauthor_emailFix blank tile gap in Weekly Review Next 7 Days
2e088e54mo agoauthor_emailFix Obsidian sync silently doing nothing after page reload
9a82de54mo agoauthor_emailFix DesktopLayout build error: duplicate hideCompletedInbox/hideProjectTasksInbox
d9f8c9a4mo agoauthor_emailFix MobileLayout build errors: duplicate destructuring and misplaced JSX
28440ba4mo agoauthor_emailCollapse backup lists in Auto Backup History tab by default
9042b304mo agoauthor_emailAdd Daily Note FAB to GLANCE panel (desktop/tablet/mobile)
59187d04mo agoauthor_emailAdd inbox archive: archive button on completed tasks, collapsible archived bar
5d8f0d04mo agoauthor_emailReplace inbox filter buttons with unified filter popover
54dda784mo agoauthor_emailShow project chips on inbox task cards with filter-click support
6a1b0464mo agoauthor_emailFix Weekly Review chevrons stuck in wrong state on reopen
abf5bfc4mo agoauthor_emailSort 'Goals Due This Week' by closest due date first
214f6484mo agoauthor_emailFix deleted projects/goals being resurrected by cloud sync
f2741534mo agoauthor_emailFix project task order not syncing across devices
0d4719b4mo agoauthor_emailFix delete confirmation dialog appearing behind project cards
a91f7634mo agoauthor_emailBump version to v2.1.0
7aabb494mo agoauthor_emailCLAUDE.md: always create a PR after pushing a branch
297bc304mo agoauthor_emailAdd CLAUDE.md: fresh branch per task git workflow preference
7bf66554mo agoauthor_emailMerge remote-tracking branch 'origin/main' into claude/fix-obsidian-task-sync-KUMkh
07e96754mo agoauthor_emailFix next-7-days projects section: standalone only, better colors, rename
2a9d2154mo agoauthor_emailAbbreviate day names in weekly review stat tiles (long → short)
941d4814mo agoauthor_emailRename "Project tasks done" → "Project queue done" in stats
e5c44654mo agoauthor_emailRename "Unscheduled done" → "Project tasks done" in all-time stats
20a24114mo agoauthor_emailMerge remote-tracking branch 'origin/main' into claude/fix-obsidian-task-sync-KUMkh
cbaa01c4mo agoauthor_emailFix: stamp completedAt when toggling project task complete in ProjectCard
8c7152f4mo agoauthor_emailAdd goals/projects stats to daily summary, all-time stats, and weekly review
249ff584mo agoauthor_emailUse BookOpen icon for Obsidian-only tasks on notes action button
62c506b4mo agoauthor_emailFix mobile color picker wrapping to second line
e0afa924mo agoauthor_emailFix unschedule project task: clear date/startTime and reset lastModified
0e230844mo agoauthor_emailFix drag UX: overlay on non-dragged cards (desktop) + block text selection (mobile)
a1e8bdb4mo agoauthor_emailAdd drag-and-drop reordering and cross-group movement for project cards
b020c244mo agoauthor_emailFix notes panel: consistent preview/edit size; wiki notes open in preview
dd0db464mo agoauthor_emailFix ESC priority in GoalDashboard: close notes panel before dashboard
d57871f4mo agoauthor_emailFix notes preview div height in non-compact mode
3457f044mo agoauthor_emailFix notes panel showing preview div instead of textarea in non-compact mode
d8109814mo agoauthor_emailMake project card notes panel larger: wider container, full-size textarea
87370b24mo agoauthor_emailUse React portal to center notes panel over viewport
1c4efe94mo agoauthor_emailFix notes panel to float below card instead of squeezing inside it
826c9bd4mo agoauthor_emailAdd notes/subtasks/wikilinks panel to ProjectCard task rows
a15cbf74mo agoauthor_emailFix status bar icons invisible on launch; fix shortcut modal on mobile
0d1781e4mo agoauthor_email