aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2024-04-18-mu4e.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-07-02 23:24:15 -0500
committerChristian Cleberg <hello@cleberg.net>2024-07-02 23:24:15 -0500
commit89e6c0f9c8edd029aeeb553dcb11b62c878d11b1 (patch)
tree55a4fd7d3de25de21fe296c8353642bae1e4579b /content/blog/2024-04-18-mu4e.md
parentc5a2b7970f2187456dd094105e38b1d5482cb90f (diff)
downloadcleberg.net-89e6c0f9c8edd029aeeb553dcb11b62c878d11b1.tar.gz
cleberg.net-89e6c0f9c8edd029aeeb553dcb11b62c878d11b1.tar.bz2
cleberg.net-89e6c0f9c8edd029aeeb553dcb11b62c878d11b1.zip
fix 2024 blog posts for missing images
Diffstat (limited to 'content/blog/2024-04-18-mu4e.md')
-rw-r--r--content/blog/2024-04-18-mu4e.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/content/blog/2024-04-18-mu4e.md b/content/blog/2024-04-18-mu4e.md
index 0c6a0ed..960e7e3 100644
--- a/content/blog/2024-04-18-mu4e.md
+++ b/content/blog/2024-04-18-mu4e.md
@@ -279,7 +279,7 @@ If you have Doom open, execute `SPC h r r` to reload the new configurations.
# Initial Sync
Once you have configured all of the relevant files, you can perform an initial
-sync. Note that you can perform syncing within Mu4e itself afer this.
+sync. Note that you can perform syncing within Mu4e itself after this.
```sh
mbsync -aV
@@ -299,15 +299,7 @@ The emails will now to be ready to use!
You can now launch Doom and open Mu4e with `SPC o m`. You can also explore the
Mu4e options with `SPC : mu4e`.
-The home page shows various options and metdata about the account you've opened.
+The home page shows various options and metadata about the account you've opened.
![Mu4e Home Page](https://img.cleberg.net/blog/20240418-mu4e/mu4e.png)
-When composing an email, you can see the metadata fields at the top and compose
-the message below the indicator line.
-
-![Composition Screen](https://img.cleberg.net/blog/20240418-mu4e/draft.png)
-
-When in a folder, you can view emails in a pane and perform actions as needed.
-
-![Inbox](https://img.cleberg.net/blog/20240418-mu4e/inbox.png)