Org-roam-ui provides a web interface for navigating around notes created within Org-roam.
This package provides an Emacs minor mode causing bullets in org-mode
to be rendered as UTF-8 characters.
This package provides daily journaling helpers. It is a bare-bones copy of the org-roam-dailies extension without org-roam.
This package contains add-ons to Org. Be warned that these libraries receive little if no maintenance and there is no guaranty that they are compatible with the Org stable version.
This package contains add-ons to Org. Be warned that these libraries receive little if no maintenance and there is no guaranty that they are compatible with the Org stable version.
Org mode supports inline image previews of LaTeX fragments. This package automates this, so fragment previews are disabled for editing when your cursor steps onto them, and re-enabled when the cursor leaves.
Org Present is a minimalist presentation tool for Emacs Org mode. Simply layout your presentation with each slide under a top-level header, start the minor mode, and page through each slide with Left and Right keys.
Org Roam UI is meant as a successor of Org Roam server that extends functionality of Org Roam with a web application that runs side-by-side with Emacs. It provides a web interface for navigating around notes created within Org Roam.
Org-Roam-UI is a frontend for exploring and interacting with your org-roam notes.
Org-Roam-UI is meant a successor of org-roam-server that extends functionality of org-roam with a Web app that runs side-by-side with Emacs.
Org-webring is an alternative implementation of a feed-based webring, taking inspiration from openring by Drew DeVault. Intended to integrate with Org-based websites and blogs (either directly, or indirectly, as in ox-hugo), it will fetch a given list of web feed files and correctly parse and format the elements to be displayed for sharing.
This package provides a sidebar for Org buffers. At the top is a chronological list of scheduled and deadlined tasks in the current buffer (similar to the Org agenda ,but without all its features), and below that is a list of all other non-done to-do items. If the buffer is narrowed, the sidebar only shows items in the narrowed portion; this allows seeing an overview of tasks in a subtree.
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.
This package creates Graphviz directed graphs from Org files.
This package generates files and folders from Emacs org-mode templates.
This package facilitates the creation and maintenance of tables of contents.
This package provides utilities for managing image files copied into org-mode
buffers.
Add support for org links from pdftools buffers with more precise location control. https://github.com/fuxialexander/org-pdftools/
Manage your contacts from Org mode. You can auto complete email addresses, export contacts to a vCard file, put birthdays in your Org Agenda, and more.
Org Cliplink provides a simple command that takes a URL from the clipboard and inserts an Org mode link with a title of a page found by the URL into the current buffer.
Org Glossary defines a flexible model for working with glossary-like constructs (glossaries, acronyms, indices, etc.) within Org documents, with support for in-buffer highlighting of defined terms and high-quality exports across all Org export back-ends.
This package provides a simple command that takes a URL from the clipboard and inserts an org-mode link with a title of a page found by the URL into the current buffer This code was a part of my Emacs config almost a year. I decided to publish it as a separate package in case someone needs this feature too.
emacs-org-pomodoro
adds very basic support for Pomodoro technique in Emacs org-mode.
Run M-x org-pomodoro
for the task at point or select one of the last tasks that you clocked time for. Each clocked-in pomodoro starts a timer of 25 minutes and after each pomodoro a break timer of 5 minutes is started automatically. Every 4 breaks a long break is started with 20 minutes. All values are customizable.
org-analyzer is a tool that extracts time tracking data from org files (time data recording with `org-clock-in', those lines that start with "CLOCK:"). It then creates an interactive visualization of that data — outside of Emacs(!).
In order to run the visualizer / parser you need to have java installed.
This Emacs package provides a simple way to start the visualizer via `org-analyzer-start' and feed it the default org files.
See https://github.com/rksm/clj-org-analyzer for more information.
org-analyzer is a tool that extracts time tracking data from org files (time data recording with `org-clock-in', those lines that start with "CLOCK:"). It then creates an interactive visualization of that data — outside of Emacs(!). In order to run the visualizer / parser you need to have java installed. This Emacs package provides a simple way to start the visualizer via `org-analyzer-start and feed it the default org files. See https://github.com/rksm/clj-org-analyzer for more information.