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

Create fav #1

Open
Arnaud-5G opened this issue May 8, 2023 · 2 comments
Open

Create fav #1

Arnaud-5G opened this issue May 8, 2023 · 2 comments
Labels
button Create a button in the GUI GUI Changes the GUI major A major change new feature Create a new feature

Comments

@Arnaud-5G
Copy link
Owner

Arnaud-5G commented May 8, 2023

Create a favorite button to quickly select a song
-Implement read, write from .dat or .json
-Add button for favorites

@Arnaud-5G Arnaud-5G added button Create a button in the GUI Feature GUI Changes the GUI major A major change new feature Create a new feature and removed new feature labels May 8, 2023
@AspectOfJerry
Copy link
Collaborator

keep in mind that .dat file is like a text file so there isn't a specific parsing method. json, on the other hand, is parsed like objects

@Arnaud-5G
Copy link
Owner Author

keep in mind that .dat file is like a text file so there isn't a specific parsing method. json, on the other hand, is parsed like objects

Yes but I don't really care if the user modifies the files so the file type doesn't change much I just use .dat because it clearly means its supposed to store some kind of data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
button Create a button in the GUI GUI Changes the GUI major A major change new feature Create a new feature
Projects
None yet
Development

No branches or pull requests

2 participants