_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-org-super-agenda 1.3
Propagated dependencies: emacs-dash@2.20.0 emacs-ht@2.4-0.1c49aad emacs-org@9.8.3 emacs-s@1.13.0 emacs-ts@0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-super-agenda
Licenses: GPL 3+
Build system: emacs
Synopsis: Supercharged Org agenda
Description:

This package allows items in the Org agenda to be grouped into sections while preserving the structure imposed by any timestamps.

emacs-org-rainbow-tags 0.1-pre-1.dfe3604
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/KaratasFurkan/org-rainbow-tags
Licenses: GPL 3+
Build system: emacs
Synopsis: Colorize Org tags automatically
Description:

This package adds random colors to your Org tags. In order to make colors random but consistent between same tags, colors are generated from the hash of the tag names.

emacs-org-transclusion 1.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nobiot.github.io/org-transclusion/
Licenses: GPL 3+
Build system: emacs
Synopsis: Enable transclusion with Org Mode
Description:

Org-transclusion lets you insert a copy of text content via a file link or ID link within an Org file. It lets you have the same content present in different buffers at the same time without copy-and-pasting it. Edit the source of the content, and you can refresh the transcluded copies to the up-to-date state. Org-transclusion keeps your files clear of the transcluded copies, leaving only the links to the original content.

emacs-orgtbl-aggregate 20230124.1042
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/tbanel/orgaggregate/blob/master/README.org
Licenses: GPL 3
Build system: emacs
Synopsis: Create an aggregated Org table from another one
Description:

This package provides a new org-mode table is automatically updated, based on another table acting as a data source and user-given specifications for how to perform aggregation. Example: Starting from a source table of activities and quantities (whatever they are) over several days, #+TBLNAME: original | Day | Color | Level | Quantity | |-----------+-------+-------+----------| | Monday | Red | 30 | 11 | | Monday | Blue | 25 | 3 | | Tuesday | Red | 51 | 12 | | Tuesday | Red | 45 | 15 | | Tuesday | Blue | 33 | 18 | | Wednesday | Red | 27 | 23 | | Wednesday | Blue | 12 | 16 | | Wednesday | Blue | 15 | 15 | | Thursday | Red | 39 | 24 | | Thursday | Red | 41 | 29 | | Thursday | Red | 49 | 30 | | Friday | Blue | 7 | 5 | | Friday | Blue | 6 | 8 | | Friday | Blue | 11 | 9 | an aggregation is built for each day (because several rows exist for each day), typing C-c C-c #+BEGIN: aggregate :table original :cols "Day mean(Level) sum(Quantity)" | Day | mean(Level) | sum(Quantity) | |-----------+-------------+---------------| | Monday | 27.5 | 14 | | Tuesday | 43 | 45 | | Wednesday | 18 | 54 | | Thursday | 43 | 83 | | Friday | 8 | 22 | #+END A wizard can be used: M-x orgtbl-aggregate-insert-dblock-aggregate Full documentation here: https://github.com/tbanel/orgaggregate/blob/master/README.org

emacs-org-notifications 20210918.1827
Propagated dependencies: emacs-sound-wav@20260103.1801 emacs-alert@20260316.2025
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/doppelc/org-notifications
Licenses:
Build system: melpa
Synopsis: Creates notifications for org-mode entries
Description:

Documentation at https://melpa.org/#/org-notifications

emacs-orgtbl-ascii-plot 20260320.2046
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tbanel/orgtblasciiplot
Licenses:
Build system: melpa
Synopsis: Unicode-art bar plots in org-mode tables
Description:

Documentation at https://melpa.org/#/orgtbl-ascii-plot

emacs-org-table-comment 20120209.1851
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/mlf176f2/org-table-comment.el
Licenses:
Build system: melpa
Synopsis: Org table comment modes
Description:

Documentation at https://melpa.org/#/org-table-comment

emacs-org-relative-date 20260830.1852
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/RobertPlant/org-relative-date
Licenses:
Build system: melpa
Synopsis: Live relative-date overlays on org timestamps
Description:

Documentation at https://melpa.org/#/org-relative-date

emacs-org-wild-notifier 20260127.533
Propagated dependencies: emacs-alert@20260316.2025 emacs-async@20260729.1431 emacs-dash@20260221.1346
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsorphanage/org-wild-notifier.el
Licenses:
Build system: melpa
Synopsis: Customizable org-agenda notifications
Description:

Documentation at https://melpa.org/#/org-wild-notifier

emacs-org-edit-indirect 20220909.457
Propagated dependencies: emacs-edit-indirect@20240128.119
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/agzam/org-edit-indirect.el
Licenses:
Build system: melpa
Synopsis: Edit anything, not just source blocks
Description:

Documentation at https://melpa.org/#/org-edit-indirect

emacs-org-invoice-table 20250409.402
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/trevdev/org-invoice-table
Licenses:
Build system: melpa
Synopsis: Invoicing table formatter for org-mode
Description:

Documentation at https://melpa.org/#/org-invoice-table

emacs-org-roam-timeline 20260916.23
Propagated dependencies: emacs-org-roam@20260425.1623 emacs-json-mode@20240427.1245 emacs-simple-httpd@20260904.1925
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/GerardoCendejas/org-roam-timeline
Licenses:
Build system: melpa
Synopsis: Visual timeline for Org-Roam nodes
Description:

Documentation at https://melpa.org/#/org-roam-timeline

emacs-org-link-beautify 20260919.327
Propagated dependencies: emacs-nerd-icons@20260823.17 emacs-qrencode@20260906.2310
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://repo.or.cz/org-link-beautify.git
Licenses:
Build system: melpa
Synopsis: Beautify Org Links
Description:

Documentation at https://melpa.org/#/org-link-beautify

emacs-org-sync-snippets 20210111.1726
Propagated dependencies: emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/abrochard/org-sync-snippets
Licenses:
Build system: melpa
Synopsis: Export snippets to org-mode and vice versa
Description:

Documentation at https://melpa.org/#/org-sync-snippets

emacs-org-calibre-notes 20221202.1657
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/bpanthi977/org-calibre-notes
Licenses:
Build system: melpa
Synopsis: Extract highlights and notes from Calibre EPUB reader
Description:

Documentation at https://melpa.org/#/org-calibre-notes

emacs-org-sticky-header 20201223.143
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alphapapa/org-sticky-header
Licenses:
Build system: melpa
Synopsis: Show off-screen Org heading at top of window
Description:

Documentation at https://melpa.org/#/org-sticky-header

emacs-org-sliced-images 20250408.2114
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jcfk/org-sliced-images
Licenses:
Build system: melpa
Synopsis: Sliced inline images in org-mode
Description:

Documentation at https://melpa.org/#/org-sliced-images

emacs-org-wild-notifier 0.7.0
Propagated dependencies: emacs-dash@2.20.0 emacs-alert@1.3 emacs-async@1.9.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/akhramov/org-wild-notifier.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Customizable Org Agenda notifications
Description:

This package provides notification functions for Org Agenda.

emacs-org-re-reveal-ref 20211029.551
Propagated dependencies: emacs-org-ref@20260915.1033 emacs-org-re-reveal@20260327.1502
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/oer/org-re-reveal-ref
Licenses:
Build system: melpa
Synopsis: Citations and bibliography for org-re-reveal
Description:

Documentation at https://melpa.org/#/org-re-reveal-ref

emacs-org-sticky-header 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-sticky-header
Licenses: GPL 3+
Build system: emacs
Synopsis: Always show current org header line
Description:

This package provides the ability to always show the current org header line at the top of the window--no matter how far down you scrolled.

emacs-org-modern-indent 0.5.1
Propagated dependencies: emacs-compat@31.0.0.1 emacs-org@9.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jdtsmith/org-modern-indent
Licenses: GPL 3+
Build system: emacs
Synopsis: Modern block styling with Org Indent mode
Description:

Org Modern mode cannot style various Org blocks properly when used in conjunction with Org Indent mode. This small package approximately reproduces the block styling of Org Modern mode when using Org Indent mode. It can be used with or without Org Modern mode.

emacs-org-street-native 0.7.1-0.17913af
Propagated dependencies: emacs-nominatim-native@0.9.3-0.f814e16
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/org-street
Licenses: GPL 3+
Build system: emacs
Synopsis: (Reverse) Geocoding for Emacs Org files
Description:

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.

emacs-org-pandoc-import 1.0-0.db308f1
Dependencies: pandoc@3.7.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tecosaur/org-pandoc-import/
Licenses: GPL 3+
Build system: emacs
Synopsis: Read and edit non-Org file types in Org
Description:

This package uses Pandoc to convert selected file types to Org. It can convert supported non-Org files to an Org file with Pandoc.

It can also intercept requests for non-Org files it knows it can convert, convert the file to a temporary Org file, and open this file instead. On save, it exports back to the original non-Org file.

emacs-org-modern-indent 0.1.4
Propagated dependencies: emacs-org@9.8.3 emacs-compat@31.0.0.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/jdtsmith/org-modern-indent
Licenses: GPL 3+
Build system: emacs
Synopsis: modern block styling with org-indent
Description:

Modern block styling with org-indent.

org-modern provides a clean and efficient org style. The blocks (e.g. source, example) are particularly nicely decorated. But when org-indent is enabled, the block "bracket", which uses the fringe area, is disabled.

This small package approximately reproduces the block styling of org-modern when using org-indent. It can be used with or without org-modern. Recent versions support "bulk-indented" blocks nested within lists

Page: 1…121314151617
Total packages: 394