Skip Navigation

What is the best linux alternative to OneNote?

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?

73 comments
  • I'm not sure what features of OneNote you are talking about, but maybe logseq will suit your needs.

    • 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.

  • You might look at these relative newcomers to this category of app...with some caveats for why I haven't switched from Obsidian.

    1. Acreom - Not open source yet, but planned. Flat markdown files like Obsidian and Logseq. Dealbreaker for me is that in order to use the app on Android, you have to sign in with Google, Apple, or Github and use their cloud for sync. I'm trying to convince the dev to allow their "local first" mantra to permeate all versions of the app regardless of platform. He is very receptive, so we'll see. If they do, I can see myself switching to Acreom instead of continuing with Obsidian. But that's the beauty of open file format, you can pack up and leave very easily!
    2. Notesnook - Is FOSS. But not self-hostable yet. That is on their roadmap. Potential dealbreaker is that it doesn't support markdown, rather shortcuts that behave similar to markdown syntax. As a result of that and their E2EE, the file format is not as open as Obsidian and others that use simple .md files.
  • Some which I can think out of my head are : Joplin Trillium Logseq Notion Obsidian Anytype

    If you need to draw, I would look into notion and obsidian.

  • 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.

  • Joplin self hosted on a NextCloud instance!

    Only because self hosting is satisfying and fun. You can have your Joplin notes synced on OneDrive as well.

  • 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

  • 10+ years ago there was something called Basket Note Pads that had the same blank canvas style note taking that onenote has now.

    My heart broke in two when the project died because the metaphor wasn't popular at the time. It'd be so well positioned if it had stayed in development until today.

  • I only really use the web version of it in Linux but I dumped OneNote for notion.

    I have some scripts that use their API to send notes from the command line to a db page and some nvim mappings that I'm trying to get to send my buffers to a page but that part is problematic still.

    I looked at obsidian but never really tried it out. I don't like the limits notion has but it's much faster for me to find my notes than OneNote. I have a metric fuckton of notes

73 comments