HTTP-Shortcuts icon indicating copy to clipboard operation
HTTP-Shortcuts copied to clipboard

sync

Open d3m1gd opened this issue 4 months ago • 2 comments

Is your feature request related to a problem? Please describe.

I have several phones and want shortcuts created (or changed) on one to be synced to others.

Describe the solution you'd like

Automatic shortcuts sync. It could be as simple as syncing to a directory (which user keeps synced with git).

Describe alternatives you've considered

Manual export with further import via gdrive. It gets tedious really fast.

d3m1gd avatar Aug 03 '25 13:08 d3m1gd

Thanks for the feature request. Something like this has actually already been on my idea pile for a while, and I definitely want to add it. So far I haven't found the time for it yet, as it requires a bit more planning and refactoring. I'm hoping to get around to it within the next few months, but can't make any promises.

It will probably not be a full sync solution though, as that adds a lot of complexity in dealing with conflicts. Instead, I imagine that the app can be configured to either periodically export or periodically import all shortcuts, e.g. from a specific file in a directory or from a web URL.

Waboodoo avatar Aug 05 '25 16:08 Waboodoo

fantasyic news! I guess period import makes sense, as export can still be manual after changes been made, and user wants to propagate them semi-automatically

d3m1gd avatar Aug 06 '25 17:08 d3m1gd