• @[email protected]
    link
    fedilink
    3
    edit-2
    1 day ago

    So far the best for me is a mix of Google’s Tasks and Notes.
    Both hide ticked of tasks, have functional reminders and are accessible from any authenticated device (to be edited).

    All others I’ve tried, lack the hiding of the ticked boxes requiring one to create new pages divided by months, weeks or some other divider.

  • @[email protected]
    link
    fedilink
    42 days ago

    I also tried a bunch of things. Obsidian with journals plug-in is the perfect solution.

    (Ok, journals + like 10 other plugins)

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

    I feel like 90% of the functionality and reason I use a Todo app is the notifications and scheduling of tasks.

    • @[email protected]
      link
      fedilink
      43 days ago

      Me too, in this way it’s more than just a todo list, it’s also a time management tool.

      I use tasks.org, every morning all my tasks pop up and I defer them into timeslots. Before noon, afternoon, evening. Then I get another reminder at a point where I should be done with the tasks in a previous time slot.

    • @[email protected]
      link
      fedilink
      23 days ago

      Getting notifications about my todo lists is just annoying to me. When i wanna look at what i need to do i just open the list and look at it. I prefer not to pollute my notification with that

      • @[email protected]
        link
        fedilink
        63 days ago

        It’s not about the notification, it’s about being reminded.

        I use a task manager because I can’t remember every task I need to do. I use reminders because I can’t remember to do the tasks I need to do.

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

        What do you do for time sensitive stuff like putting clothes in the dryer, or watering plants and that sort of thing?

        • gonzo-rand19
          link
          fedilink
          33 days ago

          Personally, I set a timer or alarm on my phone. It works for one-off stuff as well as recurring events. If I need more flexibility, I’ll make a calendar event that sends a push notification.

        • @[email protected]
          link
          fedilink
          1
          edit-2
          3 days ago

          These home chores are not that complex that I need remiders. But I do have a list of stuff to buy, like food and cleaning products, on a shared text file (a shared google keep note actually, forgive me for my sins), and every tuesday or so one of us goes to the market to get those (we alternate).

          Basically, whenever I have time to work on something, I try to do the most important and time sensitive things on my todo list. If I dont have enough time to do those, then I wont, and thats it, what can I do?

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

            Yeah it’s more like I’ll forget clothes in the washer for days if I didn’t set up a reminder lol

  • @[email protected]
    link
    fedilink
    English
    2
    edit-2
    2 days ago

    I concur with the article. I’ve tried various tools but I keep coming back to text files in vim. Recently I’ve been using a notes/ directory with a bash function to quickly create and edit a named text file for a new topic. That gives me the little bit of organization and separation for isolated tasks, while still having a main notes.txt file for miscellaneous notes and todos. I really like being able to stay in the terminal and using ripgrep for everything.

    • JackbyDev
      link
      fedilink
      English
      22 days ago

      Same! Once I can get a way to magically sync a Markdown file to a piece of paper It’ll be perfect. In theory you can OCR from paper to a file pretty easily now.

    • joshchandra
      link
      fedilink
      English
      22 days ago

      What is the point of crossing stuff out as opposed to just deleting finished tasks? That’s what I do.

      • @[email protected]
        link
        fedilink
        32 days ago

        I like the archival aspect.
        If needed, I can reference older entries.

        I repurposed this handling as a makeshift parcel tracking note in Google Keep.

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

        More satisfying and gives me a little more motivation to see the tasks I’ve already done.

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

        I leave finished tasks in so I can see when I did things and refer to the links that I left myself.

        • joshchandra
          link
          fedilink
          English
          12 days ago

          I guess I must have way more tasks than you, then, because I can’t be bothered with the past, haha; too much to do! No problem; to each their own.

          • @[email protected]
            link
            fedilink
            English
            1
            edit-2
            2 days ago

            I have a shell alias that opens a task file named YYYY-MM.md. This keeps the notes from getting too long. It has really helped me out in meetings where we need some kind of reference to what decisions were made or when something happened. So it serves as a work log and a task list.

            Splitting by month also helps me trim tasks from the list that were not completed but are no longer high priority. They just don’t get copied to the new list. I can still look back to see things I had aspired to but never did. Like “yes, you asked me to do that 3 months ago and then it was deprioritized.”

  • @[email protected]
    link
    fedilink
    2
    edit-2
    2 days ago

    I use it with CalDAV via Baikal. Apple reminders support it and other CalDAV supported applications like thunderbird and tasks.org with DAVx5.

  • @[email protected]
    link
    fedilink
    10
    edit-2
    3 days ago

    KISS (Keep It Simple Stupid)
    That’s why i use Markor on, it saves on markdown (.md), text (.txt) files, and sync with Syncthing to other devices.

    Without databases, or third party hosts, i can open any file on other devices using the apps of my choice, can use Markor on Android and nvim on PC.

    No need to pay extra or use specific apps to work.

    I also tried other not taking apps, but I needed to use some electron app that uses 1GB RAM to edit a markdown file, and decrypt some proprietary online storage. Why use some overcomplicated software when i can do the same Kwrite or nano

  • InfiniteGlitch
    link
    fedilink
    32 days ago

    For a while I had been using the “To Do” list that’s built in through Hotmail and the iOS app.

    But nowadays I’ve been using TickTick app for the to-do’s.

    • 𝚝𝚛𝚔
      link
      fedilink
      English
      32 days ago

      TickTick is incredible, I don’t know why it isn’t more popular.

      I have 7500+ completed tasks so far.

  • @[email protected]
    link
    fedilink
    4
    edit-2
    2 days ago

    My biggest issue with all these Markdown editors is that the format is text only, forcing other files to be stored independently. It does not support embedded pictures, formulas, etc.

    My perfect option uses some format that would allow text, pictures, audio and video, optional LaTeX formatting all in one file, and wouldn’t be constrained to a single application that can run it all. At least some apps supporting it should be in a note-taking layout, not a standard office program.

    Mobile support would be a banger, too, but is optional.

    Essentially, I want a OneNote-like experience without walled garden, bundled in a way that would allow it to be painlessly exported into several other pieces of software, available on Linux.

    Any ideas on that?

      • @[email protected]
        link
        fedilink
        12 days ago

        Not really, still MD-based :(

        Closest to that were Trilium and Zettlr, but again, they store media separately and address it in inconvenient ways.

        • @[email protected]
          link
          fedilink
          12 days ago

          How so?
          I configured Obsidian to throw all media files in one directory.
          All files are referenced by a common picture link ![](img.jpg]

          Can’t imagine anything better and I prefer the source srill being easily accessible instead of a converted/reduced copy embed.

          • @[email protected]
            link
            fedilink
            1
            edit-2
            1 day ago

            Is the path relative? I would also love for it to be portable, for easy backups and sync.

            I’ll check it out anyway, maybe I missed something. Had a lot of pain syncing image paths in Zettlr a while ago.

    • @[email protected]
      link
      fedilink
      English
      1
      edit-2
      2 days ago

      xournal++, you can write text with your keyboard, latex, you can add audio

      you can’t add video though

      • @[email protected]
        link
        fedilink
        12 days ago

        Not sure it fits entirely, but this seems like a superb option for handwritten digital notes which I’d also like to see!

        Useful for when I need to quickly insert some formula or figure.

    • @[email protected]
      link
      fedilink
      2
      edit-2
      2 days ago

      Not OpenSource, but free, reliable and private, online right in your browser, it’s a complete word processor, you can also edit Html, select webpages and paste it in the editor which conserve the original UI with all working links, Files and documets are stored locally in .htm, .pdf or .txt. Blazing fast and works also in mobile, even as PWA.

      https://bluevelvet.ssuiteoffice.com/

      (Part of the SSuite, it’s a hobby project of two elictricians which make money with their workshop, not with these apps, no commercial interests, no ads, logs, tracking or othe crap, no account)

      • @[email protected]
        link
        fedilink
        3
        edit-2
        2 days ago

        Thanks! Will check it out

        P.S. Seems more like a general purpose editor with a twist, though, and not a solid note-taking solition upon the first glance. Thanks for the recommendation anyway!

        • @[email protected]
          link
          fedilink
          1
          edit-2
          2 days ago

          Well, you can use it as such, storing the notes locally with the corresponding title. You’ll find a lot more on the SSuite, maybe there you’ll find something els which may serve you, anyway good to bookmark it, it’s pretty usefull.

          But I also remember another app, an old Gem, OpenSource which may fullfit your needs, it’s a very powerfull tree style note taking app, rich text format and if you need, also syntax highlighting for programming scripts. (Windows, Linux) (.rtf, .txt, scripts)

          https://github.com/giuspen/cherrytree

          https://www.giuspen.net/cherrytree/#downl