Spyke
selfhosted·SelfhostedbyMir

What Calendar and To Do solution do you recommend?

I would like to have a central Calendar that I could sync everything to it, from my email calendars and my to do list, is there something like that selfhosted or not, that is FOSS?

View original on programming.dev
lemmy.world

Nextcloud, 100 percent. I've been running mine for years and highly recommend it.

28
Mirreply
programming.dev

I was thinking about that but I think Nextcloud is a bit too much for my needs

4
SlickRickreply
lemmy.world

You can utilize how much or how little of Nextcloud's features you need. Why do you think Nextcloud would be too much for you?

3
Mirreply
programming.dev

Why do you think Nextcloud would be too much for you?

I had the idea that I had to install the whole solution

1

You can just spin up the Docker and disable most of the features you don't need, as they come as addons

1
lemmy.world

My email calendars I leave alone, but I use caldav for personal calendar and tasks.

I use radicale as caldav server, and tasks.org on android and thunderbird on computer. Tasks.org works very well

I also use silverbullet (silverbullet.md) for more complex todo lists

16
lemmyvorereply
feddit.nl

I'm also using Radicale and I've landed on the Calengoo app because it can do both events and tasks in the same app. It's amazingly customizable and it can sync directly if needed, bypassing the Android account system. If you buy it directly off the website you get a perpetual license that doesn't depend on Google Play.

3

It's not good looking out of the box but you can customize it extensively. Give it a chance. I'm glad I put in the time, I ended with a calendar app that's more suitable to my taste than anything else I've used before.

2
airikrreply
lemmy.ml

Fossify Calendar and Fossify Contacts on Android and Thunderbird in Linux.

2
Mirreply
programming.dev

Fossify Calendar

How to use it with Baikal, I enabled CalDav but I can only see local and gmail calendars. Do I have to use DAVx5 ?

1

Yes, it's not too hard to set up. And after setting up davx5 i think you have to enable access to synced calendars in fossify calendar settings

1

I use Radicale for my calendars, reminders, and contacts precisely because of how minimal it is. It has been very reliable for me and is very easy to back up and restore since it is just files.

4

Really nice and comprehensive looking page. Should probably test drive that some day. Thanks.

3

For anyone who uses Todoist and Notion or Todoist and Gcal this looks brilliant. It's almost carbon copy so the learning curve should be minimal. I'm gonna go all in on this.

2

Syncing the calendar db and Todo.txt file with syncthing should also be possible and would be a solution that doesn't need a server at all.

4

I love todo-txt! As a heavy cli user it's the quickest and easiest to use todo "system" I've found.

3
Mirreply
programming.dev

I think that may be what you’re asking for

Yes, would be great if I have my day view. Problem is Nextcloud is way too much for my needs

1

In principle any DAV client should work. On Android, I use DAVx5 and Tasks.org to access my Nextcloud. On Thunderbird + Lightning, you can e.g. use SOGo connector or TbSync to use the address books, calendars and tasks.

1

Not explicitly calendar software but I find logseq surprisingly good for this stuff.

2

On a related note, is it possible to sync all my tasks on Simply (fossify) Calender with a Caldev server. Also does anyone know if there is a good client with Caldev sync on Windows ? I know thunderbird has that functionality, but I would prefer a standalone calender instead of an email client.

1

I have Simple Calendar synced to Nexctclouds CalDav using DAVx5, syncs just fine.

2

You reached the end