Bladeren bron

Updated docs about importing from Trello. Part 3.

Lauri Ojansivu 6 dagen geleden
bovenliggende
commit
1610b84845
1 gewijzigde bestanden met toevoegingen van 5 en 5 verwijderingen
  1. 5 5
      docs/ImportExport/trello/Migrating-from-Trello.md

+ 5 - 5
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.