summaryrefslogtreecommitdiff
path: root/content/cool-emacs
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-06-15 21:27:23 +0200
committermms <michal@sapka.me>2024-06-15 21:27:23 +0200
commit81cc9b4b0384002be78ed795fca60410d7acaa69 (patch)
treef30d95f70c2b40888bb4716244ad41df0f7116cf /content/cool-emacs
parent16e1a00e9c600df077d89503c5d0fb5ef79b8191 (diff)
feat: rss & menu
Diffstat (limited to 'content/cool-emacs')
-rw-r--r--content/cool-emacs/emacs-as-a-shell.md1
-rw-r--r--content/cool-emacs/read-email-notmuch.md4
-rw-r--r--content/cool-emacs/reading-rss-elfeed.md1
-rw-r--r--content/cool-emacs/watch-youtube.md1
4 files changed, 6 insertions, 1 deletions
diff --git a/content/cool-emacs/emacs-as-a-shell.md b/content/cool-emacs/emacs-as-a-shell.md
index 24c2d25..02a2939 100644
--- a/content/cool-emacs/emacs-as-a-shell.md
+++ b/content/cool-emacs/emacs-as-a-shell.md
@@ -7,6 +7,7 @@ draft = false
weight = 3001
image_dir = "cool-emacs"
image_max_width = 480
+primary_menu = "cool-emacs-appendix"
abstract = "My current understanding of Emacs"
aliases = ["/2023/emacs-as-a-shell/", "/emacs/emacs-as-a-shell/"]
[menu]
diff --git a/content/cool-emacs/read-email-notmuch.md b/content/cool-emacs/read-email-notmuch.md
index 22ead4f..377461a 100644
--- a/content/cool-emacs/read-email-notmuch.md
+++ b/content/cool-emacs/read-email-notmuch.md
@@ -58,7 +58,9 @@ SyncState *
```
Then type `mbsybc -a`, wait for a few (hundred? depending on the mailbox size) minutes, and voila.
-Your `~/Mail/gmail/` is now populated with all your messages. Let's break down the config.
+Your =
+
+~/Mail/gmail/= is now populated with all your messages. Let's break down the config.
Mbsync(1) assumes two stores exist: local (on your computer) and remote (the IMAP server).
A store is a place where mail exists.
diff --git a/content/cool-emacs/reading-rss-elfeed.md b/content/cool-emacs/reading-rss-elfeed.md
index 2a94651..9bed359 100644
--- a/content/cool-emacs/reading-rss-elfeed.md
+++ b/content/cool-emacs/reading-rss-elfeed.md
@@ -7,6 +7,7 @@ draft = false
weight = 3001
image_dir = "cool-emacs"
image_max_width = 480
+primary_menu = "cool-emacs-ways"
abstract = "Setting up config inside an org file"
aliases = ["/2023/moving-my-rss-reading-to-emacs-with-elfeed/", "/emacs/moving-my-rss-reading-to-emacs-with-elfeed/", "/emacs/elfeed-literate-config/"]
[menu]
diff --git a/content/cool-emacs/watch-youtube.md b/content/cool-emacs/watch-youtube.md
index de9eb25..6d1ff99 100644
--- a/content/cool-emacs/watch-youtube.md
+++ b/content/cool-emacs/watch-youtube.md
@@ -7,6 +7,7 @@ draft = false
weight = 3003
image_dir = "cool-emacs"
image_max_width = 480
+primary_menu = "cool-emacs-ways"
abstract = "Let's use YouTube from the comfort of Emacs"
aliases = ["/emacs/watching-youtube-with-emacs/"]
[menu]