Refactor capture UX: single New Note toolbar button, text-first editor

- NotesListView: remove two-button header; trailing New Note toolbar item (Cmd-N)
- NoteEditorView: text entry focused by default; extensible add-media bar
  (CaptureMedium enum, audio only for now) revealing the inline recorder;
  startRecording param removed
- Changelog entry updated
This commit is contained in:
2026-07-15 18:39:11 -04:00
parent 970eebaf3c
commit 35e4d6750b
3 changed files with 90 additions and 59 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Transcription now supports many more languages, including Russian, Ukrainian, and Polish
New notes start from two big buttons right above the list — one for text, one for voice
A single toolbar button now starts a new note that opens straight to typing, with voice recording just one tap away
Search now has its own tab in the bottom tab bar