[Dribbble] Fine Tuning
Extension – Dribbble
Author: @gebeto
Hey, really appreciate that you took the time to create a Dribbble Extension! Really dig it and could see me using this on a daily base.
If you don't mind, I got some small ideas to make the extension even better:
- Having a way to fix the Filter, to always initially show a user specified category (maybe just somewhere under "configure extension". I know that you can use CMD+P but it's taking its time and some Filter are named the same ("all"). For me the recent shots are really not that interesting compared to
- Seeing the shots of people you follow. Could make the whole thing way more complicated I guess, but would be my top feature
- Each tile could have the dimension 4:3 instead of being squared to fit the Dribbble shot dimension and look better :)
Thanks for the extension again! Hope this doesn't annoy.
Hey! Wow, this is awesome, really appreciate that you are using my extension 🙌
Thank you for your suggestion, so:
-
Yep, it makes sense and I can do it, looks pretty easy to implement, I'll add it to my backlog 🚀
-
This looks a bit harder, because I need to add authorization mechanism somehow, with login/password or with some hack like getting your cookies from browser and passing it to raycast, but it is possible, I will add it also to my backlog 🚀
-
This one is not possible for now, because Raycast supports only square Grid Items and it is not possible to add aspect ratio there, but I think this is a good suggestion for devs to add different aspect ratios options to grid items, what do you think, is it possible to do in the feature, @pernielsentikaer ? What Raycast designers think about that?😄
Hey @gebeto,
You'd be able to achieve the authenticated state by using OAuth, which will redirect the user to Dribbble and then back to Raycast once they authorize the application. This would allow you to list shots, projects, etc. in a lot more detail for the authenticated user, as well as their teams etc.
If you'd like a hand or have any questions about this, feel free to reach out to me on the Raycast Slack.
This issue/pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean. Thanks for your contributions.