Goal
Refine the Home screen action card so it clearly reminds people of the two main things Transcripted can do: dictation and meeting recording.
The current Home screen has a large card that leads with dictation copy and shows two actions: Start Dictation and Record a meeting. I want this area to feel more useful and more balanced, with meetings highlighted as an important primary action too.
Current Visual Reference
The current screen roughly looks like this:
- Header:
Welcome back, Redbars
- Stats line:
41 dictations today, 1 meeting today.
- Large card headline:
Capture what you say, anywhere you write
- Dictation blurb:
Press your dictation shortcut and speak. Transcripted pastes the text into the app you were using.
- Primary blue button:
Start Dictation
- Secondary action:
Record a meeting
Requested Change
Update this Home screen area so the user sees two clear action choices:
Start Dictation
Use copy like:
Press your dictation shortcut and speak. Transcripted pastes the text into any app you're using. Capture what you say anywhere you write.
This should help the user understand that dictation works across whatever app they are typing in.
Record a Meeting
Add a clear meeting-focused action with a short blurb explaining what it does.
Use copy along these lines:
Record a meeting to capture the conversation, transcribe it, and save notes you can review or reuse later.
Meetings should feel like a real primary action, not a small secondary link.
Design Direction
- Keep the existing dark Home screen style.
- Make
Start Dictation and Record a Meeting feel like two distinct clickable actions.
- Pick the best layout for the existing app. A two-card or two-button layout is fine if it fits better.
- Do not add marketing fluff. Keep the copy short and useful.
- Make sure the text fits cleanly and does not overlap on smaller window sizes.
Acceptance
- Home screen clearly shows both actions:
Start Dictation and Record a Meeting.
- Each action has a short explanation of what it does.
- Meeting recording is visually prominent enough to feel like a primary action.
- Existing dictation behavior still works.
- Existing meeting recording behavior still works.
- Include sanitized visual evidence in
.agent-review/visuals/ before opening the PR. A screenshot is enough unless the interaction needs motion.
- Open a draft PR for human review.
Validation
- Run the required repo checks for any Swift/UI files touched.
- If this touches Swift source, run
bash build.sh and bash run-tests.sh.
- Add a short manual note in the PR body about the Home screen visual check.
Goal
Refine the Home screen action card so it clearly reminds people of the two main things Transcripted can do: dictation and meeting recording.
The current Home screen has a large card that leads with dictation copy and shows two actions:
Start DictationandRecord a meeting. I want this area to feel more useful and more balanced, with meetings highlighted as an important primary action too.Current Visual Reference
The current screen roughly looks like this:
Welcome back, Redbars41 dictations today, 1 meeting today.Capture what you say, anywhere you writePress your dictation shortcut and speak. Transcripted pastes the text into the app you were using.Start DictationRecord a meetingRequested Change
Update this Home screen area so the user sees two clear action choices:
Start Dictation
Use copy like:
Press your dictation shortcut and speak. Transcripted pastes the text into any app you're using. Capture what you say anywhere you write.This should help the user understand that dictation works across whatever app they are typing in.
Record a Meeting
Add a clear meeting-focused action with a short blurb explaining what it does.
Use copy along these lines:
Record a meeting to capture the conversation, transcribe it, and save notes you can review or reuse later.Meetings should feel like a real primary action, not a small secondary link.
Design Direction
Start DictationandRecord a Meetingfeel like two distinct clickable actions.Acceptance
Start DictationandRecord a Meeting..agent-review/visuals/before opening the PR. A screenshot is enough unless the interaction needs motion.Validation
bash build.shandbash run-tests.sh.