I am able to use pandoc from the CLI but I don’t understand how to use pandoc from within emacs. For example to turn a .org to a .docx document.

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ox-pandoc

    Another org-mode exporter via pandoc.

  • You need to install some package for that; have a look at https://github.com/kawabata/ox-pandoc for example.

  • pandoc-mode

    An Emacs minor mode for interacting with Pandoc.

  • In addition to ox-pandoc, which is specifically for using org with pandoc, there is pandoc-mode. I personally use multi-compile with specific commands for each mode (markdown, html, org, beamer, etc). You can see how I set this up in my config files here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • emacs-multi-compile

    emacs package multi-compile

  • In addition to ox-pandoc, which is specifically for using org with pandoc, there is pandoc-mode. I personally use multi-compile with specific commands for each mode (markdown, html, org, beamer, etc). You can see how I set this up in my config files here.

  • ox-pandoc

    Another org-mode exporter via pandoc. (by emacsorphanage)

  • melpa is pointing to this https://github.com/emacsorphanage/ox-pandoc repo instead of the one you linked.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts