From ada6d23a6362fea8b7df20241751913b12037b63 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 22 Nov 2022 09:28:44 -0500 Subject: raise exceptions to top-level heading --- 2022/organizers-notebook/index.org | 44 +++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to '2022/organizers-notebook/index.org') diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index be4ca4af..f07197be 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -2524,14 +2524,14 @@ Make a table of the form - Update ${conf-year}/${captions}/${slug}.md in the wiki. To make this from scratch, use =M-x conf-prepare-transcript-directives= from the talk heading in the conference Org file. *** BLOCKED [#A] Downsize the server :bandali: SCHEDULED: <2022-12-03 Sat> -** In case of +* In case of :PROPERTIES: :CUSTOM_ID: exceptions :END: #+TOC: headlines 1 local -*** Common broadcast (gen and dev) +** Common broadcast (gen and dev) :PROPERTIES: :CUSTOM_ID: common :END: @@ -2541,13 +2541,13 @@ Options: - mpv the same video - join the BBB room -*** Stuck wiki +** Stuck wiki :PROPERTIES: :CUSTOM_ID: ikiwiki-stuck :END: sudo -iu ikiwiki -- ikiwiki --setup ~ikiwiki/emacsconf.setup -*** Cancelled talk +** Cancelled talk :PROPERTIES: :CUSTOM_ID: cancelled :END: @@ -2562,7 +2562,7 @@ Options: - Talk page has cancelled info? 6. Remove the talk from the [[#one-track][one-track emergency schedule]] -*** Last-minute prerecording submission +** Last-minute prerecording submission :PROPERTIES: :CUSTOM_ID: last-minute-prerec :END: @@ -2570,7 +2570,7 @@ Options: - COORD will copy it from the FTP upload server to orga@res.emacsconf.org:~/stream -p 46668 and name it appropriately. - COORD will notify STREAM with the scp command and the mpv command so that STREAM can choose. -*** Last-minute caption update +** Last-minute caption update :PROPERTIES: :CUSTOM_ID: last-minute-captions :END: @@ -2578,7 +2578,7 @@ Options: - CHECK uploads the --main.vtt file to orga@res.emacsconf.org:~/stream -p 46668 - If streaming locally, STREAM copies the VTT file and loads it into MPV with =--sub-file= -*** Speaker has not checked in +** Speaker has not checked in :PROPERTIES: :CUSTOM_ID: missing :END: @@ -2589,7 +2589,7 @@ Options: - Show the questions and discussion, invite people into the Q&A to talk about the talk. They can share their experiences and comments. -*** Speaker does not have a prerec and has not checked in +** Speaker does not have a prerec and has not checked in :PROPERTIES: :CUSTOM_ID: really-missing :END: @@ -2602,7 +2602,7 @@ Options: - invite another speaker for an impromptu extension; mplsCorwin will keep a list of possible speakers who are still active - replay a short prerec - let mplsCorwin or zaeph fill in -*** Pad malfunction or mess-up +** Pad malfunction or mess-up :PROPERTIES: :CUSTOM_ID: pad-broken :END: @@ -2611,7 +2611,7 @@ Options: - [? still not recovered] - PAD reimports the pad from backup -*** Conduct guidelines issue +** Conduct guidelines issue :PROPERTIES: :CUSTOM_ID: conduct :END: @@ -2620,7 +2620,7 @@ Options: - [? not resolved, or onscreen] - HOST addresses it (on-camera if needed) with a reminder and/or a kick or a ban -*** CHECK is unavailable +** CHECK is unavailable :PROPERTIES: :CUSTOM_ID: check-gone :END: @@ -2632,14 +2632,14 @@ Options: - Publishing recordings ASAP - Updating schedule/wiki on the fly -*** HOST is unavailable +** HOST is unavailable :PROPERTIES: :CUSTOM_ID: host-gone :END: - STREAM will do the hosting. -*** Technical issues during a live presentation +** Technical issues during a live presentation :PROPERTIES: :CUSTOM_ID: live-issues :END: @@ -2654,7 +2654,7 @@ Options: - [? can't resume]: HOST acknowledges technical issues and says we may be able to follow up after the conference -*** Big technical issues with streaming +** Big technical issues with streaming :PROPERTIES: :CUSTOM_ID: stream-issues :END: @@ -2667,7 +2667,7 @@ Options: - Toobnix - Peertube - STREAM e-mails the mailing list -*** live0 can't handle the load or is close to network transfer limit +** live0 can't handle the load or is close to network transfer limit :PROPERTIES: :CUSTOM_ID: network :END: @@ -2679,13 +2679,13 @@ Options: - Consider dropping the restream to Toobnix (lower audience?) or to Youtube - Add additional node to Linode account for shared transfer pool (TODO: doublecheck) -*** People have a hard time seeing dark-mode presentations (or light-mode) +** People have a hard time seeing dark-mode presentations (or light-mode) :PROPERTIES: :CUSTOM_ID: dark-mode :END: mpv --vf=negate $url -*** Schedule update +** Schedule update :PROPERTIES: :CUSTOM_ID: update-sched :END: @@ -2694,7 +2694,7 @@ mpv --vf=negate $url - emacsconf-publish-update-schedule - E-mail affected speakers - see emacsconf-mail-schedule-update function -*** New talk +** New talk :PROPERTIES: :CUSTOM_ID: new-talk :END: @@ -2705,7 +2705,7 @@ mpv --vf=negate $url - emacsconf-update-schedule - emacsconf - emacsconf-stream-generate-assets-for-talk -*** In case we need to do things manually because the task status hooks don't work +** In case we need to do things manually because the task status hooks don't work :PROPERTIES: :CUSTOM_ID: manual :END: @@ -2714,7 +2714,7 @@ export SLUG=the ID of the talk #+TOC: headlines 1 local -**** CLOSED_Q -> OPEN_Q +*** CLOSED_Q -> OPEN_Q :PROPERTIES: :CUSTOM_ID: open :END: @@ -2723,7 +2723,7 @@ Example for mail talk: STATE=open; ssh orga@media.emacsconf.org "cp /home/orga/backstage/assets/redirects/$STATE/bbb-$SLUG.html /home/orga/2022/current/" -**** OPEN_Q -> TO_ARCHIVE +*** OPEN_Q -> TO_ARCHIVE :PROPERTIES: :CUSTOM_ID: archive :END: @@ -2737,7 +2737,7 @@ If you need to reset the state: STATE=before; ssh orga@media.emacsconf.org "cp /home/orga/backstage/assets/redirects/$STATE/bbb-$SLUG.html /home/orga/2022/current/" -*** Alternate stream volunteer wants to stream +** Alternate stream volunteer wants to stream :PROPERTIES: :CUSTOM_ID: alternate :END: -- cgit v1.2.3