Hacker News new | ask | show | jobs
by doubled112 217 days ago
I don’t use Joplin for this reason. I just want a folder of markdown files. It was mildly difficult to escape from even with the export features.

I did script the cleanup. Title field to filename, then remove the header completely. Or something like that.

Had another script that would take the date (which happened to be my filenames) and commit the file into a git repo pretending it was committed that day too. Dear diary style.

Quick and dirty but it did what I needed it to do.