Skip Navigation
75 comments
  • Seconding obsidian.

    And you can self host the live sync plugin to keep all devices in sync with each other.

  • huge obsidian.md fan here. it doesn't have a web editor, but since your notes really are just markdown files it's easy to mix and match with other markdown editors. for quick notes i like to drop into markor on my phone rather than obsidian, since they're compatible and obsidian takes longer to load due to my love of plugins

    i use syncthing to get my vault onto all my devices on the fly, plus a git repo for longer-term archival. i believe syncthing doesn't play so well on ios due to system limitations, however, so using the official "obsidian sync" service might be a better bet in your case?

  • Logseq + Syncthing?

    No web editor though—well, they have a tutorial web app that I think you can force into editing your markdown files, but that's not what it's meant for.

  • Use Joplin and you can stop searching. FOSS and multiplatform with selfhosted options, great sync and a lot of plugins to adjust it to your taste.

  • In a different post I mentioned I'd left Dropbox, and that I was replacing Evernote with Obsidian. I had lots of good suggestions for markdown editors, and one that I'd never heard of, but I've been testing today is Silverbullet. It's main appeal to me is that I can use it effectively on iOS since it has a mobile friendly web interface.

    My setup is I'm using SyncThing over tailscale to keep my laptop and server in sync, I run a local instance of SilverBullet on my laptop and the wepapp on my iPhone over tailscale to a SilverBullet instance on the homelab server.

    • Ooh... Silverbullet looks really useful!! Just installed, need to figure out what I can do, looks like a lot of functionality!

  • I migrated away from Evernote a few years ago, where I kept my "paperless life" (PDFs of receipts, bills, etc) and general notes (work, study, etc). Opting to self-host most of the things I can, I moved the notes to Dokuwiki and the rest to what is now Paperless-ngx.

    This year I realised that Obsidian suits my needs better than a wiki, so migrated the notes to that. If it's just for your stuff, I'd recommend the same. (Though if you collaborate with anyone, I've heard Notion is a better option specifically for that.) Obsidian has a lot of extensibility, which will steepen the learning curve, but it's worth it.

    I sync Obsidian's Vault using my Synology NAS's "Drive" client, and Obsidian works perfectly with Windows, Mac, Linux, and Android. The only shortcoming is iOS (because iOS), though I believe you can work around it using Obsidian Sync or at least one other tool I've seen mentioned. It might also be possible via the Obsidian Git extension, but I've not tried it with iOS and requires (from a self-hosting perspective) that you have a local Git server (for example).

  • If you already have Nextcloud their Notes app is easy to use and has a mobile app

  • I bounced around a bunch of different apps after leaving Evernote myself some 6-7 years ago. Evernote was cool, but started getting worse. I can only imagine how bad it is now. I also learned that migrating away from Evernote's walled garden is a bit difficult.

    I don't have any recommendations for ones with a web editor. I specifically wanted a local app for my notes, which Evernote seemed less interested in and more interested in pushing their web app. After Evernote I've been using a folder of plain-old Markdown files, synced to my home server, and using various editors for those Markdown files. Things I've tried include VSCode, Typora, and QOwnNotes.

    Today I use Obsidian and haven't hopped around for the last 2 years. I love Obsidian and have basically no complaints about it. Again no web editing, but if you just want local files (that can sync across devices) then Obsidian is excellent.

  • I currently use primarily Logseq with a little Obsidian because it’s just a really pleasant text editor and Zettlr for long form writing and research. The nice think about keeping it all Makrdown is that I can use any of them depending on what features/UI I need.

    Logseq does have the web editor but it’s more of a demo (it’s literally called demo.logseq.com) but it gives you the full vanilla feature set as long as you connect a local directory. I use Logseq Sync just because I was paying to support the team anyway, and it’s worked very well so far. Just ran into an issue where my laptop with most of my notes broke and so I made a portable version of the app to put on a USB and work on a library computer and it ran and connected to my Logseq Sync remote graph surprisingly seamlessly.

  • I use markdown files + Nextcloud for synchronization. What I like about it is that I can use any markdown editor. Currently I use Nextcloup app on mobile and Pulsar or Nextcloud Web UI on desktop.

75 comments