From ae608668e1f1294bfa6ef38b3675849a8d9895c8 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 3 Oct 2022 11:38:50 -0400 Subject: Make it easier to tweak allocations --- 2022/decisions/index.org | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to '2022') diff --git a/2022/decisions/index.org b/2022/decisions/index.org index 03d4734b..1ef7d4d9 100644 --- a/2022/decisions/index.org +++ b/2022/decisions/index.org @@ -79,7 +79,7 @@ rde ("workflows" . 20))) (emacsconf-scheduling-strategies '(emacsconf-schedule-override-breaks emacsconf-schedule-allocate-buffer-time - )) + emacsconf-schedule-tweak-allocations)) (tracks '((:label "Saturday" :start "2022-12-03 9:00" :end "2022-12-03 18:00" @@ -151,7 +151,7 @@ community fanfare ("workflows" . 20))) (emacsconf-scheduling-strategies '(emacsconf-schedule-override-breaks emacsconf-schedule-allocate-buffer-time-at-most-max-time - )) + emacsconf-schedule-tweak-allocations)) (tracks '((:label "Saturday" :start "2022-12-03 9:00" :end "2022-12-03 18:00" @@ -222,7 +222,7 @@ community fanfare ("workflows" . 20))) (emacsconf-scheduling-strategies '(emacsconf-schedule-override-breaks emacsconf-schedule-allocate-buffer-time-at-most-max-time - )) + emacsconf-schedule-tweak-allocations)) (tracks '((:label "Saturday" :start "2022-12-03 9:00" :end "2022-12-03 18:00" @@ -287,7 +287,8 @@ community fanfare ("maint" . 20) ("workflows" . 20))) (emacsconf-scheduling-strategies '(emacsconf-schedule-override-breaks - emacsconf-schedule-allocate-buffer-time-at-most-max-time)) + emacsconf-schedule-allocate-buffer-time-at-most-max-time + emacsconf-schedule-tweak-allocations)) (tracks '((:label "Saturday" :start "2022-12-03 9:00" :end "2022-12-03 18:00" @@ -351,7 +352,8 @@ community fanfare ("maint" . 20) ("workflows" . 20))) (emacsconf-scheduling-strategies '(emacsconf-schedule-override-breaks - emacsconf-schedule-allocate-buffer-time-at-most-max-time)) + emacsconf-schedule-allocate-buffer-time-at-most-max-time + emacsconf-schedule-tweak-allocations)) (tracks '((:label "Saturday" :start "2022-12-03 9:00" :end "2022-12-03 18:00" @@ -419,7 +421,8 @@ community fanfare ("maint" . 20) ("workflows" . 20))) (emacsconf-scheduling-strategies '(emacsconf-schedule-override-breaks - emacsconf-schedule-allocate-buffer-time-at-most-max-time)) + emacsconf-schedule-allocate-buffer-time-at-most-max-time + emacsconf-schedule-tweak-allocations)) (tracks '((:label "Saturday" :start "2022-12-03 9:00" :end "2022-12-03 18:00" -- cgit v1.2.3