@unmonoqueteclea about | projects | archive | |

28 Feb 2025

Introducing jira.el: Emacs integration for Jira

I've just publised my first Emacs package: jira.el: an Emacs integration for Jira.

jira-badge.svg

If you have no choice but to use Jira, at least do it without leaving Emacs.

jira.el is an Emacs package that brings the "power" of Atlassian's Jira right into your editor. It lets you list, filter, and inspect issues, modify properties, and even add worklogs—all without leaving Emacs.

ℹ️ Status <2025-03-17 Mon>: Jira is already part of MELPA! 🎉

Key Features:

jirael-list-issues.png
Figure 1: List issues in jira.el
jirael-list-worklogs.png
Figure 2: List worklogs in jira.el

jira.el combines a Tabulated List Mode-based UI, with Magit-like keyboard-driven menus, a combination loved by Emacs users.

Check out the jira.el documentation on Github for further details and usage tips!

Tags: projects emacs