dotemacs VS org-jira

Compare dotemacs vs org-jira and see what are their differences.

dotemacs

emacs configuration for vim users (by bling)

org-jira

Bring Jira and OrgMode together (by ahungry)
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
dotemacs org-jira
3 15
265 659
- -
0.0 4.4
about 1 year ago 5 months ago
Emacs Lisp Emacs Lisp
MIT License -
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.

dotemacs

Posts with mentions or reviews of dotemacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-02.
  • Ask HN: What are your Favorite Things?
    1 project | news.ycombinator.com | 28 Jan 2024
  • EmacsConf Live Now
    4 projects | news.ycombinator.com | 2 Dec 2023
    If anyone is looking for a solid Emacs configuration, I highly recommend checking out:

    https://github.com/bling/dotemacs

    This is particularly useful if you appreciate the Vim (Evil) style of text editing but want to adopt Emacs as your operating system (apps) for everything.

    Bailey Ling, the creator of this configuration, transitioned from Visual Studio to Vim to Emacs. He has authored several Vim/Emacs packages, including vim-airline.

    Here's a video of him demonstrating Evil mode:

    https://www.youtube.com/watch?v=PeVQwYUxYEgu

    What makes his configuration stand out is:

    He has a multitude of useful packages pre-configured. This is also why people appreciate Spacemacs and Doomemacs (but more on that later).

    His codebase is incredibly easy to understand and modify.

    I've declared Emacs bankruptcy several times (building from a plain config, Spacemacs, Doomemacs, cloning another high-profile user's config, etc.)

    The issue with Spacemacs and Doomemacs is:

    They have a massive codebase. You can, of course, just configure the layers and treat everything else as black boxes, but that doesn't truly make Emacs an extension of your own.

    There's always some maintenance required to keep up with upstream, especially if you've made a lot of non-surface level changes.

    Bling's dotemacs is essentially just one core-boot.el, which sets up a loop to pick up all config/.el and binding/mode/.el files.

    To add some features, you simply need to add to config/ and a new binding.

    To remove something you don't want, just delete a pair of files (config & binding).

    I never realized that my messy config was partly due to having features and key bindings tightly coupled together (like using the use-package macro). Now that these are separated, it's much easier to modify it to my liking.

    Also, I don't have to worry about syncing with upstream, since I understand what each and every file does, and I have made massive changes to it.

    I have since stolen a lot of features I want from spacesemacs and other users and adapted it to my own config.

  • Best way (and examples) to make a tidy config with multiple files?
    3 projects | /r/emacs | 11 Jun 2022
    I've seen this config repo which is really cool and easy to read and basically works this way: the init files does some preliminary stuff, then loads all the files in the /core and /config directory. I've seen that if i compile the byte code of the scripts in /config by themselves, there are some warnings of variables and functions not defined. The included files do not have explicit dependencies because everything is automatically included by the init file.

org-jira

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

What are some alternatives?

When comparing dotemacs and org-jira you can also consider the following projects:

.emacs.d - My personal emacs config

ejira - Emacs JIRA integration

emacs.d - An Emacs configuration bundle with batteries included

jira-cli - 🔥 Feature-rich interactive Jira command line.

pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.

jira-assistant - Repository containing source code of Jira Assistant browser extension. This is also used to track bugs related to the extension.

spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

jira - simple jira command line client in Go

dotfiles - Mostly emacs setup

go-jira - Go client library for Atlassian Jira

jira2org-story.py - Extract Jira Issues and Generate Org-mode Headings

cloudmacs - Selfhost your Emacs and access it in browser

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