From 40b2cf88fc7c8a94fd9ad8690ca4ca68add68d5f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 7 Jul 2025 19:17:41 +0300 Subject: [PATCH] Updated docs about importing from Trello. Part 2. --- docs/ImportExport/trello/Migrating-from-Trello.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/ImportExport/trello/Migrating-from-Trello.md b/docs/ImportExport/trello/Migrating-from-Trello.md index 0e69c9387..15c74eeef 100644 --- a/docs/ImportExport/trello/Migrating-from-Trello.md +++ b/docs/ImportExport/trello/Migrating-from-Trello.md @@ -15,23 +15,23 @@ If you're already a Trello user, migrating to Wekan is easy: 4. import them into Wekan 5. be aware of some limitations -# 1. Install Wekan +#### 1. Install Wekan Detailed instructions are on this wiki at the page [Install and Update](Install-and-Update) -# 2. Create users +#### 2. Create users Once Wekan is installed, register a user for you. Then register a user for each of your other Trello board members. This is a bit cumbersome, as you have to logout then register in the name of each user. Pro-tip: your import will be much facilitated if you use the exact same **username** in Wekan that your users had in Trello. But if you can't / don't want to, it's not blocking - it's just going to be a little more work when importing (step 4). -# 3. Export your boards from Trello +#### 3. Export your boards from Trello Log into Trello, and for each of your boards, go to the board menu (click "Show Menu"), then "More", then "Print and Export", then "Export JSON". Save the resulting page on your computer. If you have a high number of boards, here is a script that automates these steps (this script it **not** part of the Wekan project): https://github.com/mattab/trello-backup -# 4. Import your boards into Wekan +#### 4. Import your boards into Wekan In Wekan, on the boards list, click on "Add a new board". In the popup, click on "import from Trello". Then, copy the content of one exported board file into the input field and hit "Import". @@ -40,7 +40,7 @@ If your board had members, you will need to tell Wekan which of its users should Once imported, Wekan will put you straight into your new board. Enjoy! -# 5. Limitations +#### 5. Limitations The Trello import will import your board, your labels, your lists, your cards, your comments, your attachments, and will map Trello users to Wekan users as you requested it, all pretty quickly.