Skip Navigation

Self hosted Google Keep alternative

Any recommendations for a self hosted note taking app that runs on everything with a screen and is designed for multi device usage?

Also a modern, powerful and puristic UI would be a must have to compete with Keep.

I am looking for this app every now and then but am always disappointed by the choices.

I recently tried Joplin on Android, but was very dissatisfied with the usabilty.

The FOSS self hosted alternatives for smart home and porn are better than the commercial ones, can't be that hard for notes, can it?

110 comments
  • I'm really enjoying Otterwiki. Everything is saved as markdown, attachments are next to the markdown files in a folder, and version control is integrated with a git repo. Everything lives in a directory and the application runs from a docker container.

    It's the perfect amount of simplicity and is really just a UI on top of fully portable standard tech.

  • Memos is self hostable and is "cross platform" by nature of being web-based only. There is a 3rd party mobile app MoeMemos but it doesn't add anything special over the quite excellent progressive web app for plain Memos. Of course you can't use it offline since it's web-based. But I have an always on VPN connection between my phone and my server so home so it's fine.

    Notesnook is recently open source, but as of yet not self hostable. It is on the roadmap though. This one is privacy/security oriented and has native apps for just about everything as well as a web interface.

    Quillpad is the closest interface-wise to Keep, but it can only sync with Nextcloud and I can't run that beast on my old hardware. Too clunky and slow.

    I've been on this hunt for awhile but I realized that I use Keep differently than other folks on the same journey. It's mostly a list focused service for me. Sometimes with check boxes, sometimes not. Most of the FOSS not taking apps can use some markdown, but that is a bear to use on mobile without a quick way to inject a checkbox. Memos has a button for a few formatting items on each "post" and thankfully one is the Markdown checkbox shortcut.

    For notes, personal knowledge management, and everything else I use and love Obsidian.

    • I really like Quillpad on mobile. I have my own Nextcloud instance and it works great. I only wish that Nextcloud Notes/Quillpad allowed for a few more levels in its notebook/notes hierarchy for better categorization.

      I've tried Obsidian/Logseq with Folder Sync As a companion app and just didn't like the clunkiness of it.

      • 100% agree on clunkiness of homebrew sync option for Obsidian. I ended up paying for their sync service, which is expensive for what it is. But I use it a ton and it's saved me so much time that I feel it's worth it. And it's about as flawless a sync option as their is.

        I would also use Quillpad if they offered another sync option.

  • I'm really interested to see what you end up picking. I'm going through another phase of "find a new note taking tool" too. I can give you a few recommendations to try:

    • Obsidian is great on desktop, and okay on mobile. But it's really slow sometimes to open so not great for quick notes. I have a Tasker task/shortcut on my home screen that prompts me for a quick note and saves it to a md file in the vault directory without ever opening the obsidian app. Sync also isn't free unless you use a 3rd party plugin. There's a ton of plugins and some seem great, but there's no real built in security to protect you from malicious plugins afaik.
    • Joplin is okay, it has a great web clipper browser plugin. Syncing (at least over webdav) is painfully slow and doesn't happen in the background. The UI UX is pretty clunky but has been getting improved. Exporting from Joplin to markdown is annoying and not in a format usable by other tools. I ended up writing a script that uses the Joplin rest API to export all my notes with correct file names, frontmatter, etc. Otherwise they're random uuids and the metadata is at the bottom of the file.
    • Standard Notes seems alright so far. I'm pretty sure it's still electron, but hasn't felt too slow to me. It's the only app I've tried that has true end to end encryption where the notes are encrypted locally on your devices, not just in transit. Self hosting the sync server still requires a paid subscription to unlock most of the features like uploading files or using any note type other than plain text.
    • logseq scratches the emacs org mode itch, but doesn't have a mobile app out yet. It's an outliner by default too. I haven't used it much but it seems like it gets as much attention as obsidian does.
    • JTX Board, kind of a weird one but it's mobile only and uses caldav to create notes using the VJOURNAL format. I'm testing it with nextcloud. The app is pretty fast and usable offline so great for quick notes. It does have a lot of limitations though like not really being able to add large images or attachments. I also haven't found a good desktop or web app that uses the VJOURNAL standard.
    • TiddlyWiki - I really want to like it, it works offline and has several different methods of syncing changes. I haven't been able to get a good mobile syncing experience though, and it doesn't have a dedicated mobile app.

    I juggle a lot of different note apps because I'm still looking for "the one", so always interested in seeing other's opinions!

  • That's a fantasy I'm afraid. Just use Keep.

    • Why's that? Keep looks and feels like a pretty basic note taking app, I don't even see any of the usual google "secret sauce" that would make it better, smarter, or more embedded... what is it about keep that you find inimitable?

      • Of all the open source note apps I tried over a year ago, they didn't seem that great. I'm also not interested in self hosting.

        I like that Keep let's you quickly create lists, let's you add images, you can markup images, you can pin notes, search is fast and it all backs up to the cloud seamelessy. And I can result access it on any device.

        In general I think there's a lot to be said for Google services. Drive is great, put anything in there and have it everywhere and easily share.

        Photos is indispensable because it's so tig byhtly integrated with Android: take a photo and instantly it's backed up to the cloud. No worry about losing my phone because my memories will be in the cloud.

        I use Calendar all the time to manage events and reminders and it works perfectly. Also syncs to my calendar on Mint perfectly. It's fast, easy to use, let's you get in and out.

        Google Messages now uses RCS which is great, is designed very well, and you can also send and receive messages from the web if you want. Plus it integrates nicely with Phone, Meet and Contacts.

        It's really hard to beat. And this is all free, although I pay €20 a year for the larger storage plan.

        You can replicate this in Nextcloud but then you need to self host, set up incoming open ports, sorry about being ddoss'd or hacked, have either a large HDD or external HDD which may fail at any time. And it won't integrate with Android as well.

        I get people's concern with privacy but I don't think it's as big a deal as people make out and end up throwing the baby out with the bath water.

110 comments