diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-11-09 07:48:46 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-11-09 07:48:46 -0500 |
commit | dc9f8e904420996d1c6f7e7ff07a5dd41dade4c2 (patch) | |
tree | 7d6d3339049b147cd4e00d864dc24a8eceff4631 /2022/organizers-notebook | |
parent | 7471712babf9d1d9eb86c1a578779b26774facd8 (diff) | |
download | emacsconf-wiki-dc9f8e904420996d1c6f7e7ff07a5dd41dade4c2.tar.xz emacsconf-wiki-dc9f8e904420996d1c6f7e7ff07a5dd41dade4c2.zip |
Update hyperlist task
Diffstat (limited to '2022/organizers-notebook')
-rw-r--r-- | 2022/organizers-notebook/index.org | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index e6a783bf..fffeea0e 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -140,13 +140,19 @@ CLOSED: [2022-11-08 Tue 11:33] - [ ] Give the emacsconf-gen and emacsconf-dev users access to them - [ ] Give the other organizers access to emacsconf-gen, emacsconf-dev, and org-private -** TODO Make a linear hyperlist for managing EmacsConf :sachac: +** DONE Make a linear hyperlist for managing EmacsConf :sachac: +CLOSED: [2022-11-09 Wed 07:38] :PROPERTIES: :CUSTOM_ID: hyperlist :END: +Goal: +- Volunteers should be able to coordinate everything by stepping through a linear list of things to do +- The hyperlist will primarily live on orga@res.emacsconf.org and be accessed through emacsclient. (Maybe sat.org and sun.org) +- Volunteers should be able to take breaks as needed - 9:05 Journalism + - [ ] Check ${name} into _BBB room_ - [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]] @@ -159,6 +165,9 @@ CLOSED: [2022-11-08 Tue 11:33] - [ ] [[elisp:(emacsconf-update-talk-status "handwritten" "." "UNSTREAMED_Q")][Mark Q&A as unstreamed]] - [ ] [[elisp:(emacsconf-update-talk-status "handwritten" "." "TO_ARCHIVE")][Finish talk]] +See sat.org and sun.org in the conf private repo + + ** DONE Send schedule-published email for emacsconf-discuss :needsowner:timesensitive:email: CLOSED: [2022-11-01 Tue 08:50] SCHEDULED: <2022-10-31 Mon> DEADLINE: <2022-10-31 Mon> :PROPERTIES: @@ -1117,7 +1126,7 @@ Dry run checklist: *** Managing the stream from the agenda (option B2) ssh orga@res.emacsconf.org -p $SSH_PORT -emacsclient -c -nw -a emacs +emacsconf # runs emacsclient -c -a emacs You can then use @@ -1222,13 +1231,16 @@ Tramp: Opening connection *Async Shell Command* for emacsconf-gen@res.emacsconf. Maybe I need to stagger them, or maybe I need to use a shell command. Changed to call ssh directly instead of using tramp. -*** TODO Figure out how to work with the layout +*** DONE Figure out how to work with the layout +CLOSED: [2022-11-08 Tue 12:32] https://i3wm.org/docs/layout-saving.html - - - -*** TODO [#C] Use xdotool to automate joining BBB in Firefox (signing in, clicking on listen only) -*** TODO [#C] Experiment with sharing part of the screen so that there's space for us to work a little off-screen +*** DONE Allow per-track configuration of todo hooks :sachac: +CLOSED: [2022-11-08 Tue 12:49] +emacsconf-todo-hooks +*** CANCELLED [#C] Use xdotool to automate joining BBB in Firefox (signing in, clicking on listen only) +CLOSED: [2022-11-08 Tue 12:32] +*** CANCELLED [#C] Experiment with sharing part of the screen so that there's space for us to work a little off-screen +CLOSED: [2022-11-08 Tue 12:32] We might just have to rely on xdotool to move windows the way we want them Window fixes that didn't work |