Documentation at https://melpa.org/#/org2issue
Documentation at https://melpa.org/#/org-noter
Documentation at https://melpa.org/#/org-board
Documentation at https://melpa.org/#/org-brain
Documentation at https://melpa.org/#/org-scrum
Documentation at https://melpa.org/#/org-vcard
Documentation at https://melpa.org/#/org-alert
Documentation at https://melpa.org/#/org-gnome
Documentation at https://melpa.org/#/org-recur
Documentation at https://melpa.org/#/org-ehtml
Documentation at https://melpa.org/#/org-doing
Documentation at https://melpa.org/#/org-books
Documentation at https://melpa.org/#/org-drill
Documentation at https://melpa.org/#/org-index
This package exports and imports vCard files from within GNU Emacs' Org mode.
Org Books is a tool for managing reading lists in an Org mode file.
This package extends Org mode and Org Agenda with support for defining recurring tasks and easily scheduling them.
This package uses spaced repetition algorithms to conduct interactive drill sessions to aid in memorization. In these sessions you are shown flash cards created in Org mode.
This package provides functions that extend org-mode which allow it to generate reports used in the scrum software development process, such as a scrum board and burndown chart.
Org Board is a bookmarking and web archival system for Emacs Org mode. It archives your bookmarks so that you can access them even when you're not online, or when the site hosting them goes down.
emacs-org-imenu
shows a sidebar displaying the Imenu and allows the user to filter which headlines are shown using the interactive org-imenu-filter-select
that uses the same syntax as org-mode search.
This package lets you create notes that are kept in sync when you scroll through the document, but that are external to it---the notes themselves live in an Org-mode file. As such, this leverages the power of Org-mode (the notes may have outlines, latex fragments, babel, etc...) while acting like notes that are made in the document.
This package provides functions to display system notifications for any org-mode deadlines that are due in your agenda. To perform a one-shot check call (org-alert-deadlines). To enable repeated checking call (org-alert-enable) and to disable call (org-alert-disable). You can set the checking interval by changing the org-alert-interval variable to the number of seconds you'd like.
emacs-org-brain
implements a variant of concept mapping in Emacs, using org-mode
. An org-brain is a network of org-mode entries, where each entry is a file or a headline, and you can get a visual overview of the relationships between the entries: parents, children, siblings and friends. This visual overview can also be used to browse your entries. You can think of entries as nodes in a mind map, or pages in a wiki.