Documentation at https://melpa.org/#/org-reverse-datetree
This package provides a minor mode that displays Org priorities as custom strings. This mode does not change your files in any way, it only displays the priority part of a heading as your preferred string value.
Documentation at https://melpa.org/#/org-attach-screenshot
Documentation at https://melpa.org/#/organize-imports-java
Documentation at https://melpa.org/#/org-transclusion-http
Documentation at https://melpa.org/#/org-clock-convenience
Documentation at https://melpa.org/#/org-upcoming-modeline
Documentation at https://melpa.org/#/org-inline-pdfcomment
Documentation at https://melpa.org/#/org-outline-numbering
Documentation at https://melpa.org/#/org-tree-slide-pauses
Documentation at https://melpa.org/#/org-capture-pop-frame
Documentation at https://melpa.org/#/org-auto-export-pandoc
Documentation at https://melpa.org/#/org-re-reveal-citeproc
Documentation at https://melpa.org/#/org-agenda-files-track
Documentation at https://melpa.org/#/org-babel-eval-in-repl
This package tracks org-agenda-files precisely to speed-up org-agenda.
This meta-package propagates the TeX Live packages minimally required by the LaTeX output produced by Org mode.
This package allows you to execute org-mode source code blocks with eval-in-repl
. It can execute code blocks asynchronously, without needing to write the result into the buffer.
Documentation at https://melpa.org/#/org-bookmarks-extractor
Documentation at https://melpa.org/#/org-table-sticky-header
Documentation at https://melpa.org/#/org-transform-tree-table
Documentation at https://melpa.org/#/org-cite-overlay-sidecar
Documentation at https://melpa.org/#/org-special-block-extras
This library provides common desirable features using the Org interface for blocks and links: 0. A unified interface, the ‘defblock’ macro, for making new block and link types. 1. Colours: Regions of text and inline text can be coloured using 19 colours; easily extendable; below is an example. #+begin_red org /This/ *text* _is_ red! #+end_red 2. Multiple columns: Regions of text are exported into multiple side-by-side columns 3. Remarks: First-class visible editor comments 4. Details: Regions of text can be folded away in HTML 5. Badges: SVG badges have the pleasant syntax badge:key|value|colour|url|logo; only the first two are necessary. 6. Tooltips: Full access to Lisp documentation as tooltips, or any other documentation-backend, including user-defined entries; e.g., doc:thread-first retrives the documentation for thread-first and attachs it as a tooltip to the text in the HTML export and as a glossary entry in the LaTeX export 7. Various other blocks: Solution, org-demo, spoiler (“fill in the blanks”). This file has been tangled from a literate, org-mode, file; and so contains further examples demonstrating the special blocks it introduces. Full documentation can be found at https://alhassy.github.io/org-special-block-extras