feat(migration): add TickTick migrator
This commit is contained in:
parent
b8769c746c
commit
e5394d6d4b
3 changed files with 357 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Reference in a new issue