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
    3
    edit-2
    1 month 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.

    • @Paddy66@lemmy.mlOP
      link
      fedilink
      English
      11 month 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?

      • @JTskulk@lemmy.world
        link
        fedilink
        English
        21 month 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 :)