mhoeher / opentodolist

A simple Todo and task management application - Mirror of https://gitlab.com/rpdev/opentodolist
https://opentodolist.rpdev.net
GNU General Public License v3.0
161 stars 12 forks source link

Trying to link to my own private Baïkal CalDav server and nothing happens #61

Closed therealrobster closed 2 years ago

therealrobster commented 2 years ago

Hi there,

I load up opentodolist and click on Accounts, then + button. I then choose Webdav and enter all the settings (address, user, password, name). Then press the OK button and nothing happens. No error, no progress. Nothing.

Are there at least logs or similar I can check?

Thank you

mhoeher commented 2 years ago

Hi @therealrobster,

OpenTodoList does not use CalDAV as a backend but instead stores its data in a file system. Currently, the built-in sync supports WebDAV as a transport, with Dropbox currently being integrated as well.

CalDAV support is out of scope of this app - sorry :wink:

Please let me know if you need further help on this.

therealrobster commented 2 years ago

ahhh, ok. Thank you so much. The struggle continues :-) I'll find that proper caldav desktop client one day I'm sure. Thanks for your time and response.