I’m experimenting with raidcale. I’m trying to find some client apps for Linux and Android.
So far, I have:
Desktop
- Calendars: GNOME Calendar
- Contacts: GNOME Contacts
- Tasks: Errands
- Journals: Unknown
Android:
- Calendars: Probably just default Calendar app
- Contacts: Not sure yet
- Tasks: Tasks.org or jtx board
- Journals: jtx board
Apps working with VTODO
seem to be common enough, but does anyone know desktop apps that work with VJOURNAL
?
What’s your usecase for the journals? That might help direct the discussion.
For work I use Outlook with caldavsynchronizer, but I’ve stepped away from those kind of Journals and now I’m tracking things in Logseq
For time tracking for work I’m using other tools too.
My use case is I want to write text and I want that text to be synced from my phone and laptop. I want to deploy the minimum number of services. I don’t care about any text editor features as long as I can write text and read it.
I’ve already deployed Radicale and I’d rather not have to maintain anything else.
I realize I can deploy something else just for notes, but I really don’t want to maintain something else.
radicale can do cantacts as well btw. so that you can use the stock android contacts app. At least with DAVx5 on android.
That’s exactly what I use, works like a charm.
For Android, Davx5 plus JTX board, and you’re set. Just use the contacts, calendar, tasks and journals apps you feel comfortable with. I use Etar calendar, for example.
I think Korganizer does journal, along with calendar and to-do.
I use exactly those you mention and the lack of journals on desktop is weird. Because of that I started implementing a notes app myself but never finished it.
Some day in the future when I have more time I’d like to keel going: https://github.com/jeena/JNotes
Very cool! Thanks for sharing!!