Mac Shortcuts
#9840
Replies: 1 comment 2 replies
-
Here is a shortcut to convert epub to html (the path of pandoc may need to be changed): https://www.icloud.com/shortcuts/af4970950e334663aa45f69c99c96494 You can use it as a start and create your own automation tools. In addition, Keyboard Maestro, Alfred, Raycast can also be used to execute pandoc commands. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone! I'm trying to find a way to convert word and ppt docs to pdf's with pandoc. Ideally there should be a few mac shortcuts or applescripts that can do the following:
a. Convert one word or ppt document to pdf
b. Batch convert a few word or ppt documents to pdf
c. Combine word documents in one single pdf document
Problem is I'm quite newby to pandoc and I have no idea where to start. Can someone point me in the right direction?
Thanks in advance to the community.
Beta Was this translation helpful? Give feedback.
All reactions