144
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 28 Aug 2026
144 points (96.8% liked)
Free and Open Source Software
22866 readers
208 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 4 years ago
MODERATORS

I gave up on notes platforms like this a couple of years ago. I just have a bunch of well-sorted Markdown files that I edit with nano on desktop and Markor on mobile.
I'm wondering why I don't do the same. I write all my notes using Markdown syntax anyway, have Syncthing set up to sync, and am comfortable with raw text editors on every platform. Why am I even bothering with the likes of Joplin? What benefit is that even providing me?
Search, ordering, crosslinking, embedding or at least adding additional formats, easily sharing notes if you have the server going, web clipper, and so on.
Those are all either features of the text editors I am used to using or features that I just don't care about. I am just going to switch to manually managing a synchronized folder of
*.mdfiles for a while and determine if I want to switch back.That's a totally valid approach, and hey, if you want to move back (or across) ti whatever tool after all, they all support ingesting or using markdown, anyway, so no loss.