diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-11-06 15:17:33 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-11-06 15:17:33 -0500 |
commit | b324e659a57e4a73dc168def52365dcca8737b49 (patch) | |
tree | 1fac4436fae611bc4bd9bfe1b2d0ebe7161491bc /2022 | |
parent | 0abb284e7a0480c604fdd5c2105357d24cd20f79 (diff) | |
parent | ce3989d8c468bc5abaf0a46a4b7d3e492566d353 (diff) | |
download | emacsconf-wiki-b324e659a57e4a73dc168def52365dcca8737b49.tar.xz emacsconf-wiki-b324e659a57e4a73dc168def52365dcca8737b49.zip |
Merge branch 'master' of git://git.emacsconf.org/emacsconf-wiki
Diffstat (limited to '2022')
-rw-r--r-- | 2022/organizers-notebook/index.org | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 895c8046..f64b2c79 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -558,7 +558,7 @@ Agenda: *** Managing the stream from the agenda -ssh orga@res.emacsconf.org +ssh orga@res.emacsconf.org -p 46668 emacsclient -c -nw -a emacs You can then use @@ -580,6 +580,21 @@ Task state shortcuts for C-c C-t: You can leave the emacsclient with ~C-x 5 0~ +*** Test list for managing EmacsConf + +- 9:05 Journalism + - [X] [[elisp:(emacsconf-update-talk-status "journalism" "." "PLAYING")][Start talk]] + - [X] [[elisp:(emacsconf-update-talk-status "journalism" "." "CLOSED_Q")][Start closed Q&A]] + - [ ] [[elisp:(emacsconf-update-talk-status "journalism" "." "OPEN_Q")][Open Q&A]] + - [ ] [[elisp:(emacsconf-update-talk-status "journalism" "." "UNSTREAMED_Q")][Mark Q&A as unstreamed]] + - [ ] [[elisp:(emacsconf-update-talk-status "journalism" "." "TO_ARCHIVE")][Finish talk]] +- 9:40 Handwritten + - [ ] [[elisp:(emacsconf-update-talk-status "handwritten" "." "PLAYING")][Start talk]] + - [ ] [[elisp:(emacsconf-update-talk-status "handwritten" "." "CLOSED_Q")][Start closed Q&A]] + - [ ] [[elisp:(emacsconf-update-talk-status "handwritten" "." "OPEN_Q")][Open Q&A]] + - [ ] [[elisp:(emacsconf-update-talk-status "handwritten" "." "UNSTREAMED_Q")][Mark Q&A as unstreamed]] + - [ ] [[elisp:(emacsconf-update-talk-status "handwritten" "." "TO_ARCHIVE")][Finish talk]] + *** Checklist for later dry run 1. Streams |