From 4b4566625fa3d03cc71b1fb5fcb0e05a380d9cab Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 7 Jan 2025 12:08:38 -0500 Subject: tweak pad --- emacsconf-pad.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emacsconf-pad.el') diff --git a/emacsconf-pad.el b/emacsconf-pad.el index 6a79d45..2209b6d 100644 --- a/emacsconf-pad.el +++ b/emacsconf-pad.el @@ -366,7 +366,7 @@ ${next-talk-list} (replace-regexp-in-string "https://studio\\.youtube\\.com/video/\\([^/]+\\)/livestreaming" "https://youtube.com/live/\\1" (assoc-default "YouTube URL" shift-rtmp 'string=)) - :checkin-pad (concat emacsconf-pad-base "checkin-" (downcase (format-time-string "%a" (date-to-time (plist-get shift :start))))))) + :checkin-pad (concat emacsconf-pad-base "private-" emacsconf-private-pad-prefix "-checkin-" (downcase (format-time-string "%a" (date-to-time (plist-get shift :start))))))) (shift-talks (mapcar (lambda (o) (append prefixed o)) (seq-filter @@ -498,6 +498,7 @@ ${next-talk-list}
  • [ ] Webcam sharing (optional)
  • +
  • [ ] What kind of facilitation would the speaker like? (Host reads questions, chats a lot, etc.)
  • OK to do other things until going live at ${live}
  • People will add questions to the pad or IRC channel; host can read them to you, or you can read them
  • You can answer questions in any order, and you can skip questions if you want. Feel free to take your time to think about answers or to save some for following up later
  • -- cgit v1.2.3