I’ve no problem with using LibreOffice for most of my document needs, but i haven’t found a good substitute for microsoft’s OneNote yet. I mainly use it to plan my RPG games and it helps a lot. What alternatives are there for organizing notes on linux, with similar features to those that OneNote provides?

  • Steve@lemmy.today
    link
    fedilink
    English
    arrow-up
    40
    arrow-down
    1
    ·
    2 years ago

    I was asking a similar question a few months ago, and my search turned up Joplin. It’s a free, open source app that works across multiple platforms and can sync data through a cloud service, either through Joplin’s own cloud storage or through a third-party cloud storage like Dropbox.

    https://joplinapp.org/

      • Patch@feddit.uk
        link
        fedilink
        arrow-up
        5
        ·
        2 years ago

        I use and enjoy Joplin. It’s much less feature-rich than OneNote, but if you’re predominantly using it to make text-based notes it does that with aplomb. I enjoy the cloud syncing, which is very useful combined with the fact that there’s an Android app (so I can access my notes on the go).

  • BarqsHasBite@lemmy.ca
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    1
    ·
    edit-2
    2 years ago

    You might want to explain the features of OneNote, particularly the exact ones that you want. I get the impression that most people don’t know its organization structure.

    My short input: it’s not just note taking. It’s has a tiered level of organization for the notes to categorize and quickly move about. The example I read was like it’s set up like you have multiple binders, with dividers in each, and pages (notes) within those. The page is very open ended, you can add text boxes in any spot, mixed with pics in any spot.

    • Jorgelino@lemmy.mlOP
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      2 years ago

      Your input is very accurate. Being able to write notes freely anywhere on the page, draw on it, attach images, links, etc is a big part of it, but one of the most important things to me is organizing different pages into dividers/binders like you said.

      I set up various sections for quests, locations, npcs, etc, for my rpg worlds, and need it to be well organized and be able to link to different sections within the same binder. I also like to color code everything.

    • kent_eh@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 years ago

      Thank you.

      We are encouraged to use the Microsoft office suite if tools at work, and I still haven’t figured out how to use OneNote to improve my life.

      • ellabee@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        I use onenote at work for all my notes. tabs and individual pages let me organize things so nothing is too long to scroll and find what I need. I can put text, screenshot, and hyperlink (to another part of one note or outside link), and a link to a pdf or excel file. I can add check boxes to whichever line items.

        once I’ve got a nice set of notes, I can share either the entire notebook, the section, or just that page with the next person. or if they’re a bit of a luddite, I can print it out and maintain format (mostly). the most recent version broke emailing a page, but if you’re still running an older version of one note, it embeds it, with formatting, without being a pdf.

        got something you need to paste in all the time? I’ve got one page where each text box is one copy/paste comment. clicking the header automatically selects all the text in just that box.

        like OP, I tend to use one note at home for D&D, but if I can find something just as good I’m happy to try it. work leaves me with MS Office.

  • TomMasz@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    2 years ago

    I looked at Joplin and Obsidian for the kind of notetaking I do and settled on Obsidian. To be honest, both have more features than I use. I like Obsidian because it’s based on Markdown, so you’re not tied to some oddball file format. But you should try them out and see which one fits your work style.

    • floofloof@lemmy.ca
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      2 years ago

      Joplin also uses markdown, and it has the advantage of being open source.

    • nova_ad_vitum@lemmy.ca
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      2 years ago

      I recently settled on Obsidian too. It’s proprietary software, but the text files themselves are in simple markdown and readable in a text editor. Additionally, you can sync across multiple devices using their paid service (which works flawlessly for everything) or set up sync yourself for free if you know how to host a couchdb instance yourself (works perfectly for everything except iOS, apparently).

      The plugin support was baked in from the start so it’s extremely flexible.

        • nova_ad_vitum@lemmy.ca
          link
          fedilink
          arrow-up
          2
          ·
          2 years ago

          That’s fair, the privacy concerns are not ultimately addressable with a closed-source application. I can encrypt communication and the db itself since I am self-hosting it, but ultimately I’m using the obsidian app on desktop and mobile so I don’t know where the data is going unless I specifically manage it’s network usage etc which is a ton of extra work.

          I haven’t actually started taking notes with obsidian yet, I just got it setup. But the plugin support is…massive. IDK.

    • taaz@biglemmowski.win
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      2 years ago

      Obsidian is my go to for D&D.

      They still sprinkle a bit of their own stuff into the markdown but it’s generally usable outside.

    • V17@kbin.social
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      2 years ago

      I switched from OneNote to Logseq. Its feature set is pretty much completely different, but in the end I realized it’s fine with me and resulted in my notes being more useful.

      The main downside that I see now is that it’s kind of slow - much faster than the Electron version of OneNote was last time I used it, but slower than old native OneNote app or Obsidian. Otherwise its main differences from Obsidian are that in Obsidian the basic building unit is a page, whereas in Logseq it’s a paragraph (and, usually, its sub-paragraphs - it’s an outliner), which Obsidian can only do with plug-ins and not as seamlessly, and that with Obsidian you pretty much need to use community plug-ins, whereas with Logseq a lot of the functionality is built-in.

      It’s open-source and uses markdown, not completely standard, but close enough for the files to be entirely usable if Logseq ever dies. Its community is smaller than with Obsidian, which is a downside, but it’s not exactly obscure either.

      Really probably the most important thing about Obsidian and Logseq is to read an article or watch a video about how automatic backlinking works. It’s especially useful for something like Zettelkasten, but it also works for more “normal” approaches as well as concepts like Getting Things Done.

      Both are OK tools and are similar in many ways, but they’re quite different from OneNote. Downside of both is that synchronization between devices sometimes creates issues unless you use their paid service.

      • bingbong@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        4
        ·
        2 years ago

        I’ve used both, honestly can’t justify the price of notesnook after using logseq. I’m in the process of switching over entirely to logseq.

        I will say though that notesnook is a great alternative to Evernote and OneNote that is private and secure. I just don’t use its features enough to justify using it over logseq and syncthing.

        • aksdb@feddit.de
          link
          fedilink
          arrow-up
          2
          ·
          2 years ago

          Notesnook required me to re-login every week or so. I paid for it in the beginning but after that kept happening over and over (it was fixed for a while and then regressed) I just gave up. If I need to quickly write something down I don’t want to context-switch into my password manager first. Especially since auto-complete wouldn’t help me, since for whatever fucked up reason Notesnook first asks for the TOTP token and THEN for the password.

    • SciPiTie @iusearchlinux.fyi
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      2 years ago

      I absolutely second logseq. Would you mind elaborating why/how you use notesnook in addition?

      Thanks in advance!

  • bundes_sheep@lemmy.one
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 years ago

    I’m feeling old. I have a folder called Notes with a directory hierarchy with text files in them. If I want to edit something, I navigate to the appropriate directory and type “vim -S”. If I want to get to them remotely (which I haven’t really needed) I would SSH in to my system with whatever terminal emulator I had available.

  • clearleaf@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    2 years ago

    There’s a program called cherrytree that I think is very underrated. It’s probably not a 1:1 replacement for OneNote but I recommend checking it out in case it fulfills a similar but different need.

  • Bel - [Space] Lion@pawb.social
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    2
    ·
    2 years ago

    I ended up going with obsidian. I wanted absolute portability I needed multiplatform support. I hadn’t heard of Joplin at the time I made my choice, but I can say I’m happy with Obsidian and I like how their documentation is dog-fooded and useful in that form.

  • Presi300@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    3
    ·
    2 years ago

    A Text File… No, really, a simple text file is imo the best way to take notes, you can open it on any computer, it’s fully FOSS, you can sync it in 100 different ways