Skip to content

feat(settings): add configurable audio save path with security-scoped bookmarks#53

Merged
MasamiYui merged 1 commit into
mainfrom
feature/configurable-save-path
Feb 7, 2026
Merged

feat(settings): add configurable audio save path with security-scoped bookmarks#53
MasamiYui merged 1 commit into
mainfrom
feature/configurable-save-path

Conversation

@MasamiYui

@MasamiYui MasamiYui commented Feb 7, 2026

Copy link
Copy Markdown
Member
  • Add savePathBookmark to SettingsStore for persistent directory access
  • Add getSavePath() and setSavePath() methods with bookmark handling
  • Add Save Path UI in SettingsView with NSOpenPanel integration
  • Update AudioRecorder to use dynamic save path from settings
  • Implement security-scoped resource access for macOS sandbox compliance
  • Update README.md with new feature documentation

… bookmarks

- Add savePathBookmark to SettingsStore for persistent directory access
- Add getSavePath() and setSavePath() methods with bookmark handling
- Add Save Path UI in SettingsView with NSOpenPanel integration
- Update AudioRecorder to use dynamic save path from settings
- Implement security-scoped resource access for macOS sandbox compliance
- Update README.md with new feature documentation
@MasamiYui MasamiYui changed the title feat(settings): add configurable audio save path with security-scoped… feat(settings): add configurable audio save path with security-scoped bookmarks Feb 7, 2026
@MasamiYui
MasamiYui merged commit 2900dd3 into main Feb 7, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant