My Quest to Find the Perfect Self-Hosted Notes App

2 pointsposted 7 hours ago
by dhruv_ahuja

1 Comments

dhruv_ahuja

7 hours ago

Hey HN, this was a post I wrote back in February on my experience trying to setup truly open-source notes apps, and what I ended up choosing after some popular choices didn't end up working out for me.

I forget that I've set it up as a PWA on my iphone many times and use apple notes, but that's also fine since it's convenient to use. But anything semi-relevant goes to my SilverBullet instance. The vim mode on the desktop version makes the mobile version feel 'gutted' through no fault of the app itself- its more a proof of how comfy vim feels (even though I'm a perennial VIM noob).

A key thing to note, git periodic sync (which backed up notes to a configured git repo) was removed as part of the v2 version. That's a bummer although there's a thread[1] on the forums with snippets for a cron job? setup. I just haven't explored it yet cause I'm lazy, gotta do it sometime.

Hope someone finds this thread useful, and can maybe spark discussion around some new shiny apps. Side note, does anyone find themselves drifting back to the good ol apple notes or whatever your phone ships with?

[1]https://community.silverbullet.md/t/running-the-silverbullet...