From 9e46687f374c0edc01249c4e8a9ae79b57668701 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 23 Sep 2023 08:08:39 -0400 Subject: change steno time to 30min, fix track nav --- 2023/organizers-notebook/index.org | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to '2023/organizers-notebook') diff --git a/2023/organizers-notebook/index.org b/2023/organizers-notebook/index.org index 7298af94..cf95cdfa 100644 --- a/2023/organizers-notebook/index.org +++ b/2023/organizers-notebook/index.org @@ -308,13 +308,13 @@ Sacha - I added some more automation for including a template in a mail reply - We successfully didn't panic about submissions, yay! It was nice to be able to draft schedules as we went along. -** 2023-09-22 EmacsConf 2023 progress report +** 2023-09-23 EmacsConf 2023 progress report :PROPERTIES: :CUSTOM_ID: 2023-09-22 :END: -- 42 talks accepted so far, whee! -- 3 talks penciled in (woof, emms, devel) - we'll save time for them in the schedule, no worries +- 44 talks accepted so far, whee! +- 1 talks penciled in (woof) - we'll save time for this in the schedule - doublecheck: - all proposals responded to? https://lists.gnu.org/mailman/private/emacsconf-submit/2023/thread.html (everything accepted except for Noah's talk, which she cancelled) @@ -415,9 +415,9 @@ Sacha '(;emacsconf-schedule-svg-color-by-availability emacsconf-schedule-svg-color-by-status))) (with-temp-file (expand-file-name "schedule.svg" (file-name-directory emacsconf-org-file)) - (svg-print (emacsconf-schedule-svg 800 200 emacsconf-schedule-draft))) + (svg-print (emacsconf-schedule-svg 800 300 emacsconf-schedule-draft))) (with-temp-file (expand-file-name "schedule.svg" (expand-file-name "organizers-notebook" (expand-file-name emacsconf-year emacsconf-directory))) - (svg-print (emacsconf-schedule-svg 800 200 emacsconf-schedule-draft)))) + (svg-print (emacsconf-schedule-svg 800 300 emacsconf-schedule-draft)))) (clear-image-cache))) #+end_src @@ -505,9 +505,9 @@ Sacha - 2023-12-03 Sun 15:00-15:10 - after 15:00 EST - [[emacsconf:hn][hn]]: The many ways to browse Hacker News from Emacs (Mickael Kerjean) - 2023-12-03 Sun 15:00-15:20 [[emacsconf:emacsconf][emacsconf]]: EmacsConf.org: How we use Org Mode and TRAMP to organize and run a multi-track conference (Sacha Chua) - 2023-12-03 Sun 15:20-16:00 - after 15:00 EST - [[emacsconf:web][web]]: Emacs saves the Web (Yuchen Pei) - - 2023-12-03 Sun 15:40-16:00 [[emacsconf:steno][steno]]: Programming at 200 wpm (Daniel Alejandro Tapia) - - 2023-12-03 Sun 16:10-16:30 - no live Q&A - [[emacsconf:emacsen][emacsen]]: The Emacsen family, the design of an Emacs and the importance of Lisp (Fermin) + - 2023-12-03 Sun 15:40-16:10 [[emacsconf:steno][steno]]: Programming at 200 wpm (Daniel Alejandro Tapia) - 2023-12-03 Sun 16:20-16:40 [[emacsconf:sharing][sharing]]: Sharing Emacs is Caring Emacs: Emacs education and why I embraced video (Jacob Boxerman) + - 2023-12-03 Sun 16:20-16:40 - no live Q&A - [[emacsconf:emacsen][emacsen]]: The Emacsen family, the design of an Emacs and the importance of Lisp (Fermin) - 2023-12-03 Sun 17:00-17:10 [[emacsconf:sun-close][sun-close]]: Sunday closing remarks *** Schedule notes -- cgit v1.2.3