Importing data from Horde Groupware

Hello,

Recently found this project to (hopefully) replace part of Horde Groupware I’ve been using for almost 16 years now.

I want to migrate the tasks I’ve been entering and tracking in Horde into Vikunja. So far I had no chance.

Import functions in Vikunja are very limited (Vikunja Export and TickTick). No vTODO, iCalendar or CSV..

Vikunja doesnt seem able to connect to a CalDAV server (my horde groupware serves a CalDAV which I tested with TBird and other options and works well).

Is what I want to do feasible? Seems pretty much basic to me…!?

Cheers

Welcome! :waving_hand:

There is now a PR to implement a generic csv import: Add generic CSV import with column mapping by kolaente · Pull Request #1941 · go-vikunja/vikunja · GitHub

Caldav import is notoriously hard to implement because there are subtle differences between server implementations.

Does Horde provide an export of tasks to csv natively?

Hello @kolaente !

Thanks for replying! Horde (at least 5.2.22) can export tasks to iCalendar (vTodo) as an ics file and to CSV.

I you need some tests done let me know.

Thanks!

1 Like