Documentation at https://melpa.org/#/org-change
Documentation at https://melpa.org/#/org-drawio
Documentation at https://melpa.org/#/org-movies
Documentation at https://melpa.org/#/org-snooze
Documentation at https://melpa.org/#/org-kindle
Documentation at https://melpa.org/#/org-gamedb
Documentation at https://melpa.org/#/org-kanban
Documentation at https://melpa.org/#/org-caldav
Documentation at https://melpa.org/#/org-parser
Documentation at https://melpa.org/#/org-newtab
Documentation at https://melpa.org/#/org-review
Documentation at https://melpa.org/#/org-appear
Documentation at https://melpa.org/#/org-xlatex
Org CalDAV synchronizes events between Org files and a CalDAV calendar.
This package provides an Emacs minor mode to extend org-mode
with Trello abilities. Trello is an online project organizer.
Org-Reveal is a org-mode
extension that allows to create beautiful presentations (slides) with 3D effects from simple but powerful Org contents.
org-margin
mode outdents org headlines by moving leading stars into the margin and transform them into markers depending on the chosen style.
Org Modern implements a modern style for your Org buffers using font locking and text properties. The package styles headlines, keywords, tables and source blocks.
Org Gnosis is a knowledge management tool that leverages Org mode for storing notes and journal entries, integrating them with an SQLite database for efficient retrieval and relationship mapping.
This package enables automatic visibility toggling of org-mode elements depending on cursor position. Hidden fragment parts appear when the cursor enters a fragment and disappear when it leaves.
To create a kanban table for an org file, simply put the dynamic block ` #+BEGIN: kanban #+END: somewhere and run `C-c C-c on it. You can use `org-kanban/initialize to get this generated.
Org Street is an extension for Org Mode for turning the names of places into a LOCATION property containing their address. Given some freeform text approximately describing a location, it geocodes it with OpenStreetMap’s Nominatim API to determine a canonical location. If Nominatim returns multiple locations, a list is displayed to choose from.
This package allows you to get notifications when there is something to do (for org mode).
Sometimes, you need a reminder a few days before a deadline, e.g. to buy a present for a birthday, and then another notification one hour before to have enough time to choose the right clothes.
For other events, e.g. rolling the dustbin to the roadside once per week, you probably need another kind of notification strategy.
This package tries to satisfy the various needs.
In order to activate this package, you must add the following code into your .emacs or .emacs.d configuration:
(require org-notify) (org-notify-start)
Org-remark lets you highlight and annotate text files, websites, EPUB books and Info documentation using Org mode.
Features:
Highlight and annotate any text file. The highlights and notes are kept in an Org file as the plain text database. This lets you easily manage your marginal notes and use the built-in Org facilities on them – e.g. create a sparse tree based on the category of the notes
Create your your own highlighter pens with different colors, type (e.g. underline, squiggle, etc. optionally with Org’s category for search and filter on your highlights and notes)
Have the same highlighting and annotating functionality for websites (when browsing with EWW), EPUB books with
nov.el
, Info documentation