feat(migration): add TickTick migrator

This commit is contained in:
kolaente 2022-10-09 18:56:29 +02:00
parent b8769c746c
commit e5394d6d4b
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
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"