My partner and I are using Microsoft To Do to share multiple lists, like a shopping list and ideas for vacations, presents for the kids etc. We already moved from Google to mailbox.org for e-mail and family calendars, but shared tasks somehow can’t be synced to other apps. Do you have any recommendations for good apps where people can share lists, that also have a browser UI (so they can be used on a PC without installation)?

  • fozid@feddit.uk
    link
    fedilink
    English
    arrow-up
    14
    ·
    3 days ago

    I built go-notes for exactly this reason. You deploy it on your server, then there is a nice web UI, android app, windows app and Linux app.

    Multi user with live collaboration, so you can see each other typing in shared notes.

    https://github.com/TheFozid/go-notes

  • JustEnoughDucks@feddit.nl
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 days ago

    Tasks.org is great.

    It can be synced via Davx5, caldav, etesync, decsync. Also via Microsoft to-do and google if you want to try it out without having to re-input everything before you commit.

    Edit: sorry, didn’t see the web client thing. It doesn’t have that. However, you can sync to a computer email client like Thunderbird or evolution and use it there.

    • LilithElina@literature.cafeOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      Thanks! I’m looking into tasks.org as an alternative app to use Microsoft to-do with it.

      The problem is that mailbox.org as our alternative provider of task folders/lists can’t offer CalDAV format for shared lists, so we need a completely new host, if that’s the right word.

      • JustEnoughDucks@feddit.nl
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        Yeah no email provider providers everything that you need I have found 😅

        I believe the other sync options like decsync are made for syncing without a server per se.

  • Tamlyn@lemmy.zip
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 days ago

    Joplin is an open source todo app that is also on the fediverse: @joplinapp@mastodon.social

    You are able to work with others and have possiblity to pay for their server or sync it otherwise. The dev comes from London acording to his github account.

      • Tamlyn@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        That’s true it’s more powerfull dann just lists, but that isn’t something bad right. Just do list if you want lists or do more if you want more.

    • LilithElina@literature.cafeOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      I was hoping I could use Joplin with WebDAV from mailbox.org Drive, but that doesn’t seem to work for shared folders. It’s frustrating to have to pay so much for the server hosting, but I’m considering it.

      • Pipster@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        I have mailbox as well and I used to be quite heavily involved in Joplin (on the community management and moderation side of things), what exactly is it you were trying to do that doesn’t work? I’d be interested to see, I personally still use a self hosted thing on a raspberry pi but as I pay for mailbox I can’t say it wouldn’t use useful to maybe swap to that.

        • LilithElina@literature.cafeOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 days ago

          I’m struggling with a stupid edge case. I can integrate the mailbox drive using WebDAV for Joplin as you would expect, but I can’t find the right URL (if there is any) to link directly to the shared folder my partner and I have. I tried to avoid that problem by using DAVx5 to mount the mailbox drive directly on my phone (works perfectly, has access also to the shared folders), but if I link that to Joplin via the “file system” option, Joplin is thrown because apparently the file names are not just the name of the file, as expected, but include the path to the mount as well.

      • Tamlyn@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        You could use any cloud service with free option like pcloud(eu version) and enable encryption. For me it worked on my email service

  • huppakee@piefed.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 days ago

    I am using Obsidian for taking notes and making to-do lists. Maybe it is too complex to use it only for tasks, but i’m really happy with it so might be worth checking out. Although there is no web interface you could use, everything is stored in local text files (in markdown), it could be somebody made an editor or a viewer.

    • LilithElina@literature.cafeOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      I’m still not sure if I understand how it works, but I like the name and design and will look deeper into it, thanks.

      • MaxMalRichtig@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        What is it, that is not clear to you exactly? More the whole “run on your own server” thing or just “how vukunja works” on an application level?

        (I will try to explain if you want and if I can.)

        • LilithElina@literature.cafeOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 days ago

          The hosting, or specifically the joining somebody else’s hosting server, since we currently don’t host our own.

          • MaxMalRichtig@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            2
            ·
            3 days ago

            Ah, OK.

            So Vikunja itself is “just” an application. And it needs to be executed somewhere. So hosting it on a webserver like your own website would be the “intended way”.

            However, web hosting can be a little bit complex, if you have absolutely no prior knowledge about that. So, I wouldn’t recommend it for novices. (But, it can be a fun hobby if you want to learn something new.)

            But fortunately, you don’t necessarily need to do the work of hosting it yourself on your own. Other friendly people are already running Vikunja on their server and are providing it as a free service to others. (Check out the two links I provided in my original reply.)

            You can sign up on their instance and use it like any other web service. So, I would recommend to open an account at one of their servers for the purpose of trying out Vikunja. If you like it, you can still think about registering somewhere else or hosting it on your own.