this post was submitted on 19 Jun 2023
57 points (100.0% liked)
Free and Open Source Software
17911 readers
56 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I tried it once but didn't see the use of it, but I saw it recommended often and I can see why, because it is nice to sync notes with your phone, if you need it there. I personally am a fan of the suckless/KISS mentality and just use syncthing to sync my plain markdown notes between devices.
one thing that annoyed me, though, was that the markdown editor in joplin always inserted some weird blank lines or spacings. That might not be relevant or even obvious for someone who just uses the rich text formatting editor, but I mostly used the plain text editor and eventually asked myself what joplin is basically useful for in my use case, as I already had syncthing in place and I could just use any plain text editor of my choice. So for me the benefit of hierarchically structuring my notes was not worth the extra program on my computer/phone, especially considering that syncthing and vim/codium are programs specifically created for the use case that joplin tries to merge into a single product. But I might be an extreme case, as I have also replaced Nextcloud with Filebrowser and Syncthing, so take my words with a grain of salt.
TLDR: Joplin is a great program and I can recommend it, it is just not suited for fans of the KISS mentality.
I tried Joplin, but found it more cumbersome than just directly using markdown files, and rw them with Markor on Android. On Linux, I will just directly rw the markdown files in vim, or vscode if I want to get fancy.
amen, bro!