after using Joplin Desktop and Android for quite some time, I've also started to use Joplin as a terminal application. I'm missing two things, maybe someone can help me:
How do I export (single notes) to pdf? Currently, only jex, raw, json, md, html seem to be available.
How do I reference other Notes? Would it be possible to copy the ID of the selected note s.t. I can paste it in the editor?
Now, you can simply type joplin-search <note-name> to get the id.
Make sure you install the dependencies: jq and xclip.
Note:
This whole time I was ussiming you were using Linux. If you're using Mac, it shouldn't be too difficult to adapt this. If you're using Windows, I feel sorry for you .
Hey, thanks for your ideas! I didn't find another solution and hence never committed to using the terminal application more. Being in fact a Linux user, maybe it's time to give if another try with your function.