|
|
|
|
|
by dermesser
1072 days ago
|
|
> Why not joplin? Mostly because joplin stores notes in an sqlite database instead of a simple folder structure making it not easily accessible by normal unix tools and editors. But instead much more accessible to any kind of software, including a five line python script. While plain text files are useful, they shouldn't be taken to be the only true and accessible way of storing data, even textual ones. |
|