Skip Navigation

Recommendations for a FOSS Cross-Platform Note-Taking Application

Up to now I've been using Simplenote, which has a Linux client (but also Android & iOS) & supports live collaboration on notes. However, Simplenote hasn't had a meaningful update for a long time, & it's recently been behaving strangely, e.g. notes undeleting themselves, line duplications & undeletions.

Can anyone recommend an alternative? Spinning up an ownCloud/nextcloud instance just to use Joplin feels a little overkill. I stumbled across turtl, but the project looks abandoned.

89 comments
  • Maybe Notesnook? There's a free version and they also offer a payed plan if you need more options.

    • Notesnook looks really promising!

    • Ive tried Notesnook recently and although very promising, it didn't quite suit my needs. Have tried to get my money back as I went for a year subscription. But they have yet to respond to my email about it... Getting slightly worried. Just a heads up.

  • Agree about Joplin. No need for a full NextCloud instance, I use the WebDAV option which Apache has pretty much out of the box.

  • TiddlyWiki — a non-linear personal web notebook

    TiddlyWiki, a unique non-linear notebook for capturing, organising and sharing complex information Use it to keep your to-do list, to plan an essay or novel, or to organise your wedding. Record every thought that crosses your brain, or build a flexible and responsive website.

    TiddlyWiki lets you choose where to keep your data, guaranteeing that in the decades to come you will still be able to use the notes you take today.

    https://tiddlywiki.com/

  • @OrkneyKomodo
    I use #syncthing as an alternative to cloud services. Share two folders, no matter where they are, on what device etc, provided the device can run a version of syncthing.
    And its not only notes: pictures, movies and whatnot.
    I transfered 60gb of pictures from the family oc to my phone with that

  • Anyone else tried Acreom? I don't think it's open source though, but a local first markdown editor with some cool features like integration with Jira and has a nice UI.

    That said, I still haven't decided if I will stick with it. I use Obsidian for journaling, brain dumps, and documenting projects in working on. Ive tried also using it as a Google Keep replacement, but its not really geared for the To-do/shopping lists that I use Keep for.

  • If you want it to be truly multiplat and want to control it, you either need a self-hosted web service (simple as a basic wiki or as complex as nextcloud) or just sync plaintext markdown files and use an editor on each platform. Anything else and you'll just eventually end up in the same situation.

  • I have been using QOwnNotes for about 6 months. It is cross platform, lightweight, extensible and a plain-text markdown note-taking program written in C++/Qt. It can integrate with Nextcloud. Installable via scoop on Window and apt on Debian† (after installing their apt key).

    Author is quite responsive on GH issues.

    † Also most major Unixes

  • Depends on what method h use for note taking.

    If it's not that professionally or for research purposes used then simple note is great.

    If it's about research data then obsidian.

    Also u will obviously find it difficult to find a good FOSS app for note taking that many of them won't support sync and collaboration.

  • I looked into it once but there wasn't anything. I just stuck with Google Keep and it works great for small notes.

89 comments