jamiemcg / Remarkable

Remarkable - The Markdown Editor for Linux http://remarkableapp.github.io
MIT License
1.97k stars 228 forks source link

Command-line Interface (feature request) #409

Closed TadavomnisT closed 2 months ago

TadavomnisT commented 1 year ago

Hi, Is there a way to use Remarkable's export features using commnadline?

for example to convert a Markdown to PDF doing something like:

./run.sh --convert File.md File.pdf

I'm already guessing not because I explored the whole documentation, so is it possible to add such a feature? Thanks.