diff options
author | Dante Catalfamo | 2021-01-13 22:47:53 -0500 |
---|---|---|
committer | Dante Catalfamo | 2021-01-13 22:47:53 -0500 |
commit | d7430ab11f95dbc1d15698d552c2933dc825d67e (patch) | |
tree | 0e241fe3c73eac7740f72185fafb8b34963702d5 /content | |
parent | ee14e5dc52dcb0d49ee90efd40d88bbee29aff32 (diff) | |
download | blog-d7430ab11f95dbc1d15698d552c2933dc825d67e.tar.gz blog-d7430ab11f95dbc1d15698d552c2933dc825d67e.tar.bz2 blog-d7430ab11f95dbc1d15698d552c2933dc825d67e.zip |
agenda-html: no TOC
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/WIP-org-agenda-online/index.org | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/content/posts/WIP-org-agenda-online/index.org b/content/posts/WIP-org-agenda-online/index.org index 20eb0b2..d6bb88d 100644 --- a/content/posts/WIP-org-agenda-online/index.org +++ b/content/posts/WIP-org-agenda-online/index.org @@ -1,7 +1,6 @@ #+TITLE: Org Agenda Online #+DATE: 2021-01-13T20:02:32-05:00 #+DRAFT: true -#+SHOWTOC: false #+DESCRIPTION: #+TAGS[]: emacs org-mode agenda #+KEYWORDS[]: emacs org-mode agenda @@ -15,7 +14,7 @@ compiles all the current and upcoming tasks and due dates from several files into a single view. The only gripe I have with it, is that I have to be within Emacs to -use it. This isn't a deal breaker, but there are often times when I -want to check my agenda today where I'm not already in Emacs. In these +use it. This isn't a deal breaker, but there were often times when I +want to check my agenda where I wasn't already in Emacs. In these cases I had to open Emacs and pull up the agenda. This can feel a -little clunky at times for something I may check a dozen times every day. +little clunky for something I may check a dozen times every day. |