this post was submitted on 11 May 2025
27 points (96.6% liked)

Linux

54154 readers
488 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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:

Apps working with VTODO seem to be common enough, but does anyone know desktop apps that work with VJOURNAL?

you are viewing a single comment's thread
view the rest of the comments
[–] sxan@midwest.social 1 points 3 days ago

I have used todo.txt for, shit, over a decade now. Jesus. Anyway, I just sync files with whatever - in oelden days rsync, nowadays SyncThing. But I've occasionally speculated about syncing with VTODO instead.

Whenever I start to think through it, I eventually come to the same conclusion: it seems out of place, and more fussy than just copying a file via SyncThing or even just WebDAV put-ting a file. I guess the value would be conflict resolution?

If I have one criticism of SyncThing, it's that there's absolutely no facility for conflict resolution, even after all these years, there's no way to configure a client to say, "if you get a conflict on a .txt file, try running 'automerge'. If it exits with an error, leave it a conflict. If it exits with success, sync it resolved." There are merge tools for a variety of file types, from txt to ODF to json. It'd be an almost trivial feature to add, and it's frustrating that it's still missing.