50
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 17 Sep 2026
50 points (100.0% liked)
Linux
67699 readers
340 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
Joplin, I also self host my server and sync between my devices.
Joplin's hand drawing is horrible.
Aside from basic stuff like a ruler and backgrounds missing, it's force recognition is made so it makes the whole line thicker, and once its thick it does not become thin once I don't press on it anymore
Also, PDF imports are missing, and the integration of handwriting into the note itself is very poor (just a link with a PNG render)
Fair enough, though there are plugins with other drawing editors. Maybe one of them fits the bill?
What kind of PDF imports are you talking about?
That’s probably a real limitation since it’s primary function is a markdown note taking app. It’s not as flexible as handwritten notes.
Obs: maybe Affine is of interest, they also have a comparison table with other note taking apps.
Affine is a bit weird, and not quite FOSS (source available and you can self-host it following their terms). But it fits a gap no one else quite fills, and I've been hosting it for a few people for a while.
So it’s the same as Joplin, the self hosted server is source available.
I'm trying to self-host but there's something wrong with my nginx config and I'm too exhausted after work to troubleshoot.
Ach, the joys of working in the IT industry.
Lol.
I’m assuming you’re using it as a reverse proxy? Funnily enough I never learned how to setup nginx, went straight to Traefik/Caddy. I can’t recommend Caddy enough, most services boil down to a 3-line config.
Yep, reverse proxy. I've got plenty of other reverse proxies set up, this one just won't work. Maybe it's my docker setup...