Tasks.org is an amazing app but it’s android only. I’ve got the back ups showing up on my linux machine via syncthing, but is there a tasks app that can use them?

  • bledley
    link
    fedilink
    English
    2
    edit-2
    10 days ago

    Syncing tasks app with Thunderbird using CalDAV rather than your json method is one way of doing it. There may be other tasks apps out there though?..You’d need a CalDAV service for hosting the tasks…I use Posteo (email/calendar) and it supports this.

    • @[email protected]OP
      link
      fedilink
      English
      18 days ago

      wow! that’s quite a serious undertaking… especially if you need to be able to interact with it e.g. create new tasks, change due dates, mark as done/not done.

      you sure?

      • @[email protected]
        link
        fedilink
        English
        18 days ago

        I’m not sure, but those 3 features sound very basic and easy to implement. Sounds like a simple tasks app to me unless there’s more advanced behavior I’m not aware of. I’ve been cranking out pyqt projects lately and got decent at doing it pretty fast, I’m between projects at the moment :)