mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Add ability to link to emails
This commit is contained in:
parent
8c9bbf1e61
commit
a9253d017e
@ -107,6 +107,9 @@ Setup mu4e with multiple profiles
|
|||||||
mu4e-attachment-dir
|
mu4e-attachment-dir
|
||||||
"~/Downloads/")
|
"~/Downloads/")
|
||||||
(after! mu4e
|
(after! mu4e
|
||||||
|
;; load package to be able to capture emails for GTD
|
||||||
|
(require 'org-mu4e)
|
||||||
|
|
||||||
(setq mu4e-contexts
|
(setq mu4e-contexts
|
||||||
`(,(make-mu4e-context :name "Ryankes"
|
`(,(make-mu4e-context :name "Ryankes"
|
||||||
:match-func (lambda (msg)
|
:match-func (lambda (msg)
|
||||||
|
Loading…
Reference in New Issue
Block a user