summaryrefslogtreecommitdiffstats
path: root/2022
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-12-15 00:45:26 -0500
committerSacha Chua <sacha@sachachua.com>2022-12-15 00:45:37 -0500
commitf5d1c314bd978bccb208a3ae2e9de77d9002fbcb (patch)
tree101e320c7eecb4b76744f43eb320ccedf6416b1e /2022
parentfa1bf5b675641b225b627d1f273dcf82b25be7b4 (diff)
downloademacsconf-wiki-f5d1c314bd978bccb208a3ae2e9de77d9002fbcb.tar.xz
emacsconf-wiki-f5d1c314bd978bccb208a3ae2e9de77d9002fbcb.zip
status updates for Q&A
Diffstat (limited to '2022')
-rw-r--r--2022/organizers-notebook/index.org37
1 files changed, 11 insertions, 26 deletions
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: