I noticed there are a few migrations supported at Vikunja API documentation but I didn’t see one for Wekan. Is there any way to automate getting the data over? Or, at least, with minimal manual intervention.
Thank you!
I noticed there are a few migrations supported at Vikunja API documentation but I didn’t see one for Wekan. Is there any way to automate getting the data over? Or, at least, with minimal manual intervention.
Thank you!
While I’m dreaming, how about support for ZenKit? It’s not one of the big dogs, so I’d imagine not.
I think we have a wekan import somewhere on the roadmap, but nothing in the near future. If you fell up to it, I’d love a PR. Same for Zenkit.
If you want to import tasks from wekan right now, you’ll need to either build something that calls Vikunja’s api and puts wekan’s data into it or transform wekan data into Vikunja’s data export format to then import it.
Good to know, thanks!