This package browser is in early development. Mind the rough edges.

emacs-org

Outline-based notes management and organizer

Org is an Emacs mode for keeping notes, maintaining TODO lists, and project planning with a fast and effective lightweight markup language. It also is an authoring system with unique support for literate programming and reproducible research. If you work with the LaTeX output capabilities of Org-mode, you may want to install the emacs-org-texlive-collection meta-package, which propagates the TexLive components required by the produced .tex file.

Installation

Install the latest version of emacs-org as follows:

guix install emacs-org

Or install a particular version:

guix install emacs-org@9.7.25

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of emacs-org about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/emacs-org'><img src='https://packages.guix.gnu.org/packages/emacs-org/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-org/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/emacs-org)

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-org][https://packages.guix.gnu.org/packages/emacs-org/badges/latest-version.svg]]