Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File management #5

Open
5 tasks
ramijames opened this issue Jan 18, 2025 · 0 comments
Open
5 tasks

File management #5

ramijames opened this issue Jan 18, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ramijames
Copy link
Owner

I'll be creating folders and files based on the podcast title and each item's episode name. This ticket encompasses the work that would allow me to:

  • figuring out how electron accesses the file system in mac, windows, and linux
  • setting a default folder
  • setting a user-specified folder
  • creating folders if they don't exist
  • deal with parsing the episode name into something I can actually save locally. This will mean that I have to deal with unallowed characters, spaces, too long titles, etc.
@ramijames ramijames self-assigned this Jan 18, 2025
@ramijames ramijames added the enhancement New feature or request label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant