From 8d6fbad3e7f471a0dc6e47c7ad62a0d3b6076816 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 7 Jul 2022 17:21:38 -0700 Subject: feat(org-mode): add capture template for emails Add a new template for org-mode capture related to emails. It's useful to create tasks based on an email, and the module `ol-notmuch' helps with that: it extract the subject (among other stuff). Change-Id: Id211c1f9952d1093dac8f7466ffd818537961ee9 Reviewed-on: https://cl.fcuny.net/c/emacs.d/+/614 Tested-by: CI Reviewed-by: Franck Cuny --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index cb2fbfa..bf2ceaf 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -43,6 +43,7 @@ nix-mode notmuch orderless + ol-notmuch protobuf-mode rg systemd -- cgit v1.2.3