org-alert VS evil-textobj-tree-sitter

Compare org-alert vs evil-textobj-tree-sitter and see what are their differences.

org-alert

System notifications of org agenda items (by spegoraro)

evil-textobj-tree-sitter

Tree-sitter powered textobjects for evil mode in Emacs (by meain)
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-alert evil-textobj-tree-sitter
3 12
271 184
- -
5.4 6.2
3 months ago 13 days ago
Emacs Lisp Scheme
GNU General Public License v3.0 only Apache License 2.0
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-alert

Posts with mentions or reviews of org-alert. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-14.
  • Let's write an Emacs treesitter major mode
    7 projects | news.ycombinator.com | 14 Sep 2023
    In org-alert we use `org-map-entries` and a simple `org-alert--parse-entry` function for stripping out the details we're looking for. Depending on what you want, it's not exactly a data structure, but maybe it will help you get started!

    https://github.com/spegoraro/org-alert/blob/master/org-alert...

  • Notifications in practice
    1 project | /r/orgmode | 20 Oct 2021
    I'm currently using org-alert, and it only works when emacs is up and running. If you need the notifications to happen even when you don't have an instance of an emacs window open, maybe you could use Emacs as a Daemon and then enable it with your favourite daemon manager; though I have not tested this and there may be pitfalls.
  • Send Notifications from Emacs to dunst on i3wm
    1 project | /r/i3wm | 20 Jul 2021
    But there is other packages like https://github.com/spegoraro/org-alert, maybe you can also take a look at.

evil-textobj-tree-sitter

Posts with mentions or reviews of evil-textobj-tree-sitter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-14.

What are some alternatives?

When comparing org-alert and evil-textobj-tree-sitter you can also consider the following projects:

tree-sitter-module - Building script for tree-sitter language definitions

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

typescript-lan

combobulate - Structured Editing and Navigation in Emacs with Tree-Sitter

lispy - Short and sweet LISP editing

nvim-gps - Simple statusline component that shows what scope you are working inside

things.el - Extensions to thingatpt.el

gopcaml-mode

evil-cleverparens - Evil normal-state minor-mode for editing lisp-like languages

evil-org-mode - Supplemental evil-mode keybindings to emacs org-mode

symex.el - An intuitive way to edit Lisp symbolic expressions ("symexes") structurally in Emacs

symex-ts - An experimental Symex.el-like package using tree sitter