krelltunez/dayGLANCE
A Day Planner App
First Claude commit: Feb 14, 2026Last Claude commit: 28d agoDiscovered: Apr 2, 2026
Recent Claude Commits
Fix GoalDashboard carousel swipe: register listeners only when tab is active
dd1f5be28d agoauthor_emailFix GoalDashboard swipe guard: use closest('.hidden') not offsetParent
02cd4cc28d agoauthor_emailFix GoalDashboard swipe handlers intercepting touch events when hidden
8c9aa0828d agoauthor_emailBump to v2.1.1 — web + Android
481bb5428d agoauthor_emailReduce Android tab-switch freeze: memoize GoalDashboard + keep mounted
2f7bf2c28d agoauthor_emailMerge remote-tracking branch 'origin/main' into claude/bug-fixes-enhancements-Am9yf
d66f14d28d agoauthor_emailShow archived inbox tasks in separate Archived section in spotlight
35f111428d agoauthor_emailMove InboxArchivedBar to bottom of inbox panel (outside scroll area)
e6e025628d agoauthor_emailInbox filter popover spans full inbox width
8b3383128d agoauthor_emailInbox project chip now filters both timeline and inbox
eb4004c28d agoauthor_emailAdd project chip to desktop inbox task cards
a39232128d agoauthor_emailFix blank tile gap in Weekly Review Next 7 Days
2e088e528d agoauthor_emailFix Obsidian sync silently doing nothing after page reload
9a82de528d agoauthor_emailFix DesktopLayout build error: duplicate hideCompletedInbox/hideProjectTasksInbox
d9f8c9a28d agoauthor_emailFix MobileLayout build errors: duplicate destructuring and misplaced JSX
28440ba28d agoauthor_emailCollapse backup lists in Auto Backup History tab by default
9042b3028d agoauthor_emailAdd Daily Note FAB to GLANCE panel (desktop/tablet/mobile)
59187d028d agoauthor_emailAdd inbox archive: archive button on completed tasks, collapsible archived bar
5d8f0d028d agoauthor_emailReplace inbox filter buttons with unified filter popover
54dda7828d agoauthor_emailShow project chips on inbox task cards with filter-click support
6a1b04628d agoauthor_emailFix Weekly Review chevrons stuck in wrong state on reopen
abf5bfc28d agoauthor_emailSort 'Goals Due This Week' by closest due date first
214f64828d agoauthor_emailFix deleted projects/goals being resurrected by cloud sync
f27415328d agoauthor_emailFix project task order not syncing across devices
0d4719b28d agoauthor_emailFix delete confirmation dialog appearing behind project cards
a91f76328d agoauthor_emailBump version to v2.1.0
7aabb4929d agoauthor_emailCLAUDE.md: always create a PR after pushing a branch
297bc3029d agoauthor_emailAdd CLAUDE.md: fresh branch per task git workflow preference
7bf665529d agoauthor_emailMerge remote-tracking branch 'origin/main' into claude/fix-obsidian-task-sync-KUMkh
07e967529d agoauthor_emailFix next-7-days projects section: standalone only, better colors, rename
2a9d21529d agoauthor_emailAbbreviate day names in weekly review stat tiles (long → short)
941d48129d agoauthor_emailRename "Project tasks done" → "Project queue done" in stats
e5c446529d agoauthor_emailRename "Unscheduled done" → "Project tasks done" in all-time stats
20a241129d agoauthor_emailMerge remote-tracking branch 'origin/main' into claude/fix-obsidian-task-sync-KUMkh
cbaa01c29d agoauthor_emailFix: stamp completedAt when toggling project task complete in ProjectCard
8c7152f29d agoauthor_emailAdd goals/projects stats to daily summary, all-time stats, and weekly review
249ff5829d agoauthor_emailUse BookOpen icon for Obsidian-only tasks on notes action button
62c506b29d agoauthor_emailFix mobile color picker wrapping to second line
e0afa9229d agoauthor_emailFix unschedule project task: clear date/startTime and reset lastModified
0e2308429d agoauthor_emailFix drag UX: overlay on non-dragged cards (desktop) + block text selection (mobile)
a1e8bdb29d agoauthor_emailAdd drag-and-drop reordering and cross-group movement for project cards
b020c2429d agoauthor_emailFix notes panel: consistent preview/edit size; wiki notes open in preview
dd0db4629d agoauthor_emailFix ESC priority in GoalDashboard: close notes panel before dashboard
d57871f29d agoauthor_emailFix notes preview div height in non-compact mode
3457f0429d agoauthor_emailFix notes panel showing preview div instead of textarea in non-compact mode
d81098129d agoauthor_emailMake project card notes panel larger: wider container, full-size textarea
87370b229d agoauthor_emailUse React portal to center notes panel over viewport
1c4efe91mo agoauthor_emailFix notes panel to float below card instead of squeezing inside it
826c9bd1mo agoauthor_emailAdd notes/subtasks/wikilinks panel to ProjectCard task rows
a15cbf71mo agoauthor_emailFix status bar icons invisible on launch; fix shortcut modal on mobile
0d1781e1mo agoauthor_email