소스 검색

Updated docs about importing from Trello

Lauri Ojansivu 1 주 전
부모
커밋
55ef6c0c56
1개의 변경된 파일9개의 추가작업 그리고 6개의 파일을 삭제
  1. 9 6
      docs/ImportExport/trello/Migrating-from-Trello.md

+ 9 - 6
docs/ImportExport/trello/Migrating-from-Trello.md

@@ -1,8 +1,11 @@
-Importing attachments from Trello:
-- https://github.com/wekan/wekan/tree/main/trello
-- https://github.com/wekan/trello-board-exporter
-- https://github.com/wekan/wekan/issues/4877
-- https://github.com/wekan/trello-backup
+## Importing attachments from Trello
+
+- https://github.com/wekan/trello-attachments-downloader
+- In Progress
+  - Fix import from Trello https://github.com/wekan/wekan/issues/5725
+  - Mass migrate from old WeKan to new WeKan without mapping users
+
+## OLD
 
 If you're already a Trello user, migrating to Wekan is easy:
 
@@ -46,4 +49,4 @@ Yet, it has a few limitations:
 - Wekan does not import your activity history (who did what when)
 - it does not map non-member users: if you had a public board, all non-member contributions (like comments) will be attached to the user doing the importation
 - Trello does not export comments posted earlier than around December 2014 (this is empirical data), so Wekan can't import it.
-- when importing attachments, Wekan will download them and host them on your server. But the download process is not particularly robust and there is no feedback on it, so if you have lots of (or heavy) attachments, you'll have to give it some time and it may timeout without you knowing about it.
+- when importing attachments, Wekan will download them and host them on your server. But the download process is not particularly robust and there is no feedback on it, so if you have lots of (or heavy) attachments, you'll have to give it some time and it may timeout without you knowing about it.