Beautifying Org Mode in Emacs (2018)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
sponsored
  1. notebook-mode

    GNU Emacs notebook mode

    I think the work Nicolas Rougier has done on "beautifying" Emacs (including org-mode) is about the best that's been done, examples and code:

    https://github.com/rougier/notebook-mode

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. org-modern

    :unicorn: Modern Org Style

  4. elegant-emacs

    A very minimal but elegant emacs (I think)

    Indeed!

    I remember liking "elegance" at the time[0] by the same author.

    [0]: https://github.com/rougier/elegant-emacs

  5. pandoc

    Universal markup converter

    My main authoring tool is then Emacs Markdown Mode (https://jblevins.org/projects/markdown-mode/). For data entry, it comes with some bells and whistles similar to org-mode, like C-c C-l for inserting links etc.

    I seldom export my notes for external usage, but if it is the case, I use lowdown (https://kristaps.bsd.lv/lowdown/) which also comes with some nice output targets (among the more unusual are Groff and Terminal). Of cource pandoc (https://pandoc.org/) does a very good job here, too.

  6. markdown-mode

    Emacs Markdown Mode

    My main authoring tool is then Emacs Markdown Mode (https://jblevins.org/projects/markdown-mode/). For data entry, it comes with some bells and whistles similar to org-mode, like C-c C-l for inserting links etc.

    I seldom export my notes for external usage, but if it is the case, I use lowdown (https://kristaps.bsd.lv/lowdown/) which also comes with some nice output targets (among the more unusual are Groff and Terminal). Of cource pandoc (https://pandoc.org/) does a very good job here, too.

  7. start-emacs

    A single-file starting point for your Emacs configuration

    Emacs 29 made getting started a lot easier IMO, my from-scratch configuration is pretty minimal and I use it everyday. To plug my own project, I built a "kickstart" equivalent (https://github.com/mgmarlow/start-emacs) that sets up some recommended defaults and packages with lots of comments so you can easily extend it.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Textile – A desktop app for weaving together bits of text

    3 projects | news.ycombinator.com | 1 Jun 2026
  • 🤔How Should We Write Documentation with AI in 2026? (Markdown vs HTML vs Word)

    1 project | dev.to | 15 May 2026
  • Potential Markdown Data Loss When You Will Move Away from Obsidian

    1 project | news.ycombinator.com | 9 Apr 2026
  • Pandoc in the Browser with WASM

    1 project | news.ycombinator.com | 12 Feb 2026
  • Show HN: CLI tool to convert Markdown to rich HTML clipboard content

    2 projects | news.ycombinator.com | 4 Feb 2026