From 201c49be6fe200feed1b61a73a5ff8a6efc08da8 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 3 Oct 2022 13:23:04 -0400 Subject: Document decision about schedule --- 2022/decisions.md | 8 +++++++- 2022/decisions/index.org | 19 ++++++++++++------- 2 files changed, 19 insertions(+), 8 deletions(-) diff --git a/2022/decisions.md b/2022/decisions.md index 327c822a..95f1af7c 100644 --- a/2022/decisions.md +++ b/2022/decisions.md @@ -13,7 +13,13 @@ -# How do we want to schedule talks? +# DONE How do we want to schedule talks? + +[2022-10-03 Mon] + +- Discussed with bandali and zaeph on #emacsconf-org +- Decided on Option A with B, C, or F as fallbacks depending on volunteer roster +- Better for the viewers and the volunteers diff --git a/2022/decisions/index.org b/2022/decisions/index.org index bd5f6c51..0373ad01 100644 --- a/2022/decisions/index.org +++ b/2022/decisions/index.org @@ -1,11 +1,16 @@ #+EXPORT_FILE_NAME: ../decisions.md #+TOC: headlines 3 -* How do we want to schedule talks? +* DONE How do we want to schedule talks? :PROPERTIES: :CUSTOM_ID: schedule :END: +[2022-10-03 Mon] +- Discussed with bandali and zaeph on #emacsconf-org +- Decided on Option A with B, C, or F as fallbacks depending on volunteer roster +- Better for the viewers and the volunteers + ** Notes :PROPERTIES: :CUSTOM_ID: schedule-notes @@ -41,7 +46,7 @@ wherever the private conf org file is. - Can give some talks extra time if we want - Need host/streamer(s) for dev track -#+begin_src emacs-lisp :exports results :var filename="schedule-option-gen-and-dev.svg" +#+begin_src emacs-lisp :exports results :var filename="schedule-option-gen-and-dev.svg" :eval never-export (emacsconf-schedule-test filename (emacsconf-time-constraints '(("LUNCH" "11:30" "13:30"))) @@ -117,7 +122,7 @@ rde - Good option if we don't have enough hosts/streamers to cover both days - Some room to breathe, some dev talks still on the main track -#+begin_src emacs-lisp :exports results :var filename="schedule-option-two-afternoon-tracks.svg" +#+begin_src emacs-lisp :exports results :var filename="schedule-option-two-afternoon-tracks.svg" :eval never-export (emacsconf-schedule-test filename (emacsconf-time-constraints @@ -193,7 +198,7 @@ community fanfare - Lightens up the schedule a little bit, allows us to test out tracks without committing too much - Needs an extra host and streamer for one afternoon -#+begin_src emacs-lisp :exports results :var filename="schedule-option-one-afternoon-track.svg" +#+begin_src emacs-lisp :exports results :var filename="schedule-option-one-afternoon-track.svg" :eval never-export (emacsconf-schedule-test filename (emacsconf-time-constraints @@ -263,7 +268,7 @@ community fanfare - Pretty frenetic - Not recommended -#+begin_src emacs-lisp :exports results :var filename="schedule-option-only-live-qa.svg" +#+begin_src emacs-lisp :exports results :var filename="schedule-option-only-live-qa.svg" :eval never-export (emacsconf-schedule-test filename (emacsconf-time-constraints @@ -328,7 +333,7 @@ community fanfare - Could probably use shifts for hosts or streamers - Not recommended -#+begin_src emacs-lisp :results value :exports results :var filename="schedule-option-non-round-buffer.svg" +#+begin_src emacs-lisp :results value :exports results :var filename="schedule-option-non-round-buffer.svg" :eval never-export (emacsconf-schedule-test filename (emacsconf-time-constraints @@ -397,7 +402,7 @@ community fanfare - Split up streaming duties into shifts (volunteers can adjust audio volume, switch to the right BBB room) - Set up cloud streaming so that streamers can work in shifts -#+begin_src emacs-lisp :exports results :var filename="schedule-option-one-full-day.svg"" +#+begin_src emacs-lisp :exports results :var filename="schedule-option-one-full-day.svg" :eval never-export (emacsconf-schedule-test filename (emacsconf-time-constraints -- cgit v1.2.3