• KingBoo@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    This post was how I learned about Obsidian.

    For those of you that love it, how do you use it daily?

    • wrekone@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      19 days ago

      Daily notes. I have a template that prompts me to fill out a number details I might otherwise forget.

      A wiki of people that helps me remember details about people I meet or have worked with. Makes it much easier to keep in touch and to remember important dates in their lives.

      Sortable todo lists, with due date and urgency information. I can add to the lists directly from any other note using a Dataview formula with the Tasks extension.

      Career plans. Project plans. Gardening plans. Recipes (there’s an awesome extension that imports recipes from the web).

      Any random writing I might want to do, from short stories to rough drafts of letters to stream of consciousness mind spew that I want to review later.

      I use the Auto Note Mover and Dataview extensions, along with backlinks and tags, to keep all of my notes organized automatically. I use the Linter extension to make sure things are formatted nicely. When I started using Obsidian, I used the Importer extension to easily pull in all of my existing notes and lists from Evernote and Google Keep.

      Honestly, that barely scratches the surface.

  • nucleative@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    Switched from Onenote to obsidian. There was a small learning curve and I had to install some plugins, but I love it. It looks amazing and runs so much faster than OneNote ever did.

    • pycorax@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      I would love to move off OneNote but the lack of alternatives that support inking is disappointing.

      • blind3rdeye@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        For sure. I’ve been looking for a solid OneNote replacement for a few years now. Inking is the only major barrier.

        I really like OneNote, and I’ve been using it for more than 10 years. But in recent years, my dislike for Microsoft has grown to the point where I feel I need to stop using all their products.

        Right now I’m using xournal++ a lot. It has really excellent drawing functionality; but zero organisational functions. (I’m organising my xournal notes using just file names and folder structure.)

        What I really want is integrated xournal support with Obsidian, or Joplin. In Joplin, I’ve tried inserting a pdf into my notes, and telling Joplin to open the pdf by launching xournal++. That sort of works; but the viewing of the pdf in Joplin shows a window-within-a-window; and the creating of new notes is fiddly; so I decided it wasn’t quite good enough.

  • fxdave@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    It’s interesting that a closed-source app has good reputation among FOSS enthusiasts. Surely they are not a Microsoft or Apple, but still who controls your computer, you or them?

    • Mic_Check_One_Two@reddthat.com
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      4 months ago

      It stores your data in plaintext, and simply uses the program to parse special formatting characters. There are no attempts at obfuscation or encryption, and it doesn’t lock you into a walled garden that refuses to play nice with other programs. The program itself is closed-source, but anyone could write an open source version to parse the same info… There just hasn’t been a good reason to do so. Even if Obsidian as a company and program ceases to exist overnight, your data is still safe on your machine and can be read by anyone who cares enough to dig into the file. Hell, you can even open it as the plaintext file and dig through it manually.

      • null_dot@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        Hol up. Are notes stored in files in a directory structure or a single file? Just that you said “the file” so I’m wondering.

        If so, that’s lock in.

        • Mic_Check_One_Two@reddthat.com
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          4 months ago

          It’s a directory. When you create a new note, it creates a new file inside of that directory. My point was simply that you can always just browse the directory and read the plaintext file for whichever note you want. Obsidian simply adds things like text formatting and automatic links to other notes.

    • alphabethunter@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      Nothing else is changing. No account required, no ads, no tracking, no strings attached. Your data remains fully in your control, stored locally in plain text Markdown files. All features are available to you for free without limits.