summaryrefslogtreecommitdiffstats
path: root/2022/decisions
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-03 13:23:04 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-03 13:23:04 -0400
commit201c49be6fe200feed1b61a73a5ff8a6efc08da8 (patch)
tree03fcea29a1acad7033407b1ed8a9e95f4053a350 /2022/decisions
parent52e90426762eccfcdd930644f0993a8b11ce8986 (diff)
downloademacsconf-wiki-201c49be6fe200feed1b61a73a5ff8a6efc08da8.tar.xz
emacsconf-wiki-201c49be6fe200feed1b61a73a5ff8a6efc08da8.zip
Document decision about schedule
Diffstat (limited to '2022/decisions')
-rw-r--r--2022/decisions/index.org19
1 files changed, 12 insertions, 7 deletions
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