wefork / wekan

The open-source Trello-like kanban (built with Meteor)
https://wekan.io
MIT License
61 stars 12 forks source link

Add feature: Import/Export Trello/Wekan board to/from Sandstorm Wefork. #51

Closed xet7 closed 7 years ago

xet7 commented 7 years ago

Original request from @gaconkzk at Wekan Gitter.

tml commented 7 years ago

With the Trello purchase, I suspect this might be something that a number of people become interested in rather quickly.

xet7 commented 7 years ago

@tml

In standalone Wefork it's already possible to import Trello export JSON files, including attachment images. For example using VirtualBox appliance at https://wekan.xet7.org

This feature is not enabled for Sandstorm Wefork.

ocdtrekkie commented 7 years ago

If the import from Trello requires actually logging into Trello, rather than importing like an export file, that'd probably be why, since it requires a network opening to do, and Sandstorm sandboxes the application. Future updates to Sandstorm should make this easier to do securely.

xet7 commented 7 years ago

Checklists are not imported yet, because that feature #11 is not yet merged to Wefork. Some other features can be missing also.

tml commented 7 years ago

@ocdtrekkie I have an export file from Trello, and a standalone Wekan knows how to deal with those; there's just no opportunity to provide that information to the Wekan grain created by Sandstorm.

ocdtrekkie commented 7 years ago

Should definitely tag @dwrensha on this one then.

xet7 commented 7 years ago

This issue was moved to wekan/wekan#799

xet7 commented 7 years ago

This issue was moved to wekan/wekan#800