mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Fix docs link about CSV. Part 2.
This commit is contained in:
parent
3892be47ac
commit
a9c67ac200
2 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ Right to click your username / All Boards / Add Board / Import / From CSV/TSV
|
|||
[CSV import was added at PR 3081](https://github.com/wekan/wekan/pull/3081)
|
||||
|
||||
Here's a copy of the CSV and TSV to test out the functionality:
|
||||
- [board-import.csv](https://wekan.fi/csv/board-import.csv)
|
||||
- [board-import.tsv](https://wekan.fi/csv/board-import.tsv)
|
||||
- [board-import.csv](board-import.csv)
|
||||
- [board-import.tsv](board-import.tsv)
|
||||
|
||||
Frontend:
|
||||
- [Import CSV code](https://github.com/wekan/wekan/tree/main/client/components/import)
|
||||
|
|
|
@ -66,7 +66,7 @@ Wekan is distributed under the [MIT License], allowing anyone to easily work wit
|
|||
|
||||
* [From Previous Export, paste big WeKan JSON](ImportExport/From-Previous-Export.md)
|
||||
* [Progress: Import/Export/Sync](ImportExport/Sync.md)
|
||||
* [From CSV/TSV](ImportExport/CSV)
|
||||
* [From CSV/TSV](ImportExport/CSV/CSV.md)
|
||||
* [From Trello](ImportExport/trello/Migrating-from-Trello.md)
|
||||
* [From Jira](ImportExport/Jira.md)
|
||||
* [From Asana](ImportExport/Asana.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue