38
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 09 Mar 2026
38 points (100.0% liked)
Open Source
45232 readers
560 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
https://silverbullet.md/
It's like obsidian (I hear) but FOSS. I love it and it's by far the self hosted service I use most.
It stores your notes in a plain directory hierarchy of markdown files so you can just point a cron shell script at it to git add/commit/push at your desired internal and you've got history tracking/backups too
Edit: also provides a PWA so you can "install" it on your phone instead of always using a full browser.
Edit x2: includes a Lua interpreter so you can get scripty with it. I use that functionality more than I expected and I suck at Lua
Edit x3: and it auto synchs to each device when open with conflict detection. Full copy is stored local to each device, synched when possible
Lol
I just researched PWAs with this article.
Now you are telling me silverbullet(.md)
Hehe. So PWAs aren't a silver bullet but Silverbullet can be a PWA.
Is that one of those "all squares are rectangles but not all rectangles are squares" type things?