From 0e1e528e0b58c7dd25d052ce127e6403ea91e11f Mon Sep 17 00:00:00 2001 From: rearman Date: Wed, 28 Feb 2024 15:39:50 -0500 Subject: [PATCH] Changes to facility block, agenda view --- init.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.org b/init.org index 8164a20..9cf0d3d 100644 --- a/init.org +++ b/init.org @@ -478,6 +478,7 @@ Just some basic/misc stuff. I don't think I've seen too many configs that don't org-agenda-restore-windows-after-quit t org-use-fast-todo-selection 'expert org-fast-tag-selection-single-key 'expert + org-agenda-dim-blocked-tasks 'invisible org-enforce-todo-dependencies t org-enforce-todo-checkbox-dependencies t org-agenda-start-on-weekday nil @@ -608,7 +609,7 @@ Facility properties block "" "#+TITLE: " _ - \n - "#+FILETAGS: customer city state pm sm aka\n") + "#+FILETAGS: customer city state pm sm ee ce aka c# \n") #+END_SRC Person properties block -- 2.39.5