feat(app): add custom protocol output directory#34
Merged
Conversation
What: Protocol files now default to ~/Downloads/MeetingTranscriber/ instead of the sandboxed Application Support directory. Users can choose a custom output folder via Settings → Protocol Generation → Output Folder. Reasoning: - Problem: In App Store sandbox, protocols land in ~/Library/Containers/... which is hard for users to find - Decision: Default to ~/Downloads/ (via files.downloads.read-write entitlement) with optional folder picker (via files.user-selected.read-write entitlement) - Security-scoped bookmarks persist the user's folder choice across launches - startAccessingSecurityScopedResource() in save methods ensures sandbox access
e9c3fdd to
a1e78a3
Compare
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.
Summary
~/Downloads/MeetingTranscriber)protocols/(.md,.txt) andrecordings/(.wav) subdirectoriesStructure
Test plan
~/Downloads/MeetingTranscriber.md/.txtinprotocols/and.wavinrecordings/