this post was submitted on 06 Jun 2023
6 points (87.5% liked)

Jerboa

10135 readers
2 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

I am guessing this is not a current function within Jerboa; however, is there an easier way of sharing your community list with a second account on a different instance than individually searching for communities?

If I am within one instance, I may not see the same communities available to join as I do from another instance. I have had to go into the individual instances and search for !community@instance in order to add a bunch of communities to subscribe to.

Was wondering if at a later point, perhaps Jerboa might have the ability to sync subs between accounts on different instances.

Thanks for all the work you have put into this app. Really enjoying it so far.

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago (1 children)

This seems to me like it's the most important aspect of making an account portable between instances, I'm hoping that something like this gets implemented in short order.

[–] [email protected] 2 points 1 year ago

totally agree : federation makes sense only if you can import/export your preferences to another instance

[–] PriorProject 4 points 1 year ago

There's a lemmy issue for this at https://github.com/LemmyNet/lemmy/issues/506, but it's unresolved. That issue is for a comprehensive account export, which is more than you're asking for.

It may be that today there is already some API that returns this list as JSON or something, the UI certainly displays some data about your subscribed community list and it must be getting that from somewhere. But I'm not familiar with this myself.

[–] [email protected] 1 points 1 year ago

I am also interested in this