• 43 Posts
  • 107 Comments
Joined 2 years ago
cake
Cake day: December 9th, 2023

help-circle






  • At some point you might want to print your notes, publish them on the web, or share them with people not using Org. Org can convert and export documents to a variety of other formats while retaining as much structure (see Document Structure) and markup (see Markup for Rich Contents) as possible.

    The libraries responsible for translating Org files to other formats are called backends. Org ships with support for the following backends:

    ascii (ASCII format)

    beamer (LaTeX Beamer format)

    html (HTML format)

    icalendar (iCalendar format)

    latex (LaTeX format)

    md (Markdown format) odt (OpenDocument Text format) org (Org format) texinfo (Texinfo format) man (Man page format)

    Users can install libraries for additional formats from the Emacs packaging system. For easy discovery, these packages have a common naming scheme: ox-NAME, where NAME is a format. For example, ox-koma-letter for koma-letter backend. More libraries can be found in the ‘org-contrib’ repository (see Installation).

    Org only loads backends for the following formats by default: ASCII, HTML, iCalendar, LaTeX, and ODT. Additional backends can be loaded in either of two ways: by configuring the org-export-backends variable, or by requiring libraries in the Emacs init file. For example, to load the Markdown backend, add this to your Emacs config:

    (require 'ox-md)

    https://orgmode.org/manual/Exporting.html

    There you go, maybe try reading a bit about the thing before commenting on it?



  • True, but this isn’t an accident either. AI is most prevalent in places where authenticity and meaning have already been destroyed by late stage capitalism.

    Email writing? There was no fucking humanity left in it before AI came along, it was already a mess of language forms that only complexified over time making a judgement of how to convey something short and simple an extended process of trying to guess what the correct social norms are to employ in that situation.

    I hope email and job applications become hopelessly flooded with AI crap, they both deserve to die as a forms of humans communicating with humans as there is no reality, no meaning left to these mediums of interaction. AI is just an underlining of that pre-existing enshittification of communication which boths means blaming AI is missing the point and also that blaming AI IS the point because it is just the newest form of cancer in our society from a long, storied line of dangerous bullshitters and their tools of violence against meaning.




  • It objectively isn’t bothersome, it only takes a handful of keystrokes to export to markdown or to any other format you want.

    I am sorry complaining about Org mode’s markdown format not being used elsewhere is absurd given how many extensibly options there are for Emacs built in even without adding in anything custom.

    No, the org mode file format is the most extensible, open, powerful file format for primarily text based notes ever made. You are simply wrong here, I am sorry.

    There are also apps that directly use the org mode file format such as Orgzly, Beorg and Orgro.