diff options
| author | Sacha Chua <sacha@sachachua.com> | 2026-09-18 13:48:36 -0400 |
|---|---|---|
| committer | Sacha Chua <sacha@sachachua.com> | 2026-09-18 13:48:36 -0400 |
| commit | 87597972d5807c663a94726a91d9da56bcb9a86e (patch) | |
| tree | ecf88e970785e89b19450447544b69d98de7a7ec /2026/organizers-notebook/index.org | |
| parent | 70832964352404574c0b7b1816ab45012a717a0a (diff) | |
| download | emacsconf-wiki-87597972d5807c663a94726a91d9da56bcb9a86e.tar.xz emacsconf-wiki-87597972d5807c663a94726a91d9da56bcb9a86e.zip | |
draft schedule
Diffstat (limited to '2026/organizers-notebook/index.org')
| -rw-r--r-- | 2026/organizers-notebook/index.org | 54 |
1 files changed, 32 insertions, 22 deletions
diff --git a/2026/organizers-notebook/index.org b/2026/organizers-notebook/index.org index 1d4f28a6..a46ccbf8 100644 --- a/2026/organizers-notebook/index.org +++ b/2026/organizers-notebook/index.org @@ -202,15 +202,15 @@ CLOSED: [2026-07-02 Thu 11:35] '((:label "Saturday" :start "2026-12-12 9:00" :end "2026-12-12 18:00" - :tracks ("General" "Development")) + :tracks ("General")) (:label "Sunday" :start "2026-12-13 9:00" :end "2026-12-13 18:00" - :tracks ("General" "Development")))) + :tracks ("General")))) (let ((emacsconf-schedule-default-buffer-minutes 10) (emacsconf-schedule-default-buffer-minutes-for-live-q-and-a 20) (emacsconf-schedule-break-time 10) - (emacsconf-schedule-lunch-time 45) + (emacsconf-schedule-lunch-time 60) (emacsconf-use-absolute-url t) (emacsconf-schedule-strategies '(emacsconf-schedule-allocate-buffer-time emacsconf-schedule-copy-previous-track)) @@ -225,27 +225,31 @@ CLOSED: [2026-07-02 Thu 11:35] (setq emacsconf-schedule-plan '(("GEN Saturday, Dec 6" :start "2026-12-12 09:00" :set-track "General") sat-open + planning + listen emacspeak - cadet - local - hutch - rau - bone + bone ; bug reports (lunch :start "12:00") - align - portable - planning writing - koutliner + ffs + portable bible - anju - open-mic + os + cadet ; My Space Cadet Deck sat-close - ("DEV Saturday, Dec 6" :start "2026-12-12 9:30" :set-track "Development") - (lunch :start "12:00") ("GEN Sunday, Dec 7" :start "2026-12-13 09:00" :set-track "General") sun-open - (lunch :start "12:00" :start "16:30") + align + local + hutch + team + rau ; <= 13:00 + (lunch :start "12:00") + hyperbole + koutliner ; >= 11:00 + dnd + svg + anju ; >= 12:00 (sun-close) )) (setq emacsconf-schedule-draft (emacsconf-schedule-prepare (emacsconf-schedule-inflate-sexp emacsconf-schedule-plan))) @@ -266,15 +270,15 @@ CLOSED: [2026-07-02 Thu 11:35] (clear-image-cache)))) #+end_src +#+ATTR_ORG: :width 500 +[[file:schedule.svg]] + #+RESULTS: schedule :results: -sunday closing remarks: Starts at 12:45 before 16:30 -Missing talks: os, svg +sunday closing remarks: Starts at 16:00 before 16:30 +Missing talks: open-mic :end: -#+ATTR_ORG: :width 500 -[[file:schedule.svg]] - Legend: - light blue: constraint is <= a time - peach: constraint is >= a time @@ -283,6 +287,12 @@ Legend: Notes: +- Let's see if we can pair these up: + - emacsconf:listen and emacsconf:emacspeak + - emacsconf:hyperbole and emacsconf:koutliner and emacsconf:dnd + - emacsconf:hutch and emacsconf:team + - emacsconf:os and emacsconf:cadet + ** Review rescheduled talks |
