[[!meta title="The use of Org mode syntax outside of GNU/Emacs"]] [[!meta copyright="Copyright © 2021 Karl Voit"]] [[!inline pages="internal(2021/info/org-outside-nav)" raw="yes"]] # The use of Org mode syntax outside of GNU/Emacs 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](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. # Discussion IRC nick: publicvoit - is there a tree-sitter parser for orgdown already? :P - it seems to me that as org evolves, either orgdown eventually becomes incompatible with org or org is prevented from changing because it would break orgdown. I guess backcompat with existing org documents constrains org-mode this way already, though - what level would you call github's implementation is? - i'm not sure if we want a proliferation of org-syntaxes like markdown's - Disentangling "org" the markup language and "org"/"org-mode" the piece of software that runs inside Emacs is long overdue - I gotta say, why "Orgdown" and not just "Org"? That way we've got "Org" (the markup syntax) and "Org-Mode", the mode for that. Just delineate the mode from the thing the mode handles. - there was a move in the opposite direction, using "Org" instead of "Org-mode" for the piece of software that runs inside Emacs, which to me is where the problem arises... - +1 for "org" aas the format name, and the (already present) derived handling of the format being org-mode! To be clear, +1000000% in favour of this generally. - Next year. Talk on presenting org as a mime-type. Who? - it's officially being considered as a 'thing to be done or at least talked about', but I don't have a better status than that. - I think the org/orgdown split makes sense: orgdown stripped-down org - Why GitLab? GitLab.com requires reCAPTCHA to sign up, and nonfree cloudflare js to sign in - publicvoit: I wanted to test an alternative to GitHub which I was using so far. - I recommend codeberg.org, notabug.org, sr.ht, or savannah.nongnu.org - already uses the ".org.txt" file extension, so that tools that don't otherwise support the org file type will at the very least read them - sorry to have missed out on the discussion during your talk, but I'm extremely interested in getting org working outside elisp (re: https://github.com/tgbugs/laundry/tree/next). I started there long ago, at this point the issues that really need standardization is org-babel, but in order to do that we need the syntax settled, which has turned out to be a _lot_ of work - having orgdown as a way to talk about files that have org syntax seems like it is a critical piece for effective outreach # 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 - Name pronunciation: sounds like "karl foit" ([IPA](https://en.wikipedia.org/wiki/International_Phonetic_Alphabet): [kaʁl](http://ipa-reader.xyz/?text=ka%CA%81l) [foɪt](http://ipa-reader.xyz/?text=fo%C9%AAt)) - Pronouns: he/him - Homepage: [https://Karl-Voit.at](https://Karl-Voit.at "personal web page of Karl Voit") - Preferred contact info: EmacsConf21 (ɶt) Karl-Voit.at [[!inline pages="internal(2021/captions/org-outside)" raw="yes"]] [[!inline pages="internal(2021/info/org-outside-nav)" raw="yes"]]