Log any category from the calendar via long-press; unify log screen headers - #173
Merged
Merged
Conversation
…eaders Long-pressing a calendar day now opens the full log menu (speed dial) targeted at that day, so any category can be logged retrospectively straight from the calendar instead of only the single quick-log shortcut. The menu shows a "Logging for <date>" label when it targets a day other than today, and the empty-day fallback (no quick-log shortcut configured) no longer loses the tapped date. The period and category logging screens now share one LogEntryTopBar shell: coloured header with the entry title and the date being logged as a subtitle, so the two flows read as one family. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012Tx1bCCA1gpC46ec5ueFZc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to the retrospective-logging feedback: logging for a past day should start from the calendar, and the two logging screens should feel like one flow.
Calendar-driven retrospective logging
Shared shell for logging screens
LogEntryTopBarused by bothLogPeriodScreenandLogCategoryScreen: colouredprimaryContainerheader with the entry title and the date being logged as a subtitle. Previously the period screen had a plain undecorated bar with no date, while category screens had the coloured bar with a date subtitle.Notes
changelog/unreleased/calendar-log-menu-shared-shell.json, minor bump).python3 a11y_check.pypasses (95 files, all clean).🤖 Generated with Claude Code
https://claude.ai/code/session_012Tx1bCCA1gpC46ec5ueFZc
Generated by Claude Code