diff options
author | Karl Voit <git@Karl-Voit.at> | 2021-11-27 20:25:26 +0100 |
---|---|---|
committer | Karl Voit <git@Karl-Voit.at> | 2021-11-27 20:25:26 +0100 |
commit | 14a0ed19f21c91bc42c26942fb1156d9deb70c70 (patch) | |
tree | c9520af9f516e83091933486709761e700da346a /2021/talks | |
parent | ad7363f690461baafce32d9f53084d3bbe55c481 (diff) | |
download | emacsconf-wiki-14a0ed19f21c91bc42c26942fb1156d9deb70c70.tar.xz emacsconf-wiki-14a0ed19f21c91bc42c26942fb1156d9deb70c70.zip |
org-outside.md: extended version
Diffstat (limited to '2021/talks')
-rw-r--r-- | 2021/talks/org-outside.md | 40 |
1 files changed, 30 insertions, 10 deletions
diff --git a/2021/talks/org-outside.md b/2021/talks/org-outside.md index 59a3709e..9ac23a35 100644 --- a/2021/talks/org-outside.md +++ b/2021/talks/org-outside.md @@ -11,22 +11,42 @@ Karl Voit [[!inline pages="internal(2021/info/org-outside-schedule)" raw="yes"]] With the rising interest in Org mode, the GNU/Emacs community gained -much momentum in the last decade. Being a nicely designed lightweight -markup language, Org mode does not only benefit users of GNU/Emacs. -There are many tools and services supporting Org mode syntax documents -that do have no direct connection to GNU/Emacs. I would like to -elaborate on the advantages on using Org mode syntax for arbitrary -text outside of GNU/Emacs for better typing usability and -collaboration tasks. - - +much momentum in the last decade. Being [a nicely designed lightweight +markup +language](https://karl-voit.at/2017/09/23/orgmode-as-markup-only/), +Org mode does not only benefit users of GNU/Emacs. There are many +tools and services supporting Org mode syntax documents that do have +no direct connection to GNU/Emacs. I would like to elaborate on the +advantages on using Org mode syntax for arbitrary text outside of +GNU/Emacs for better typing usability and collaboration tasks. + +Unfortunately, we do face some issues with the current situation. +First of all, we do already have a number of non-Emacs tools that do +support Org mode syntax. Then, we also do have an unclear consensus of +what it takes to "support Org mode" without re-implementing the whole +feature-set of Org mode of GNU/Emacs. + +For that purpose, I came up with a new name for the syntax of the Org +mode lightweight markup language: **Orgdown**. + +Please do visit the [Orgdown +homepage](https://gitlab.com/publicvoit/orgdown) and read my +motivation article [Orgdown - a New Lightweight Markup Standard for +Text Documents](https://karl-voit.at/2021/11/27/orgdown/) for further +information. # Outline - The term Org mode stands for different things - The Org syntax is better than much more dominant lightweight markup languages - We do have an unclear consensus of "Org mode support" - +- A new name for the syntax alone: Orgdown +- What Orgdown should be and should not be +- Advantages of Orgdown for everybody +- Orgdown comes in different levels: Orgdown1 +- OD1 Compatibility Percentage +- The future of Orgdown +- Your contribution! # Personal information |