From 6c01967b654b023fa2395fb9e01e7a0a31232915 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 12 Aug 2022 08:30:12 -0500 Subject: [add] writefreely publish command to org expoort leader menu --- init-el.org | 1 + 1 file changed, 1 insertion(+) diff --git a/init-el.org b/init-el.org index fca4f54..2be29d5 100644 --- a/init-el.org +++ b/init-el.org @@ -340,6 +340,7 @@ So, to use this file for the very first time you must (def-my-command my-org-export-subcommand '((?t "[t]angle file" org-babel-tangle) + (?w "[w]ritefreely" writefreely-publish-or-update) (?e "[e]xport options" org-export-dispatch))) (def-my-command my-org-insertion-subcommand -- cgit v1.2.3