Understanding cross references in Org Mode
Understanding cross references in Org Mode
Putting unwoundstack on the Indieweb
Emacs Org-Mode Babel code block Racket support . Contribute to hasu/emacs-ob-racket development by creating an account on GitHub.
Configure the Elfeed RSS reader with an Orgmode file - remyhonig/elfeed-org
This post is about Org mode, an exemplary Emacs package, and why I think so many people love this piece of software.
Extracting RepliGo PDF annotations to a Org-mode format snippet (unmaintained!) - novoid/extract_pdf_annotations_to_orgmode
Exports Org-mode contents to Reveal.js HTML presentation. - yjwen/org-reveal
UOMF: Managing web bookmarks with Org Mode
Converting Emacs Org-mode org-contacts contact information to VCard format suitable for importing to Android 4.4 - novoid/org-contacts2vcard
What did I do on February 14th 2007? Visualize your (digital) life in Org-mode - novoid/Memacs
Workshop for Org-mode with focus on todo-, project- and workflow-management - novoid/org-mode-workshop
Intro This is the second post in the serie of how I use Emacs Org mode (from now on org) and it will cover usage of org tables. Some of the content assumes basic knowledge about org. If you are new to org I can recommend this two videos; hrs and kitchin. Org tables are like spreadsheets with super powers. Tables can be used to keep information organized, as input to source blocks (more about that in the first post, "Emacs Org mode source blocks") or used in calculations.
Org-mode. Complex so you don't have to be. A versatile organisational system with immense capabilities.
ESS – Emacs Speaks Statistics
A quick note about my use of Literate Programming My blog is generated using a static site generator called Hugo. Hugo naively supports both Markdown and Org-Mode format, so naturally I have chosen to compose my blog posts in emacs Org-Mode. Org-mode is similar to Markdown in the sense that it uses a simple plain text markup syntax for formatting documents. However, Org-Mode has far more features than Markdown and has fantastic literate programming support via Org-Babel.
Literate Programming is a documentation first programming style pioneered by Donald Knuth.
Discover Org mode's built-in structure templates that make inserting source blocks and other structural elements effortless. Learn how to use C-c C-, for modern template insertion or enable the legacy Easy Template system with <s<TAB> for quick shortcuts.
If you use Emacs for more than editing text, there are many daily occasions to use Emacs as a pager. Here’s my list: Read-only files (with view-mode) Scrolling through emails (notmuch) RSS feed entries (elfeed) Reading ebooks (nov.el) Web browsing (eww) Man pages (man or woman) Help buffers and Info documents Git logs (magit or vc) System logs, compilation and debug output This list was about half as long ten years ago, it keeps growing!