diff options
| author | Sacha Chua <sacha@sachachua.com> | 2026-09-12 21:46:43 -0400 |
|---|---|---|
| committer | Sacha Chua <sacha@sachachua.com> | 2026-09-12 21:46:43 -0400 |
| commit | be3c93415eed2d808d17527b805e7e1978be3583 (patch) | |
| tree | 3f712d0440c8b74863edab552e91420c24b8d6c3 /2026/organizers-notebook/index.org | |
| parent | 33835dce9467d61f9affb1ac07574754b91605d5 (diff) | |
| download | emacsconf-wiki-be3c93415eed2d808d17527b805e7e1978be3583.tar.xz emacsconf-wiki-be3c93415eed2d808d17527b805e7e1978be3583.zip | |
add planning
Diffstat (limited to '2026/organizers-notebook/index.org')
| -rw-r--r-- | 2026/organizers-notebook/index.org | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/2026/organizers-notebook/index.org b/2026/organizers-notebook/index.org index d751dbb2..f8836545 100644 --- a/2026/organizers-notebook/index.org +++ b/2026/organizers-notebook/index.org @@ -229,9 +229,12 @@ CLOSED: [2026-07-02 Thu 11:35] align cadet local - open-mic + koutliner + bone (lunch :start "12:00") portable + planning + open-mic sat-close ("DEV Saturday, Dec 6" :start "2026-12-12 9:30" :set-track "Development") (lunch :start "12:00") @@ -254,12 +257,13 @@ CLOSED: [2026-07-02 Thu 11:35] ;; (svg-print (emacsconf-schedule-svg 800 300 emacsconf-schedule-draft))) ;; (with-temp-file (expand-file-name filename (expand-file-name "organizers-notebook" (expand-file-name emacsconf-year emacsconf-directory))) ;; (svg-print (emacsconf-schedule-svg 800 300 emacsconf-schedule-draft)))) - (clear-image-cache))) + (when window-system + (clear-image-cache)))) #+end_src #+RESULTS: schedule :results: -saturday closing remarks: Starts at 13:40 before 16:30 +saturday closing remarks: Starts at 14:10 before 16:30 sunday closing remarks: Starts at 13:00 before 16:30 :end: |
