mikifus / padland

Padland is a tool to manage, share, remember and read collaborative documents based on the Etherpad technology in Android.
Apache License 2.0
63 stars 15 forks source link

Allow import/export/backup of pads #50

Closed Porkepix closed 7 months ago

Porkepix commented 6 years ago

It would be a pretty handy feature to be able to import/export one or more pads, and also everything, for backup/transfer purpose.

NA0341 commented 3 years ago

To clarify this: A feature to Backup Pads & Settings would save a list of the pads, not their content. If you want to save pads you use the pad's own export feature.

A backup feature for pads, groups & settings would not be nice. It is absolutely needed!

NA0341 commented 8 months ago

@mikifus any news on this?

You could literally make this as simple as copying groups, entries & settings as json and import them from json as well. That's the way KISS - Launcher does it, for example.

mikifus commented 8 months ago

@NA0341 No news I'm afraid, but as I see there's demand so I guess I should develop this feature next.

I assume it's simple to export some DB tables to JSON and then restore them, yet I'd add some complexity:

Other issues I foresee: