org-diary VS org-super-agenda

Compare org-diary vs org-super-agenda and see what are their differences.

org-diary

Easily maintain a simple work-log / journal with the use of org-mode (by skx)

org-super-agenda

Supercharge your Org daily/weekly agenda by grouping items (by alphapapa)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
org-diary org-super-agenda
3 30
5 1,297
- -
2.8 6.3
about 1 year ago 2 months ago
Emacs Lisp Emacs Lisp
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

org-diary

Posts with mentions or reviews of org-diary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-27.
  • Ask HN: How you maintain your daily log?
    18 projects | news.ycombinator.com | 27 Oct 2022
    * etc

    So with that in mind I have an emacs org-file, which has a standard set of headers which are inserted in a single file, beneath today's date.

    I use the following emacs package to make that easy to manage:

    * https://github.com/skx/org-diary

    With that in place I get something like this automatically:

          * 31/08/2022
  • Tree-sitter grammar for org-mode
    8 projects | news.ycombinator.com | 7 Apr 2022
    I use a single file, with standard headers, with a new entry for each day. I use `org-diary` to manage that:

    https://github.com/skx/org-diary

    Every morning I run `org-diary-new-entry` which inserts a new block. At the end of the day I commit this to a git repository and push it away for safety. I've got a work-log/journal going back a couple of years at this point.

  • journal with the use of org-mode
    1 project | /r/planetemacs | 11 Feb 2022

org-super-agenda

Posts with mentions or reviews of org-super-agenda. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.

What are some alternatives?

When comparing org-diary and org-super-agenda you can also consider the following projects:

org-roam - Rudimentary Roam replica with Org-mode [Moved to: https://github.com/org-roam/org-roam]

org-ql - A searching tool for Org-mode, including custom query languages, commands, saved searches and agenda-like views, etc.

org-roam - Rudimentary Roam replica with Org-mode

orgmode - Orgmode clone written in Lua for Neovim 0.9+.

connote - 📝 connote is a dead-simple console-based note taking tool.

use-package - A use-package declaration for simplifying your .emacs

xit - A plain-text file format for todos and check lists

org-notifications - Desktop notifications for your org-agenda/org-mode items

pter - Manage your todo.txt in a commandline user interface (TUI)

emacs-todoist - Emacs interface to todoist

org-kanban - Kanban table for org-mode

orgmode - Org Mode parse and generation library for Haskell