summaryrefslogtreecommitdiffstats
path: root/2022/talks/orgvm.md
diff options
context:
space:
mode:
Diffstat (limited to '2022/talks/orgvm.md')
-rw-r--r--2022/talks/orgvm.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/2022/talks/orgvm.md b/2022/talks/orgvm.md
new file mode 100644
index 00000000..ef37387d
--- /dev/null
+++ b/2022/talks/orgvm.md
@@ -0,0 +1,25 @@
+[[!meta title="orgvm: a simple HTTP server for org"]]
+[[!meta copyright="Copyright © 2022 Corwin Brust"]]
+[[!inline pages="internal(2022/info/orgvm-nav)" raw="yes"]]
+
+<!-- Initially generated with emacsconf-generate-talk-page and then left alone for manual editing -->
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# orgvm: a simple HTTP server for org
+Corwin Brust (he/him/any, IRC: corwin)
+
+[[!inline pages="internal(2022/info/orgvm-before)" raw="yes"]]
+
+OrgVM is, so far, a very simple nodejs wrapper, invoking Emacs in
+batch mode. I'll talk about how I use it to make project notes
+available on demand to my colleagues and how it works, especially the
+generation of elisp from javascript/JSON.
+
+
+
+[[!inline pages="internal(2022/info/orgvm-after)" raw="yes"]]
+
+[[!inline pages="internal(2022/info/orgvm-nav)" raw="yes"]]
+
+[[!taglink CategoryOrgMode]]