New tool: tw2vikunja

Following up to my earlier vja-review tool (can’t post a link because I’m new to the forum), I thought I’d also drop this script which I used for transitioning any still relevant TW tasks to vikunja

To make it as easy to use as possible, I’m not using the Vikunja API but rather, I’m creating a formatted text stream - i.e., one line per task - add it to the system clipboard so that the user can copy-paste it in the Vikunja quick-add prompt

You can read more about it in the tool’s README and feel free to reach out if you use it and/or have any questions

P.S. I’m not sure if it’s system dependent but I had to use a <month>/<day>/<year> date format for this to work on my end. The example in this page suggest using <day>/<month>/<year> instead

1 Like

That looks awesome!

I really feel like we need to showcase these more, somewhere on the website.

Ideally, there would be a setting for this (which we currently don’t have). It should work with an iso date - 2025-03-10. Did you try that?