sync
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.
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.
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