trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,18 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=NkhgIB64zgc">https://www.youtube.com/watch?v=NkhgIB64zgc</a></p>
<p>In this video I demonstrate how I use the suite of tools that is built
into Emacs for keeping track of time-sensite events in my life. Its two
main components are the Diary and the Calendar.</p>
<p>Apart from the present demo, I have also written at length about this
topic and discussed my particular opinions in context. Refer to my
Emacs configuration file (“dotemacs”) for the relevant documentation and
the accompanying configurations: <a href="https://protesilaos.com/emacs/dotemacs">https://protesilaos.com/emacs/dotemacs</a>.</p>
<p>The specific item that contains my extensions for both the Diary and the
Calendar is called <code>prot-diary.el</code>. Everything is part of my dotfiles
repository: <a href="https://gitlab.com/protesilaos/dotfiles">https://gitlab.com/protesilaos/dotfiles</a>.</p>