• sonofearth@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 month ago

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

  • nothingcorporate@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

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

    (Ok, journals + like 10 other plugins)

  • brianpeiris@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 month 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.

  • Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    I split my notes/todos into multiple files, but I wrote a small program which basically just creates a file with a randomized name in a flat directory and then opens it in my default editor.
    I just want to be able to start typing right away without worrying where to put the note or what to title it or whatever. Like, I will put a title on it and include some keywords to help me find things again, but I can do that later when I don’t need to noting things down…

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month 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.

  • Appoxo@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    So far the beat 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.

  • cmnybo@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    There’s nothing wrong with using a good text editor. You can always use some markdown if you want basic formatting.

  • BedSharkPal@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    Obsidian just stores the data as TXT files. Only now you can have formatting, links, tags, lists, charts, images, etc.

        • mogoh@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          1 month ago

          Saying Obsidian uses just TXT files suggest, that I could use any editor and that Obsidians file format is compatible with any editor. That is technically the truth, but the problem is, that if I decide to use another editor I might get problems because of the lacking ability to usefully edit the metadata. So, if I use Obsidian, the files are de facto not compatible with other editors.

          Of course I could switch off of Obsidian and I have the raw data, so I am not locked in. But I think stating that obsidan uses just txt files without any explanation is a bit misleading.

    • gonzo-rand19@moist.catsweat.com
      link
      fedilink
      arrow-up
      0
      ·
      1 month ago

      Logseq is very similar to Obsidian but it’s open source, if that matters. Doesn’t have the same extensibility through community plugins though.

      • cerement@slrpnk.net
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        1 month ago

        Logseq is planning on moving to a database model (database is the source of truth) whereas Obsidian is staying with your text files always being the source of truth

  • generator@lemmy.zip
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 month 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

    • DrDystopia@lemy.lol
      link
      fedilink
      arrow-up
      0
      ·
      1 month 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.

    • zeca@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 month 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

      • DrDystopia@lemy.lol
        link
        fedilink
        arrow-up
        0
        ·
        1 month 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.

        • zeca@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          1 month ago

          Alright. I guess it depends on the types o tasks we have, and how our memories behave.

        • gonzo-rand19@moist.catsweat.com
          link
          fedilink
          arrow-up
          0
          ·
          1 month 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.

        • zeca@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          1 month 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?