this post was submitted on 29 Aug 2025
147 points (99.3% liked)

Selfhosted

61901 readers
728 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
all 25 comments
sorted by: hot top controversial new old
[–] hperrin@lemmy.ca 13 points 1 year ago (2 children)

That’s awesome. I need to migrate off of Google Keep. It’s the last Google service I use.

[–] Neptr@lemmy.blahaj.zone 4 points 1 year ago* (last edited 1 year ago) (2 children)

If all you need is a simple note taking app, I recommend Notesnook. It is free and open source and offers E2EE cloud syncing. That is what I used as a Google keep alternative. Silverbullet is good, but may be too feature-full for something as simple as a Keep replacement.

[–] hperrin@lemmy.ca 6 points 1 year ago* (last edited 1 year ago) (1 children)

If it’s not self hosted, I’m afraid I don’t want to use it. It looks nice, though.

It does look like they’re working on self hosting, which is awesome. Their GitHub says it’s in alpha.

[–] nebula@lemmy.ca 3 points 1 year ago (2 children)

https://www.usememos.com/ is another option that's super light weight and self hostable.

[–] conrad82@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

Last time I tried usememos I couldn't figure out how you can export the notes, which gave me a bad feeling

reading the github issues it seems the developers are actively against it? stating that the data is in a database and easy to export that way. but my sqlite-fu is quite poor

except from that, i enjoyed using it

[–] hperrin@lemmy.ca 2 points 1 year ago

That looks really nice! I’m gonna try that out. Thank you. :)

[–] brb@sh.itjust.works 2 points 1 year ago (1 children)

Are there any apps that have similar UI to Keep? I really like the tiled notes as opposed to a simple list

[–] jinx@lemmy.zip 2 points 11 months ago (1 children)
[–] brb@sh.itjust.works 2 points 11 months ago

These look promising, thanks

[–] cmgvd3lw@discuss.tchncs.de 1 points 1 year ago (2 children)

What about maps? I can't seem to replace it.

[–] hperrin@lemmy.ca 1 points 1 year ago

I don’t know. I use Apple Maps. Probably not any better privacy wise, but I don’t know what is better that has similar features. I’ve tried Magic Earth and CoMaps, and they’re both promising, just not at the level that I’d be willing to switch to.

[–] ObsidianZed@lemmy.world 11 points 1 year ago (1 children)

This looks like it could be an open source alternative to obsidian.md. Would anyone be able to speak to that?

[–] Holli25@slrpnk.net 11 points 1 year ago (1 children)

It is. The differece is that Silverbullet is self-hosted and not in app like Obsidian. The basics are the same, Obsidian has a way bigger community and more plugins, Silverbullet is easier to extend due to using Lua. Lastly, Silverbullet has queries built in, in Obsidian you have to use Dataview. If you need a markdown-based note storing system Silverbullet is great. Obsidian has more bling and customizability, but is not self-hostable.

[–] DragonBard@ttrpg.network 3 points 1 year ago

Obsidian now has a native query ability via the Bases core plugin. I've barely played with it though.

[–] conrad82@lemmy.world 3 points 1 year ago

I like what I am hearing. I was a big fan in the beginning, but it developed to add more and more features and some breaking changes, and I decided to stop using it until the bleeding edge development slows down

What is the outlook regarding breaking changes in v2? Should I wait a bit?

[–] flightyhobler@lemmy.world 2 points 1 year ago (1 children)

That website scrolls funny on my Firefox mobile. Is that a sample of what to expect from the actual software?

[–] frongt@lemmy.zip 1 points 1 year ago

Looks fine to me (Firefox 142.0.1 on GrapheneOS 2025081400 on a Pixel 8).

[–] flightyhobler@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (3 children)

Bunch of ideas in this thread. Does anyone know of a good solution for reading text files (markdown) in a folder? I tried flat notes (too bare bones), An Otter Wiki (it was fine, but I couldn't get into it). I'll try silverbullet.

Obsidian does that. But I don't believe it's FOSS

[–] flightyhobler@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Trying out typemill. Seems ok so far.

Edit: crap. Search requires a license.

[–] DragonBard@ttrpg.network 1 points 1 year ago

VSCode with Foam. Or go old school with Vim Wiki.