diff options
author | Leo Vivier <zaeph@zaeph.net> | 2022-09-28 20:41:08 +0200 |
---|---|---|
committer | Leo Vivier <zaeph@zaeph.net> | 2022-09-28 20:41:08 +0200 |
commit | 916cabce7913d9b896947d1c78130f825073afa8 (patch) | |
tree | 03bfbe72135997353e9b4efb505ff369fc3e4b52 | |
parent | f5bc665ffb87b5f9f5b7a9e75b566cba138a222a (diff) | |
download | emacsconf-wiki-916cabce7913d9b896947d1c78130f825073afa8.tar.xz emacsconf-wiki-916cabce7913d9b896947d1c78130f825073afa8.zip |
Add subtasks for ftp-upload
Diffstat (limited to '')
-rw-r--r-- | 2022/organizers-notebook.md | 22 | ||||
-rw-r--r-- | 2022/organizers-notebook.org | 7 |
2 files changed, 23 insertions, 6 deletions
diff --git a/2022/organizers-notebook.md b/2022/organizers-notebook.md index ccdc44a8..078b1642 100644 --- a/2022/organizers-notebook.md +++ b/2022/organizers-notebook.md @@ -104,7 +104,7 @@ Planned dates and phases: Current phase: No prerecs to process yet, so it's a good time to focus on infrastructure -## TODO Review the submissions in the pad (see emacsconf-org-private or conf.org for the link) and add any objections or comments by Sept 26 for possible [early speaker notification](#org34648bc), Oct 7 for everything :organizers: +## TODO Review the submissions in the pad (see emacsconf-org-private or conf.org for the link) and add any objections or comments by Sept 26 for possible [early speaker notification](#orgf454f74), Oct 7 for everything :organizers: - zaeph: will start reviewing on Sep 21 @@ -165,12 +165,21 @@ Extra stuff to consider adding: - [ ] corwin is out from Nov 11-20, and we should start working on them before then. -## TODO Figure out web-based file upload :needsowner: +## TODO Figure out web-based file upload :needsowner:zaeph:bandali: Lesson learned from last year: "Since people kept running into ftp problems, we might want to set up a web-frontend next year to minimise problems." Maybe we could ask some of the volunteers who wanted to help us with the infra? It shouldn’t be complicated to deploy a ready-made solution. +### TODO Create 2022/upload.md with the same workflow as last year for a start + + +### TODO Implement new workflow + + +### TODO Notify speakers when the final solution is available + + ## DONE Prepare to export talk information to wiki :sachac: Tested code in a fork, can publish talk information once talks are approved. @@ -200,6 +209,9 @@ That will help more people subtitle things ## TODO Review metadata for speakers in conf.org :zaeph: +## TODO :zaeph:bandali: + + ## TODO Do we want to use JS on the wiki? @@ -529,7 +541,7 @@ We tried using q56 before, but it was a little too aggressive. Q=32 is the defau ### Test stream setup -[Stream](#orga4c4826) +[Stream](#org531b5e1) ### Set up MPV for captions @@ -846,7 +858,7 @@ Exceptions: ### Send thanks -[Thank you, next steps](#org18599e5) +[Thank you, next steps](#orgb3500be) ### Extract the opening and closing remarks @@ -997,7 +1009,7 @@ Probably focus on grabbing the audio first and seeing what's worth keeping Make a table of the form -<table id="org4a64502" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> +<table id="org3553aac" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> <colgroup> diff --git a/2022/organizers-notebook.org b/2022/organizers-notebook.org index 3f788dce..a20694b4 100644 --- a/2022/organizers-notebook.org +++ b/2022/organizers-notebook.org @@ -97,9 +97,12 @@ DEADLINE: <2022-11-20 Sun> ** TODO Work on the OBS scenes :zaeph:corwin: DEADLINE: <2022-11-11 Fri> - [ ] corwin is out from Nov 11-20, and we should start working on them before then. -** TODO Figure out web-based file upload :needsowner: +** TODO Figure out web-based file upload :needsowner:zaeph:bandali: Lesson learned from last year: "Since people kept running into ftp problems, we might want to set up a web-frontend next year to minimise problems." Maybe we could ask some of the volunteers who wanted to help us with the infra? It shouldn’t be complicated to deploy a ready-made solution. +*** TODO Create 2022/upload.md with the same workflow as last year for a start +*** TODO Implement new workflow +*** TODO Notify speakers when the final solution is available ** DONE Prepare to export talk information to wiki :sachac: DEADLINE: <2022-10-15 Sat> @@ -125,6 +128,8 @@ https://emacsconf.org/2022/volunteer ** TODO Review metadata for speakers in conf.org :zaeph: SCHEDULED: <2022-09-23 Fri> +** TODO :zaeph:bandali: + ** TODO Do we want to use JS on the wiki? *** BLOCKED ?: Figure out JS and CSS niceties that will make organizers-notebook more enjoyable to browse through :css:js: |