auslan_dictionary icon indicating copy to clipboard operation
auslan_dictionary copied to clipboard

Add support for sharing lists

Open banool opened this issue 2 years ago • 2 comments

Some kind of list export / import feature for sharing lists with friends would be great.

Doing a one time import would be easy (just export the list as JSON or something). If we wanted to support lists that update as they're changed though, that'd require some syncing mechanism. Ideally you'd be able to choose either anyone can change the list or just one person is the list updater and the rest are subscribers.

banool avatar Mar 01 '23 07:03 banool

I would love this feature. I study Auslan in a class, and we'd absolutely share lists between us if we could

AlliBeltane avatar Feb 03 '25 22:02 AlliBeltane

I agree this would be a great feature. Unfortunately the ideal way to implement it probably implies having a server act as the authoritative source of info on the lists. Right now the app has no server, so I'd have to build out and pay for that infrastructure from scratch. If I get some free time I'll take a crack at it.

banool avatar Apr 13 '25 15:04 banool