From 7a7b87d770a651155e835b8d82201462fd35dbcb Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 12 Nov 2022 10:34:58 -0500 Subject: Add notes, tweak order --- 2022/decisions/index.org | 20 ++++++++++---------- 2022/decisions/schedule-option-back-to-one.svg | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to '2022/decisions') diff --git a/2022/decisions/index.org b/2022/decisions/index.org index 47f65882..ff7788a2 100644 --- a/2022/decisions/index.org +++ b/2022/decisions/index.org @@ -47,13 +47,11 @@ wherever the private conf org file is. :PROPERTIES: :CUSTOM_ID: back-to-one :END: - -#+begin_src emacs-lisp :exports results :var filename="schedule-option-back-to-one.svg" :eval never-export -(defun emacsconf-schedule-allocate-video-time (o) - (when (plist-get o :video-time) - (plist-put o :time (plist-get o :video-time))) - o) +- 45 minutes lunch, 5 minutes between talks, two 5-minute breaks per day +- Color indicates talk status (gray: waiting, light yellow: processing, yellow: to assign, light green: captioning, green: captioned and ready) + +#+begin_src emacs-lisp :exports results :var filename="schedule-option-back-to-one.svg" :eval never-export (emacsconf-schedule-test filename (emacsconf-time-constraints @@ -65,10 +63,10 @@ wherever the private conf org file is. '(("Saturday, December 3" :start "2022-12-03 09:00") sat-open journalism handwritten rolodex +science +break buddy meetups buttons workflows lunch devel health realestate indieweb orgvm orgsuperlinks break -science buddy meetups buttons workflows lunch devel health realestate break indieweb orgvm -orgsuperlinks - school jupyter community fanfare hyperorg localizing + school jupyter community hyperorg localizing fanfare sat-close ("Sunday, December 4" :start "2022-12-04 09:00") sun-open @@ -76,15 +74,17 @@ orgsuperlinks eshell detached justl asmblox lunch sqlite - async eev python grail mail break maint dbus wayland haskell + async eev python mail break maint dbus wayland grail haskell sun-close))) (emacsconf-schedule-break-time 5) (emacsconf-schedule-lunch-time 45) (emacsconf-schedule-default-buffer-minutes 5) (emacsconf-schedule-svg-modify-functions '(emacsconf-schedule-svg-color-by-status)) (emacsconf-schedule-default-buffer-minutes-for-live-q-and-a 5) + (emacsconf-schedule-strategies '(emacsconf-schedule-override-breaks emacsconf-schedule-allocate-video-time + emacsconf-schedule-round-start-to-five emacsconf-schedule-allocate-buffer-time-at-most-max-time)) ) #+end_src diff --git a/2022/decisions/schedule-option-back-to-one.svg b/2022/decisions/schedule-option-back-to-one.svg index 0c3a9c9f..6576dfaa 100644 --- a/2022/decisions/schedule-option-back-to-one.svg +++ b/2022/decisions/schedule-option-back-to-one.svg @@ -1 +1 @@ - Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:10- 9:30 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:35- 9:45 How to incorporate handwritten notes into Emacs Orgmode handwritten 9:50-10:10 Build a Zettelkasten with the Hyperbole Rolodex rolodex 10:20-10:40 Writing and organizing literature notes for scientific writing science 10:45-10:55 The Emacs Buddy initiative buddy 11:00-11:20 Attending and organizing Emacs meetups meetups 11:25-11:35 Linking personal info with Hyperbole implicit buttons buttons 11:40-12:00 Org workflows for developers workflows 12:50-12:55 Emacs development updates devel 1:00- 1:20 Health data journaling and visualization with Org Mode and GNUplot health 1:25- 1:50 Real estate and Org table formulas realestate 2:00- 2:20 Putting Org Mode on the Indieweb indieweb 2:25- 2:35 orgvm: a simple HTTP server for org orgvm 2:40- 2:50 Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks 2:55- 3:15 Back to school with Emacs school 3:20- 3:30 Edit live Jupyter notebook cells with Emacs jupyter 3:35- 3:45 The ship that builds itself: How we used Emacs to develop a workshop for communities community 3:50- 4:00 Fanfare for the Common Emacs User fanfare 4:05- 4:35 Powerful productivity with Hyperbole and Org Mode hyperorg 5:05- 5:10 Saturday closing remarks sat-close 4:40- 5:00 Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 5 Sunday 9:00- 9:05 Sunday opening remarks sun-open 9:10- 9:30 Results of the 2022 Emacs Survey survey 9:35- 9:45 This Year in Org orgyear 2:07- 2:27 GRAIL---A Generalized Representation and Aggregation of Information Layers grail 4:52- 5:02 Sunday closing remarks sun-close 9:50-10:15 rde Emacs introduction rde 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 Tree-sitter beyond syntax highlighting treesitter 11:05-11:15 Top 10 reasons why you should be using Eshell eshell 11:20-11:30 Getting detached from Emacs detached 11:35-11:45 justl: Driving recipes within Emacs justl 11:50-12:07 asm-blox: a game based on WebAssembly that no one asked for asmblox 12:57- 1:17 Using SQLite as a data source: a framework and an example sqlite 1:22- 1:42 Emacs was async before async was cool async 1:47- 1:52 Bidirectional links with eev eev 1:57- 2:02 Short hyperlinks to Python docs python 2:32- 3:02 Revisiting the anatomy of Emacs mail user agents mail 3:12- 3:32 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:37- 3:57 The Wheels on D-Bus dbus 4:02- 4:12 Emacs should become a Wayland compositor wayland 4:17- 4:47 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5 \ No newline at end of file + Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:10- 9:30 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:35- 9:43 How to incorporate handwritten notes into Emacs Orgmode handwritten 9:48-10:10 Build a Zettelkasten with the Hyperbole Rolodex rolodex 10:15-10:32 Writing and organizing literature notes for scientific writing science 10:42-10:50 The Emacs Buddy initiative buddy 10:55-11:15 Attending and organizing Emacs meetups meetups 11:20-11:31 Linking personal info with Hyperbole implicit buttons buttons 11:36-11:57 Org workflows for developers workflows 12:47-12:53 Emacs development updates devel 12:58- 1:18 Health data journaling and visualization with Org Mode and GNUplot health 1:23- 1:48 Real estate and Org table formulas realestate 1:53- 2:10 Putting Org Mode on the Indieweb indieweb 2:15- 2:25 orgvm: a simple HTTP server for org orgvm 2:30- 2:39 Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks 2:49- 3:09 Back to school with Emacs school 3:14- 3:24 Edit live Jupyter notebook cells with Emacs jupyter 3:29- 3:39 The ship that builds itself: How we used Emacs to develop a workshop for communities community 3:44- 4:14 Powerful productivity with Hyperbole and Org Mode hyperorg 4:44- 4:54 Fanfare for the Common Emacs User fanfare 4:59- 5:04 Saturday closing remarks sat-close 4:19- 4:39 Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 5 Sunday 9:00- 9:05 Sunday opening remarks sun-open 9:10- 9:30 Results of the 2022 Emacs Survey survey 9:35- 9:45 This Year in Org orgyear 3:45- 4:05 GRAIL---A Generalized Representation and Aggregation of Information Layers grail 4:45- 4:55 Sunday closing remarks sun-close 9:50-10:14 rde Emacs introduction rde 10:19-10:39 lsp-bridge: complete asynchronous LSP client lspbridge 10:49-11:01 Tree-sitter beyond syntax highlighting treesitter 11:06-11:16 Top 10 reasons why you should be using Eshell eshell 11:21-11:32 Getting detached from Emacs detached 11:37-11:48 justl: Driving recipes within Emacs justl 11:53-12:10 asm-blox: a game based on WebAssembly that no one asked for asmblox 1:00- 1:22 Using SQLite as a data source: a framework and an example sqlite 1:27- 1:35 Emacs was async before async was cool async 1:40- 1:45 Bidirectional links with eev eev 1:50- 1:55 Short hyperlinks to Python docs python 2:00- 2:30 Revisiting the anatomy of Emacs mail user agents mail 2:40- 3:00 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:05- 3:25 The Wheels on D-Bus dbus 3:30- 3:40 Emacs should become a Wayland compositor wayland 4:10- 4:40 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5 \ No newline at end of file -- cgit v1.2.3