From 69bb071ca7bcc5c4ea2f1b8dae718cb6920c185e Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Fri, 1 Jan 2021 00:00:37 +0000 Subject: [PATCH] Move daily notes out of zettelkasten They just clog it up --- config.org | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/config.org b/config.org index 7ad98bd..bed1652 100644 --- a/config.org +++ b/config.org @@ -371,12 +371,6 @@ (setq org-roam-completion-system 'ido) #+end_src - Add a global keybinding for [[help:org-roam-dailies-goto-today][org-roam-dailies-goto-today]]: - - #+begin_src emacs-lisp - (global-set-key (kbd "C-c M-t") 'org-roam-dailies-goto-today) - #+end_src - ** Default Applications It's all fun and games until =C-c C-e h o= opens the source code. @@ -412,14 +406,12 @@ addict now so I do forsee it actually surviving (this will be funny to read in the future if not). - I want to show all TODOs in files in my top-level =~/org= - directory, along with those under =~/org/zet/daily= (daily notes) + I want to show all TODOs in files in my top-level =~/org= directory and any in this config itself. This is done by setting [[help:org-agenda-files][org-agenda-files]]. #+begin_src emacs-lisp - (setq org-agenda-files - '("~/org" "~/org/zet/daily" "~/.emacs.d/config.org")) + (setq org-agenda-files '("~/org" "~/.emacs.d/config.org")) #+end_src Also I find it really very annoying that the the current window