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

spotify integration #28

Open
zhammer opened this issue Dec 14, 2019 · 3 comments
Open

spotify integration #28

zhammer opened this issue Dec 14, 2019 · 3 comments
Labels
far off ideas i've had that don't make sense to implement now

Comments

@zhammer
Copy link
Owner

zhammer commented Dec 14, 2019

as a writer, i want to be able to share the spotify link to a song i listened to while writing a section.

as a reader, i want to be able to listen to those songs seamlessly as i read the story

@zhammer zhammer added the far off ideas i've had that don't make sense to implement now label Dec 14, 2019
@zhammer
Copy link
Owner Author

zhammer commented Dec 29, 2019

one nice way to do this would just be to give users the options of their last 5 listened to songs on spotify. this could come as a drop down with no js necessary, but user could click refresh if they wanna see updated last 5.

refresh tokens stored on the server once app is auth'd which makes it easy.

@zhammer
Copy link
Owner Author

zhammer commented Feb 3, 2020

could also have some rest endpoints me/recentsongs to refresh latest songs via ajax. also could have a search songs endpoint

@zhammer
Copy link
Owner Author

zhammer commented Feb 3, 2020

one way of doing this on mobile (to view), as you scroll over a scribly section a popout comes from the right with the song that it was written to, can dismiss via right swipe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
far off ideas i've had that don't make sense to implement now
Projects
None yet
Development

No branches or pull requests

1 participant