mattermost / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
20.8k stars 1.83k forks source link

Feature Request: Multiple export options #171

Closed Victor239 closed 3 years ago

Victor239 commented 3 years ago

Summary: Ability to export all data in a choice of several different formats:

How important this is to me and why:

Before investing my time and data into any tool I want to be sure that there's no lock-in. If at any point I decide Focalboard isn't for me I want to be able to easily export my data so I can at the very least access and manipulate it locally. Only then am I most comfortable continuing to use it, because I don't have to worry "but what if it stops updating/they go closed-source/it becomes incompatible with my platform/etc".

Importance: High

Use cases:

  1. Full backups
  2. Import/export to similar apps
  3. Interoperability with other tools

Additional context / similar features: Any examples of good implementations of this capability.

chenilim commented 3 years ago

Hi @Victor239, thanks for the input! Yes, data sovereignty is one of the major benefits of a self-hosted system, and Focalboard currently supports several ways to export your data:

Please let me know if you run into any issues with any of the above methods.

Victor239 commented 3 years ago

Awesome! So glad to see that all the options are available.

After testing now I wasn't initially sure if JSON+CSV exports are working because there's no pop-up that the export was successful, but I can see now they've been saved to ~/Downloads/ directory. For the future a notification that it worked would be handy, but otherwise this feature looks great.

chenilim commented 3 years ago

Thanks @Victor239. I've created a new issue #174 to show a confirmation of export. On Chrome it shows a download at the bottom of the screen, but this might differ by browser. If you have a minute, please add any additional notes to the issue, and what browser / OS you are using. Thanks!