raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.25k stars 2.95k forks source link

Sync Favorite GIFs between Macs #14665

Open jezkline opened 4 hours ago

jezkline commented 4 hours ago

Extension

https://raycast.com/josephschmitt/gif-search

Description

I use Raycast on 3 separate Macs and it would be great to have all my favorite GIFS synced across devices.

Who will benefit from this feature?

Everyone who loves a good GIF reaction and uses Raycast on multiple Macs.

Anything else?

No response

raycastbot commented 4 hours ago

Thank you for opening this issue!

🔔 @josephschmitt @tmwrnr @j3lte @samuelkraft @ridemountainpig @Spookywy you might want to have a look.

💡 Author and Contributors commands The author and contributors of `josephschmitt/gif-search` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
j3lte commented 3 hours ago

Interesting feature request! AFAIK Cloud Sync doesn't sync your Localstorage, which is used to store your favorite GIFs. That would make your current request impossible for now, unless Raycast lets us sync storage. Maybe @pernielsentikaer (or another engineer at Raycast) answer to this? I couldn't find it in the developer documentation either (nor on the product page)

For the locally available GIFS, you would need to store those in your own synced folder (something like Dropbox)