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

A Seek Feature #613

Open
geraldaddey opened this issue Aug 27, 2023 · 4 comments
Open

A Seek Feature #613

geraldaddey opened this issue Aug 27, 2023 · 4 comments

Comments

@geraldaddey
Copy link

I use this workflow everyday and it's very helpful and helps me reduce too much context switching which boosts productivity.

However, to use the seek feature, I have to open the spotify app. I believe a seek feature can be implemented and integrated into the workflow.

I have scoped through Spotify's API documentation and there are available endpoints for the Seek functionality. I would be happy to make a contribution to implement it. I can wait if your team will take of it as well.

@vdesabou
Copy link
Owner

what is your use case for seek feature ? You would like to enter a number of seconds to skip x seconds for current song ?

If this is to skip first x seconds of podcasts, there is already this option:

CleanShot 2023-08-27 at 18 18 49@2x

@geraldaddey
Copy link
Author

geraldaddey commented Aug 27, 2023

I would like to seek into different parts of a song. I would like to query a section by seconds(or minutes), a percentage(of song length) or a fraction of song length.

I activate the workflow with "sp" command. My custom keyword for the seek command will be "spsk". I would like to type "spsk 5s" for 5 seconds seek or "spsk 0.1" to jump to 1/10th of song length.

Something in this direction will fit all my use cases.

@geraldaddey
Copy link
Author

Hi @vdesabou, I'm willing to implement the feature and make a pr.

Otherwise, what do you think about the development?

@vdesabou
Copy link
Owner

vdesabou commented Sep 4, 2023

@geraldaddey If you want to make a PR, that would be great yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants