From 68d2b3317dc38231d6ee441eaa189d3c798fda98 Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Thu, 17 Feb 2022 23:01:26 +0300 Subject: [PATCH] docs(README): add org-journal-tags --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 7f9f310..6fabbbe 100644 --- a/README.org +++ b/README.org @@ -32,7 +32,7 @@ A few other repositories I may consider a part of my config: - [[https://github.com/SqrtMinusOne/channel-q][channel-q]] is my Guix channel - [[https://github.com/SqrtMinusOne/sqrt-data][sqrt-data]] is a home for my statistics gathering effort - Emacs packages that I wrote (so far, all of them originated in my Emacs config): - - [[https://github.com/SqrtMinusOne/lyrics-fetcher.el][lyrics-fetcher.el]], [[https://github.com/SqrtMinusOne/pomm.el][pomm.el]], [[https://github.com/SqrtMinusOne/perspective-exwm.el][perspective-exwm.el]], [[https://github.com/SqrtMinusOne/exwm-modeline][exwm-modeline.el]] + - [[https://github.com/SqrtMinusOne/lyrics-fetcher.el][lyrics-fetcher.el]], [[https://github.com/SqrtMinusOne/pomm.el][pomm.el]], [[https://github.com/SqrtMinusOne/perspective-exwm.el][perspective-exwm.el]], [[https://github.com/SqrtMinusOne/exwm-modeline][exwm-modeline.el]], [[https://github.com/SqrtMinusOne/org-journal-tags][org-journal-tags]] Posts about my configuration: - [[https://sqrtminusone.xyz/posts/2022-01-03-exwm/][Using EXWM and perspective.el on a multi-monitor setup]]