1
0

feat(migration): add TickTick migrator

This commit is contained in:
kolaente
2022-10-09 18:56:29 +02:00
parent b8769c746c
commit e5394d6d4b
3 changed files with 357 additions and 0 deletions

View File

@ -53,6 +53,8 @@ import (
"strings"
"time"
"code.vikunja.io/api/pkg/modules/migration/ticktick"
"github.com/ulule/limiter/v3"
vikunja_file "code.vikunja.io/api/pkg/modules/migration/vikunja-file"