Documentation at https://melpa.org/#/org-table-color
Documentation at https://melpa.org/#/org-random-todo
Show the total clocked time of the current day in the mode line
Org Journal is a set of functions to maintain a simple personal diary / journal using in Emacs, adapted from https://www.emacswiki.org/emacs/PersonalDiary. Convenient bindings allow the creation of journal records in the current daily, weekly, monthly or yearly file and search within all records or specified time intervals. All records can be browsed and searched from the Emacs Calendar for convenience. All entries in a specified TODO state will be carried over to the next day.
Documentation at https://melpa.org/#/org-listcruncher
Documentation at https://melpa.org/#/org-zettelkasten
Documentation at https://melpa.org/#/orgtbl-aggregate
Documentation at https://melpa.org/#/org-hide-drawers
Documentation at https://melpa.org/#/org-super-agenda
Documentation at https://melpa.org/#/org-rainbow-tags
Documentation at https://melpa.org/#/org-journal-list
Documentation at https://melpa.org/#/org-journal-tags
Documentation at https://melpa.org/#/org-preview-html
Documentation at https://melpa.org/#/org-time-budgets
Documentation at https://melpa.org/#/org-tag-beautify
Documentation at https://melpa.org/#/org-ref-prettify
Documentation at https://melpa.org/#/org-cite-overlay
This package provides automatiic org timers for upcoming events.
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
Documentation at https://melpa.org/#/org-notifications
Documentation at https://melpa.org/#/org-sliced-images
Documentation at https://melpa.org/#/org-link-beautify
Documentation at https://melpa.org/#/org-sync-snippets
Documentation at https://melpa.org/#/org-sticky-header