diff options
Diffstat (limited to '2026/organizers-notebook/index.org')
| -rw-r--r-- | 2026/organizers-notebook/index.org | 44 |
1 files changed, 28 insertions, 16 deletions
diff --git a/2026/organizers-notebook/index.org b/2026/organizers-notebook/index.org index 5fbb1cb3..d6e51f24 100644 --- a/2026/organizers-notebook/index.org +++ b/2026/organizers-notebook/index.org @@ -214,11 +214,11 @@ CLOSED: [2026-07-02 Thu 11:35] '((:label "Saturday" :start "2026-12-12 9:00" :end "2026-12-12 18:00" - :tracks ("General")) + :tracks ("General" "B")) (:label "Sunday" :start "2026-12-13 9:00" :end "2026-12-13 18:00" - :tracks ("General")))) + :tracks ("General" "B")))) (let ((emacsconf-schedule-default-buffer-minutes 10) (emacsconf-schedule-default-buffer-minutes-for-live-q-and-a 20) (emacsconf-schedule-break-time 10) @@ -237,33 +237,43 @@ 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 + planning ; The Emacs Planning Habits of a Questionably Effective Person + mobile ; How I fixed Org Mode's biggest mobile and collaboration problems + listen ; Controlling Emacs by voice using Emacslisten + emacspeak ; Multi-dimensional information processing with Emacs and Emacspeak bone ; bug reports (lunch :start "12:00") - writing - ffs - portable + plots ; <= 14:00 Plots with ROOTs + ffs ; Plain text presentations in GNU Emacs with ffs bible + svg + anju ; >= 12:00 + sat-close + ("B Saturday, Dec 6" :start "2026-12-12 9:30" :set-track "B") + (lunch :start "12:00") + community-llms + portable ; Emacs as my portable user space across operating platforms os cadet ; My Space Cadet Deck - sat-close ("GEN Sunday, Dec 7" :start "2026-12-13 09:00" :set-track "General") sun-open align local - hutch + hutch ; hutch: code reviews for the mildly disenfranchised team rau ; <= 13:00 (lunch :start "12:00") - hyperbole - koutliner ; >= 11:00 - dnd - svg - ghostel ; >= 14:00 - anju ; >= 12:00 + writing + hyperbole ; Hyperbole, My Dear Watson + koutliner ; >= 11:00 Hyperbole Koutliner: The Best Autonumbered, Hyperlinking Outliner for Emacs + dnd ; DnD and Org Roam: Becoming a Better DM with Emacs + ghostel ; >= 14:00 Ghost in the Shell: a libghostty powered terminal for Emacs (sun-close) + ("B Saturday, Dec 6" :start "2026-12-13 9:30" :set-track "B") + (lunch :start "12:00") + dev-llms + compile +;; open-mic )) (setq emacsconf-schedule-draft (emacsconf-schedule-prepare (emacsconf-schedule-inflate-sexp emacsconf-schedule-plan))) (prog1 (string-join (emacsconf-schedule-validate emacsconf-schedule-draft) "\n") @@ -288,6 +298,8 @@ CLOSED: [2026-07-02 Thu 11:35] #+RESULTS: schedule :results: +saturday closing remarks: Starts at 16:10 before 16:30 +sunday closing remarks: Starts at 16:10 before 16:30 Missing talks: open-mic :end: |
