mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
docs(notmuch): fix links in readme
This commit is contained in:
committed by
Henrik Lissner
parent
1352f8a9aa
commit
78a75608bd
@ -23,7 +23,7 @@
|
|||||||
- [[#troubleshooting][Troubleshooting]]
|
- [[#troubleshooting][Troubleshooting]]
|
||||||
|
|
||||||
* Description
|
* Description
|
||||||
This module turns Emacs into an email client using ~notmuch~.
|
This module turns Emacs into an email client using [[https://notmuchmail.org/][notmuch]].
|
||||||
|
|
||||||
** Module Flags
|
** Module Flags
|
||||||
+ =+org= Enables org-mime for writing HTML emails using org-mode.
|
+ =+org= Enables org-mime for writing HTML emails using org-mode.
|
||||||
@ -38,9 +38,9 @@ This module turns Emacs into an email client using ~notmuch~.
|
|||||||
* Prerequisites
|
* Prerequisites
|
||||||
This module requires:
|
This module requires:
|
||||||
|
|
||||||
+ Either ~[[https://github.com/gauteh/lieer][gmailieer]]~ (default), ~mbsync~ or ~offlineimap~ (to sync mail with)
|
+ Either [[https://github.com/gauteh/lieer][gmailieer]] (default), [[https://isync.sourceforge.io/][mbsync]] or [[http://www.offlineimap.org/][offlineimap]] (to sync mail with)
|
||||||
+ ~[[https://notmuchmail.org/][notmuch]]~, to index and tag your downloaded messages.
|
+ [[https://notmuchmail.org/][notmuch]], to index and tag your downloaded messages.
|
||||||
+ ~afew~, optionally to initially tag your downloaded messages.
|
+ [[https://github.com/afewmail/afew][afew]] , optionally to initially tag your downloaded messages.
|
||||||
** TODO MacOS
|
** TODO MacOS
|
||||||
|
|
||||||
** Arch Linux
|
** Arch Linux
|
||||||
|
Reference in New Issue
Block a user