summaryrefslogtreecommitdiff
path: root/content-org
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-04-09 11:36:49 +0200
committermms <michal@sapka.me>2024-04-09 11:36:49 +0200
commitc5d55f14f99c4595b18c1fbed77a6be52c162814 (patch)
tree3111cc4eb4fad01c6ab5ba06380cf1f66ef7df38 /content-org
parent5e904bdf102bdaa38f0cc067884233b3f9cbecbc (diff)
feat: emacs section on hp
Diffstat (limited to 'content-org')
-rw-r--r--content-org/emacs.org22
1 files changed, 11 insertions, 11 deletions
diff --git a/content-org/emacs.org b/content-org/emacs.org
index ed8850d..3467773 100644
--- a/content-org/emacs.org
+++ b/content-org/emacs.org
@@ -107,7 +107,7 @@ If you are one of them, you may instead try some ready Emacs distributions, like
* Guides :@emacs:
:PROPERTIES:
-:EXPORT_HUGO_MENU: :menu emacs-guides
+:EXPORT_HUGO_MENU: :menu emacs :parent guides
:END:
** DONE Emacs: Input Completiton in Emacs
@@ -115,7 +115,7 @@ CLOSED: [2023-05-26 Wed 23:00]
:PROPERTIES:
:EXPORT_FILE_NAME: input-completition-in-emacs
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract Icomplete, IDO and FIDO
-:EXPORT_HUGO_MENU: :menu emacs-guides :name "Input completition (Icomplete, IDO, and FIDO)"
+:EXPORT_HUGO_MENU_OVERRIDE: :name "Input completition (Icomplete, IDO, and FIDO)"
:END:
Emacs consists of a massive set of tools with a long history.
Therefore, whatever the problem is, someone likely has already created a package for it.
@@ -222,7 +222,7 @@ CLOSED: [2024-01-30 Tue 19:10]
:PROPERTIES:
:EXPORT_FILE_NAME: literate-programing-in-emacs
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract A short introduction into the idea of literate programming
-:EXPORT_HUGO_MENU: :menu "emacs-guides" :identifier "litprog" :name "Literate programming"
+:EXPORT_HUGO_MENU_OVERRIDE: :identifier "litprog" :name "Literate programming"
:END:
*** Abstract
@@ -334,7 +334,7 @@ CLOSED: [2024-02-07 Wed 21:23]
:PROPERTIES:
:EXPORT_FILE_NAME: org-babel
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract A short introduction into the world if Org Babel
-:EXPORT_HUGO_MENU: :menu "emacs-guides" :parent "litprog" :name "Literate programing in Org with Babel"
+:EXPORT_HUGO_MENU_OVERRIDE: :parent "litprog" :name "Literate programing in Org with Babel"
:END:
*Abstract*: a very short introduction into the word of Org Babel.
@@ -495,7 +495,7 @@ CLOSED: [2023-05-19 Wed 23:00]
:EXPORT_FILE_NAME: moving-my-rss-reading-to-emacs-with-elfeed
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract Setting up config inside an org file
:EXPORT_HUGO_PAIRED_SHORTCODES: img-c
-:EXPORT_HUGO_MENU: :menu "emacs-guides" :identifier "elfeed" :name "Following RSS with Elfeed"
+:EXPORT_HUGO_MENU_OVERRIDE: :identifier "elfeed" :name "Following RSS with Elfeed"
:END:
Since Emacs became my shell of choice[fn:1], I am abandoning more and more dedicated applications in favor of different packages.
As it turns out, Emacs packages are very feature rich.
@@ -570,7 +570,7 @@ CLOSED: [2023-06-02 Wed 23:00]
:PROPERTIES:
:EXPORT_FILE_NAME: elfeed-literate-config
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract Setting up config inside an org file
-:EXPORT_HUGO_MENU: :menu "emacs-guides" :parent "elfeed" :name "Literate configuration"
+:EXPORT_HUGO_MENU_OVERRIDE: :parent "elfeed" :name "Literate configuration"
:END:
Recently I've been toying with a literate configuration[fn:literate] of Emacs.
My init.el took a straightforward form:
@@ -638,7 +638,7 @@ CLOSED: [2023-07-03 Wed 23:00]
:PROPERTIES:
:EXPORT_FILE_NAME: notmuch
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract My email based workflow for GitHub Pull Review Requests
-:EXPORT_HUGO_MENU: :menu emacs-guides :name "Reading and automating email using Notmuch"
+:EXPORT_HUGO_MENU_OVERRIDE: :name "Reading and automating email using Notmuch"
:END:
Web email interfaces have taken over the world a long time ago.
Except for Outlook users, only a few people even consider using an actual application for it.
@@ -975,7 +975,7 @@ CLOSED: [2024-02-23 Fri 16:16]
:PROPERTIES:
:EXPORT_FILE_NAME: watching-youtube-with-emacs
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract Let's use YouTube from the comfort of Emacs
-:EXPORT_HUGO_MENU: :menu emacs-guides :name "Watching YouTube"
+:EXPORT_HUGO_MENU_OVERRIDE: :name "Watching YouTube"
:EXPORT_HUGO_PAIRED_SHORTCODES: img-c
:END:
@@ -1087,13 +1087,13 @@ We need to use =eww= to open the page and we can get the URL from there.
* Varia :@emacs:
:PROPERTIES:
-:EXPORT_HUGO_MENU: :menu emacs-varia
+:EXPORT_HUGO_MENU: :menu emacs :parent varia
:END:
** DONE Emacs as a Shell
CLOSED: [2023-04-13 Wed 23:00]
:PROPERTIES:
:EXPORT_FILE_NAME: emacs-as-a-shell
-:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract My current understanding of Emcs
+:EXPORT_HUGO_CUSTOM_FRONT_MATTER: abstract My current understanding of Emacs
:END:
Pavel Korytov writes in his [[https://sqrtminusone.xyz/posts/2023-04-13-emacs/][recent post]];
@@ -1114,7 +1114,7 @@ So, when you look at it this way, Emacs makes a lot of sense:
- It allows for interoperability between programs.
- It runs above basic OS. You can replace your window manager with Emacs, but you need some sort of kernel.
- You can live entirely inside Emacs, just like you can live entirely inside a terminal.
-
+
** DONE My "whys" for Emacs
CLOSED: [2023-12-26 Tue 22:12]
:PROPERTIES: