I tried a bit of Notesnook. While it wasnt bad it didnt quite fit the expectation that obsidian created for me for what I want. Maybe it was user error but I honestly can’t say what specific aspect bothered me.
For now I decided to stay with what I have experience witg and bought a year of Obsidian-sync for 1 Remote-Vault
Thanks to everyone that suggested me solutions to my really specific problem. I appreciate that and I love(d) the discouse I seemingly sparked in this post.
Please continue commenting. Maybe someone else still hasnt found their solution yet :)
Hello fellow lemmy users, for the lack of a better fitting community I hope my request for help fits here the best.
I am a bit of a scatter-brain, have some notes in Google Keep, OneNote, Obsidian and in GitHub or other places. This is partially multiplied by splitting my work stuff with my home stuff.
Thanks for reading the wall of text and I wish you a good start into the year of 2025. ✌️
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:
Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I’ve been using silverbullet for a while. Selfhosted, saves everything on simple markdown files and easy to customize with plugins and space scripts.
+1 for Silverbullet too!
Paired with markor on android and syncrhing is my to go solution.
I could use silverbullet on android directly as well but for some reason I prefer a native editor there.
+1 to silverbullet. Been using it for a long portion of its lifetime, I love that you can adjust it and add functionality by writing pages in the editor
Can you explain what you mean by that? Sounds neat
You can write code blocks with a special syntax that makes silverbullet interpret the code block as a script and executes it. It’s referred to as space script in the documentation iirc. You can add commands, text transformers, etc with ease.
The live query templating system is super neat too, I have a few subsections in my notes with an index page that automatically lists all child pages with a summary of the page, if I’ve written one for that page.
What’s the benefit if using silver bullet over Obsidian or logseq?
For me, not needing another app and the fact that is easily selfhosted is great. For Obsidian you have to pay for their sync solution and I remember the logseq app was cumbersome and the web client wasn’t so good, but that’s my opinion.
Silverbullet is open source and has a very simple architecture with slightly extended markdown files which are easy to sync using whatever you use for syncing files. Plus it syncs files locally and allows you to edit offline and sync later (with a basic sync conflict resolution to avoid losing changes) and a very cool feature is that it allows you to write your own scripts to get whatever feature you want.
I really tried to like silverbullet but the VI mode is too bare bones for me. The worst thing about it is that Ctrl+W closes the browser tab instead of deleting one word left of the cursor and there is no way around that. I think I closed the silverbullet tab 20 times while typing a single note.