Documentation at https://melpa.org/#/org-rich-yank
This project started as fork of org-reveal. It provides an export back-end for HTML presentations with reveal.js from Org mode source files.
This package provides a utility function for Org buffers that makes a _SRC
block with the appropriate language annotation for code that has been copied from an Emacs major mode.
The builtin orgmode package for viewing tasks or events for a particular day, org-agenda, does not help you to quickly understand, where, for example, you have free time in your day or where you have overlapping tasks. Just a list of tasks is not sufficient. This package is created to fix this problem and provide some of the functionality that modern calendars provide.
This package contains library functions and commands useful for retrieving web page content and processing it into Org mode content.
For example, you can copy a URL to the clipboard or kill-ring, then run a command that downloads the page, isolates the ``readable'' content with eww-readable
, converts it to Org mode content with Pandoc, and displays it in an Org mode buffer. Another command does all of that but inserts it as an Org entry instead of displaying it in a new buffer.
This package prettifies headings and plain lists in Org mode. It is a direct descendant of org-bullets
, with most of the code base completely rewritten.
Currently, this package prettifies Org heading lines by:
replacing trailing bullets by UTF-8 bullets,
hiding leading stars, customizing their look or removing them from vision,
applying a custom face to the header bullet,
applying a custom face to the leading bullets,
using double-bullets for inline tasks,
(optional) using special bullets for TODO keywords.
It also prettifies Org plain list bullets by:
replacing each bullet type (*, + and -) with UTF-8 bullets,
applying a custom face to item bullets.
Features degrade gracefully when viewed from terminal.
Documentation at https://melpa.org/#/org-tracktable
Documentation at https://melpa.org/#/org-tanglesync
Documentation at https://melpa.org/#/org-autoexport
Documentation at https://melpa.org/#/org-wunderlist
Documentation at https://melpa.org/#/org-projectile
Documentation at https://melpa.org/#/org-visibility
Documentation at https://melpa.org/#/org-commentary
Documentation at https://melpa.org/#/org-randomnote
Documentation at https://melpa.org/#/org-edit-latex
Documentation at https://melpa.org/#/org-tree-slide
Documentation at https://melpa.org/#/org-elisp-help
Documentation at https://melpa.org/#/org-ivy-search
Documentation at https://melpa.org/#/org-id-cleanup
Documentation at https://melpa.org/#/org-inline-pdf
Documentation at https://melpa.org/#/org-multi-wiki
Documentation at https://melpa.org/#/org-roam-ql-ql
This package automatically pulls changes from source code to their corresponding tangled blocks.