cross-posted from: https://lemmy.selfhostcat.com/post/93395
I’ve gone handwritten, obsidian, onenote, and now Trilium. Considering switching to something else because there is no offline mobile support.
I use memos and trilium together but since neither offers mobile offline support considering switching both. No reason to run two services when I could run one.
Considering:
- Joplin
- Logseq
- SiYuan
- ?
Recently discovered KleverNotes by KDE, while only a desktop app it’s really really nice! It’s dead simple and straight to the point markdown editor. Recommend folks to check it out.
I’ve used Logseq for 2-3 years but it’s slow and a pain to use on mobile. I discovered Tiddlywiki in December, I love how customizable it is, but it’s been taking me a while to tweak it to match my usual workflow. Running it via nodejs server on android (termux) and laptops (so I’m accessing it on localhost on all devices) and syncing the wikis between devices using Syncthing.
I use obsidian but I wish there was an open source notes platform that could do what I want:
- Excalidraw support ( or similar ) with PDF import and annotation support ( this is achieved by a plugin on obsidian )
- Vim mode
- Markdown for everything
I have tried so many notetaking tools and the closest I ever got was using xournalpp for PDF annotation and drawing, then writing plain markdown in helix / neovim, with a live markdown rendering pane on the side. Was just too clunky though.
I’m using https://anytype.io/. Offline applications for all major systems, synchronization out of the box.
I’ve been using this, as well. They default to hosting your “vault.” It does peer-to-peer syncing, if you don’t want to have a server involved at all. I’m running their self-hosted server, but that’s only after I decided that AnyType was what I was looking for. I really like that it’s object based, so you can create templates for things like meetings that are their own type, separate from a bog-standard page.
How was setting up the server? I’m on my phone right now so so I’ll check out the docs later but were there any problems deploying?
A little rough, to be honest. It’s a docker-compose deployment, but it requires you to run
make
to deploy it. The makefile does extra configuration and such to allow the containers to come up healthy. It works, but it’s overcomplicated and styled after their own deployments, so probably way more compute than what is needed for one household.Oh and because of this protracted topology, it’s tough to hide behind a reverse proxy.
I use text files and grep
Yeah, haha. 😂
Wait a moment… 🤔
Joplin synched with syncthing (or Synchthing.fork on android).
I do the same, but I’ve run into a bottleneck where Joplin syncs encrypted notes really, really slowly to local storage. So looking to switch to hosted Joplin server
I use Joplin. It’s fairly simple and very comparable to Evernote if you’ve ever used that, but it’s perfect for my needs.
I used LogSeq before, it’s very similar to Obsidian, the big difference being that it’s open source. It’s got a ton of features and the built-in whiteboard is actually really good, but I found it a bit overkill for my simple note taking.
- Logseq also makes each line start with a bulleted list which quickly made me go insane
Obsidian.md + paying for sync.
Transitioned from a mix of Keep + OneNote + Obsidian.md to just Keep (hidden todo list feature I utilize to keep track of shipping orders I have yet to receive) and obsidian.md (I have yet to import my old personal and work KB into the synced KB).
My other option was NotesNookHeres my thread: https://lemmy.dbzer0.com/post/34370838
Also Obsidian but with syncthing
Syncthing on my home server, synced with each device I use for notetaking, has been glorious so far. I wish Obsidian would offer Sync for a cheaper rate, because I’d pay if it felt like anything near the cost of actual sync and storage. But Obsidian’s cheapest tier is more expensive than my email hosting!
Woah! Yeah it is! Well nearly. I pay $50/yr for my email. Obsidian is $48/yr for sync. My email even comes with WebDAV which if it were a better protocol could do the syncing! Haha
I expected obsidian to not store the kb locally with bare files but more like in a microsoft cloud-like approach.
Oh well. At least it’s stable and has partly a transactional sync history.
I use Obsidian with the obsidian-live sync docker container to sync data between devices instantaneously. It is not open source but they store plaintext markdown notes and its extendable with plenty of open source plugins.
Apparently I’m in the minority, but I love Logseq. I’ve used it with Syncthing for personal notes and grad school for the past three years with no hiccups. Maybe my success with it is partially due to nested bullet points already being how my brain works but the default paradigm is perfect for me.
The plain markdown files are organized reasonably, so I can straight up use Vim as my notes editor if I want.
Tags (#) create a new page to easily circle back to topics later without interrupting your thought pattern to make that structure manually. Once you leave edit mode for the line the tag becomes a link to that page. Some of my favorites are #clothes-that-fit (where I can easily embed a picture of the tag of what I’m trying on to look for deals online later), or #reading-list.
It’s just so useful.
Nextcloud. But only because I already have it. I wouldn’t set it up just for that.
Org-mode in emacs.
There are various mobile clients.
If you have something to synch files, it’s just syncing org files. Probably mostly interesting to people who use a lot of emacs on a PC, though.
Obsidian and it syncs to my home server
I use logseq. But I’m not entirely happy. Automation of processes is a pain in the ass. Mobile is buggy.
I’ve used a bunch, but I eventually moved to SilverBullet and will probably stick with it.