summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-07-07 17:21:38 -0700
committerFranck Cuny <franck@fcuny.net>2022-07-07 17:40:09 -0700
commit8d6fbad3e7f471a0dc6e47c7ad62a0d3b6076816 (patch)
tree4017948947dd5bcd250b88afa91d23cfccc12cd3 /emacs/init.el
parentfeat(notmuch): tweak a bit more the configuration (diff)
downloademacs.d-8d6fbad3e7f471a0dc6e47c7ad62a0d3b6076816.tar.gz
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 <franck@fcuny.net>
Diffstat (limited to '')
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
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