Hacker News new | ask | show | jobs
by rwnspace 2334 days ago
Btw, you might be interested to know that if you activate the Web Clipper service, you can interact with Joplin's REST API on port 41184. I have been using a hairy mess of shell scripts to achieve similar functionality (Joplin-as-CMS).

I'll have to clean it up and put it on GitHub this weekend!

1 comments

Awesome! Thanks for the tip. I didn't knew that Joplin has an API. Currently I am parsing the yaml files directly. Using the API could be an alternative, especially when I want to re-enable the encryption.