From ae3f835e219c5d6a21565247b05a112dffb4ee9e Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 13 Dec 2022 00:50:32 -0500 Subject: Automated commit --- 2022/organizers-notebook/index.org | 162 ++++++++++++------------------------- 1 file changed, 50 insertions(+), 112 deletions(-) (limited to '2022/organizers-notebook') diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 53f52d2f..0ae9125b 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -52,23 +52,6 @@ or ~C-c \~ (~org-match-sparse-tree~) to see anything tagged with your tag. ~org-agenda~ with ~<~ for the file restriction may also be handy. -* Cadence -:PROPERTIES: -:CUSTOM_ID: cadence -:OWNER: sachac -:END: - -| Week ending | Work | Speakers | Volunteers | Public | -| [2022-09-30 Fri] | | [[#acceptance][acceptance, reply to confirm]] | | | -| [2022-10-09 Sun] | | [[#check-sched][schedule, reply if not okay]] | [[#overall][overall priorities]] | | -| [2022-10-16 Sun] | [[#etherpad][Etherpad]], [[#upload][stream]] | | infra update | | -| [2022-10-23 Sun] | [[#upload][file upload]], [[#write-viewing][watch pages]] | [[#mail-upload][file upload instructions]], backstage | [[#volunteer-2022-10-23][training]] | | -| [2022-10-30 Sun] | [[#streaming][OBS in the cloud]] | | caption kickoff | [[#announce-program][schedule]], posters? | -| [2022-11-06 Sun] | [[#intro][intro, exit]], [[#dry-run][dry run]], prerecs | [[#ack-prerec][prerec confirmation]]/reminder, [[#approve-captions][caption progress]] | | | -| [2022-11-13 Sun] | captions | tech check, bio, support links (ex: Liberapay)? | [[#shifts][shifts]] | | -| [2022-11-20 Sun] | captions | checkin instructions and schedule updates | | | -| [2022-11-27 Sun] | captions | last weekend before EmacsConf | | watching | - * Overall priorities :PROPERTIES: :CUSTOM_ID: overall @@ -84,6 +67,9 @@ interests you! | | Good | Better | Best | |------------------------+-------------------------------------------+--------------------------------------+--------------------------------------------------------------| | [[#harvest][harvesting talks & Q&A]] | *recordings trimmed if needed, published* | chapter markers | edited transcripts | + +Previous priorities; + | [[#conforg][conf.org management]] | on sachac's laptop | S: on res.emacsconf.org | *DONE S/Z: other people know how to work with it* | | [[#prepare-prerec-process][prerec]] | convert to webm | normalize audio | *[[#mastering][DONE Z: reduce noise]]* | | [[#publish-live][talk pages]] | DONE S: link to stream, pad, IRC | *S: link to prerec when live* | embed stream, pad, IRC, prerec | @@ -127,6 +113,53 @@ interests you! :PROPERTIES: :CUSTOM_ID: harvest :END: +*** Publish more Q&A recordings +**** TODO Check status +#+begin_src emacs-lisp :results replace :eval no +(emacsconf-collect-prop :slug + (seq-remove + (lambda (o) + (or (null (emacsconf-talk-file o "--bbb-webcams.webm")) + (and (emacsconf-talk-file o "--answers.webm") + (plist-get o :qa-public)))) + (emacsconf-prepare-for-display (emacsconf-get-talk-info)))) +#+end_src + +#+RESULTS: +:results: +(journalism handwritten sqlite maint rolodex orgvm detached eshell dbus indieweb localizing fanfare) +:end: + +**** DONE Write code to make it easy to do so +***** +CLOSED: [2022-12-12 Mon 12:57] +:PROPERTIES: +:Effort: 0:30 +:END: +:LOGBOOK: +CLOCK: [2022-12-12 Mon 12:33]--[2022-12-12 Mon 12:57] => 0:24 +:END: +emacsconf-extract-publish-qa +**** SOMEDAY Handwritten needs to be trimmed +:PROPERTIES: +:CREATED: [2022-12-12 Mon 08:27] +:END: + +**** SOMEDAY Sqlite needs trimming +:PROPERTIES: +:CREATED: [2022-12-11 Sun 15:13] +:END: + +**** TODO Add audio-only options to the publishing process +**** DONE Fetch the reencoded maint answers and post it to backstage +CLOSED: [2022-12-12 Mon 11:30] +:PROPERTIES: +:CREATED: [2022-12-11 Sun 09:53] +:END: +:LOGBOOK: +- State "DONE" from "TODO" [2022-12-12 Mon 11:30] +:END: + *** DONE Document this phase of the conference CLOSED: [2022-12-08 Thu 20:54] :PROPERTIES: @@ -486,101 +519,6 @@ https://lablab.ai/t/whisper-transcription-and-speaker-identification :CREATED: [2022-12-09 Fri 21:24] :END: -*** Publish more Q&A recordings -**** DONE Write code to make it easy to do so -CLOSED: [2022-12-12 Mon 12:57] -:PROPERTIES: -:Effort: 0:30 -:END: -:LOGBOOK: -CLOCK: [2022-12-12 Mon 12:33]--[2022-12-12 Mon 12:57] => 0:24 -:END: -emacsconf-extract-publish-qa -**** SOMEDAY Grail is audio only -:PROPERTIES: -:CREATED: [2022-12-12 Mon 08:29] -:END: - -**** SOMEDAY Handwritten needs to be trimmed -:PROPERTIES: -:CREATED: [2022-12-12 Mon 08:27] -:END: - -**** SOMEDAY Haskell okay, audio only -:PROPERTIES: -:CREATED: [2022-12-12 Mon 08:21] -:END: - -**** SOMEDAY Hyperorg could use some visualization -:PROPERTIES: -:CREATED: [2022-12-12 Mon 08:16] -:END: - -**** SOMEDAY Health talk okay to post -:PROPERTIES: -:CREATED: [2022-12-12 Mon 08:03] -:END: - -**** SOMEDAY Jupyter okay to post -:PROPERTIES: -:CREATED: [2022-12-11 Sun 18:33] -:END: - -**** workflows and wayland are okay to post -**** SOMEDAY Localizing can be published -:PROPERTIES: -:CREATED: [2022-12-11 Sun 18:19] -:END: - -**** SOMEDAY Mail talk is okay -:PROPERTIES: -:CREATED: [2022-12-11 Sun 17:58] -:END: - -**** SOMEDAY Meetups is good to go -:PROPERTIES: -:CREATED: [2022-12-11 Sun 17:37] -:END: - -**** SOMEDAY Add sound files to everything -:PROPERTIES: -:CREATED: [2022-12-11 Sun 17:34] -:END: - -**** SOMEDAY Orgsuperlinks audio only -:PROPERTIES: -:CREATED: [2022-12-11 Sun 16:24] -:END: - -**** SOMEDAY Rde okay to share -:PROPERTIES: -:CREATED: [2022-12-11 Sun 16:14] -:END: - -**** SOMEDAY Science has screenshare, otherwise good to go -:PROPERTIES: -:CREATED: [2022-12-11 Sun 15:18] -:END: - -**** SOMEDAY Sqlite needs trimming -:PROPERTIES: -:CREATED: [2022-12-11 Sun 15:13] -:END: - -**** SOMEDAY Workflows talk is okay to publish -:PROPERTIES: -:CREATED: [2022-12-11 Sun 13:59] -:END: - -**** DONE Fetch the reencoded maint answers and post it to backstage -CLOSED: [2022-12-12 Mon 11:30] -:PROPERTIES: -:CREATED: [2022-12-11 Sun 09:53] -:END: -:LOGBOOK: -- State "DONE" from "TODO" [2022-12-12 Mon 11:30] -:END: - *** TODO Extract comments from IRC **** SOMEDAY Auto-add A: marker for speaker :PROPERTIES: -- cgit v1.2.3