From f5d1c314bd978bccb208a3ae2e9de77d9002fbcb Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 15 Dec 2022 00:45:26 -0500 Subject: status updates for Q&A --- 2022/organizers-notebook/index.org | 37 +++++++++++-------------------------- 1 file changed, 11 insertions(+), 26 deletions(-) (limited to '2022') diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index f3c6c38d..7b607d74 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -114,12 +114,15 @@ Previous priorities; :CUSTOM_ID: harvest :END: *** Publish more Q&A recordings -**** TODO Check status -#+begin_src emacs-lisp :results replace :eval yes +**** TODO Add audio-only options to the publishing process +**** DONE Check status +CLOSED: [2022-12-15 Thu 00:39] +#+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")) + (or (null (string-match "live" (or (plist-get o :q-and-a) ""))) + (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)))) @@ -127,30 +130,11 @@ Previous priorities; #+RESULTS: :results: -(orgvm detached) +nil :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: @@ -239,6 +223,8 @@ You can see the 2021 talks (ex: https://emacsconf.org/2021/talks/frownies/ , htt To avoid duplicating work, maybe we can use this Etherpad to call dibs on talks to process. You can write your name or nick next to the talk(s) you're archiving. If you're already set up to edit the wiki or you can figure out the slightly complicated setup for editing, feel free to edit the page directly. If not, you can email a Markdown or Org Mode snippet to emacsconf-submit@gnu.org and let me know what page to put it on. +*** TODO Split up relevant sections from IRC logs so that volunteers can go through them + *** DONE Check duration of Q&A BBB recordings CLOSED: [2022-12-08 Thu 20:35] @@ -335,14 +321,13 @@ CLOSED: [2022-12-06 Tue 09:55] See links at the top of backstage -*** TODO Split up relevant sections from IRC logs so that volunteers can go through them - *** SOMEDAY Copy logs for analysis :PROPERTIES: :CREATED: [2022-12-04 Sun 20:41] :END: -*** SOMEDAY Transcribe recordings +*** DONE Transcribe recordings +CLOSED: [2022-12-15 Thu 00:40] :PROPERTIES: :CREATED: [2022-12-04 Sun 20:38] :END: -- cgit v1.2.3