omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Docx to Markdown

    Pythonista
    1
    1
    1465
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • the_buch
      the_buch last edited by

      Does anybody know of a script or a way to do something like this in Pythonista? On my PC I use Calibre to convert Docx to HTMLZ, then extract and run the index.html file through Pandoc to get reasonably well-converted markdown of the original docx file. This works, but is more tedious than I'd prefer. I have a way, now, to go from markdown to docx for turning in school assignments written on my ipad, but I'd like to have two way functionality. The process is quickened a little on PC by a phrase express snippet for the Pandoc command, and I want to get a batch script to run the Calibre command line tools and convert automatically, then set up a Belvedere rule for a dedicated Dropbox folder, so any docx dropped into it is automatically converted.

      I work mostly on my ipad, so if that can be avoided, it's preferred. Nothing I do found so far quite fits, or I can't see how to adapt it to ipad and Pythonista, so I'm just curious if anybody knows of anything or has ideas. Thanks, all and have a great day!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB Forums | Contributors