From cc86c5036eb235101a54fa27c86ee2119ceea299 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 15 Oct 2022 21:31:15 -0400 Subject: Add scrollbar to the SVG schedule for now --- 2022/info/asmblox-after.md | 4 ++-- 2022/info/async-after.md | 4 ++-- 2022/info/buddy-after.md | 4 ++-- 2022/info/buttons-after.md | 4 ++-- 2022/info/community-after.md | 4 ++-- 2022/info/dbus-after.md | 4 ++-- 2022/info/detached-after.md | 4 ++-- 2022/info/eev-after.md | 4 ++-- 2022/info/eshell-after.md | 4 ++-- 2022/info/fanfare-after.md | 4 ++-- 2022/info/grail-after.md | 4 ++-- 2022/info/handwritten-after.md | 4 ++-- 2022/info/haskell-after.md | 4 ++-- 2022/info/health-after.md | 4 ++-- 2022/info/hyperorg-after.md | 4 ++-- 2022/info/indieweb-after.md | 4 ++-- 2022/info/journalism-after.md | 4 ++-- 2022/info/journalism-nav.md | 1 + 2022/info/jupyter-after.md | 4 ++-- 2022/info/justl-after.md | 4 ++-- 2022/info/localizing-after.md | 4 ++-- 2022/info/localizing-nav.md | 1 + 2022/info/lspbridge-after.md | 4 ++-- 2022/info/mail-after.md | 4 ++-- 2022/info/maint-after.md | 4 ++-- 2022/info/meetups-after.md | 4 ++-- 2022/info/orgsuperlinks-after.md | 4 ++-- 2022/info/orgvm-after.md | 4 ++-- 2022/info/orgvm-nav.md | 2 +- 2022/info/orgyear-after.md | 4 ++-- 2022/info/python-after.md | 4 ++-- 2022/info/rde-after.md | 4 ++-- 2022/info/realestate-after.md | 4 ++-- 2022/info/rolodex-after.md | 4 ++-- 2022/info/sat-close-after.md | 8 ++++++++ 2022/info/sat-close-before.md | 12 ++++++++++++ 2022/info/sat-close-nav.md | 7 +++++++ 2022/info/sat-open-after.md | 8 ++++++++ 2022/info/sat-open-before.md | 12 ++++++++++++ 2022/info/sat-open-nav.md | 6 ++++++ 2022/info/school-after.md | 4 ++-- 2022/info/science-after.md | 4 ++-- 2022/info/sqlite-after.md | 4 ++-- 2022/info/sun-close-after.md | 8 ++++++++ 2022/info/sun-close-before.md | 12 ++++++++++++ 2022/info/sun-close-nav.md | 6 ++++++ 2022/info/sun-open-after.md | 8 ++++++++ 2022/info/sun-open-before.md | 12 ++++++++++++ 2022/info/sun-open-nav.md | 7 +++++++ 2022/info/survey-after.md | 4 ++-- 2022/info/survey-nav.md | 2 +- 2022/info/tramp-after.md | 4 ++-- 2022/info/treesitter-after.md | 4 ++-- 2022/info/wayland-after.md | 4 ++-- 2022/info/workflows-after.md | 4 ++-- 2022/organizers-notebook/schedule.svg | 2 +- 2022/schedule-2022-12-03.md | 2 +- 2022/schedule-2022-12-04.md | 2 +- 2022/schedule-details.md | 8 ++++++-- 2022/schedule-image.md | 2 +- 2022/talks/asmblox.md | 1 + 2022/talks/async.md | 1 + 2022/talks/buddy.md | 1 + 2022/talks/buttons.md | 1 + 2022/talks/community.md | 1 + 2022/talks/dbus.md | 1 + 2022/talks/detached.md | 1 + 2022/talks/eev.md | 1 + 2022/talks/eshell.md | 1 + 2022/talks/fanfare.md | 1 + 2022/talks/grail.md | 1 + 2022/talks/handwritten.md | 1 + 2022/talks/haskell.md | 1 + 2022/talks/health.md | 1 + 2022/talks/hyperorg.md | 1 + 2022/talks/indieweb.md | 1 + 2022/talks/journalism.md | 1 + 2022/talks/jupyter.md | 1 + 2022/talks/justl.md | 1 + 2022/talks/links.md | 1 + 2022/talks/localizing.md | 1 + 2022/talks/lspbridge.md | 1 + 2022/talks/mail.md | 1 + 2022/talks/maint.md | 1 + 2022/talks/meetups.md | 1 + 2022/talks/orgsuperlinks.md | 1 + 2022/talks/orgvm.md | 1 + 2022/talks/orgyear.md | 1 + 2022/talks/python.md | 1 + 2022/talks/rde.md | 1 + 2022/talks/realestate.md | 1 + 2022/talks/rolodex.md | 1 + 2022/talks/sat-open.md | 22 ++++++++++++++++++++++ 2022/talks/school.md | 1 + 2022/talks/science.md | 1 + 2022/talks/sqlite.md | 1 + 2022/talks/sun-close.md | 22 ++++++++++++++++++++++ 2022/talks/sun-open.md | 22 ++++++++++++++++++++++ 2022/talks/survey.md | 1 + 2022/talks/tramp.md | 1 + 2022/talks/treesitter.md | 1 + 2022/talks/wayland.md | 3 ++- 2022/talks/workflows.md | 1 + 2022/watch/gen.md | 8 ++++---- local.css | 4 ++++ templates/sched.md | 2 +- 106 files changed, 314 insertions(+), 92 deletions(-) create mode 100644 2022/info/sat-close-after.md create mode 100644 2022/info/sat-close-before.md create mode 100644 2022/info/sat-close-nav.md create mode 100644 2022/info/sat-open-after.md create mode 100644 2022/info/sat-open-before.md create mode 100644 2022/info/sat-open-nav.md create mode 100644 2022/info/sun-close-after.md create mode 100644 2022/info/sun-close-before.md create mode 100644 2022/info/sun-close-nav.md create mode 100644 2022/info/sun-open-after.md create mode 100644 2022/info/sun-open-before.md create mode 100644 2022/info/sun-open-nav.md create mode 100644 2022/talks/sat-open.md create mode 100644 2022/talks/sun-close.md create mode 100644 2022/talks/sun-open.md diff --git a/2022/info/asmblox-after.md b/2022/info/asmblox-after.md index 727e00cc..d6edd18b 100644 --- a/2022/info/asmblox-after.md +++ b/2022/info/asmblox-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [zacromero@posteo.net](mailto:zacromero@posteo.net?subject=Comment%20for%20EmacsConf%202022%20asmblox%3A%20asm-blox%3A%20a%20game%20based%20on%20WebAssembly%20that%20no%20one%20asked%20for) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/async-after.md b/2022/info/async-after.md index ed6682c2..85954345 100644 --- a/2022/info/async-after.md +++ b/2022/info/async-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20async%3A%20Emacs%20was%20async%20before%20async%20was%20cool) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/buddy-after.md b/2022/info/buddy-after.md index bfb4c462..5a967fe2 100644 --- a/2022/info/buddy-after.md +++ b/2022/info/buddy-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [andrea-dev@hotmail.com](mailto:andrea-dev@hotmail.com?subject=Comment%20for%20EmacsConf%202022%20buddy%3A%20The%20Emacs%20Buddy%20initiative) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/buttons-after.md b/2022/info/buttons-after.md index 21bb367d..12a6698d 100644 --- a/2022/info/buttons-after.md +++ b/2022/info/buttons-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20buttons%3A%20Linking%20personal%20info%20with%20Hyperbole%20implicit%20buttons) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/community-after.md b/2022/info/community-after.md index f5a37e85..29c74f1d 100644 --- a/2022/info/community-after.md +++ b/2022/info/community-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20community%3A%20The%20ship%20that%20builds%20itself%3A%20How%20we%20used%20Emacs%20to%20develop%20a%20workshop%20for%20communities) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/dbus-after.md b/2022/info/dbus-after.md index b57308d1..e27d0b9a 100644 --- a/2022/info/dbus-after.md +++ b/2022/info/dbus-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20dbus%3A%20The%20Wheels%20on%20D-Bus) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/detached-after.md b/2022/info/detached-after.md index b11d5511..c0585569 100644 --- a/2022/info/detached-after.md +++ b/2022/info/detached-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [niklas.eklund@posteo.net](mailto:niklas.eklund@posteo.net?subject=Comment%20for%20EmacsConf%202022%20detached%3A%20Getting%20detached%20from%20Emacs) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/eev-after.md b/2022/info/eev-after.md index 6ac1ec65..d631c28a 100644 --- a/2022/info/eev-after.md +++ b/2022/info/eev-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20eev%3A%20Bidirectional%20links%20with%20eev) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/eshell-after.md b/2022/info/eshell-after.md index c02a49f6..525de434 100644 --- a/2022/info/eshell-after.md +++ b/2022/info/eshell-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20eshell%3A%20Top%2010%20reasons%20why%20you%20should%20be%20using%20Eshell) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/fanfare-after.md b/2022/info/fanfare-after.md index f61ed8c9..3e015801 100644 --- a/2022/info/fanfare-after.md +++ b/2022/info/fanfare-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20fanfare%3A%20Fanfare%20for%20the%20Common%20Emacs%20User) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/grail-after.md b/2022/info/grail-after.md index abf00e39..0b102bdd 100644 --- a/2022/info/grail-after.md +++ b/2022/info/grail-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20grail%3A%20GRAIL---A%20Generalized%20Representation%20and%20Aggregation%20of%20Information%20Layers) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/handwritten-after.md b/2022/info/handwritten-after.md index c3009083..26b3af56 100644 --- a/2022/info/handwritten-after.md +++ b/2022/info/handwritten-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [bala@balaramadurai.net](mailto:bala@balaramadurai.net?subject=Comment%20for%20EmacsConf%202022%20handwritten%3A%20How%20to%20incorporate%20handwritten%20notes%20into%20Emacs%20Orgmode) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/haskell-after.md b/2022/info/haskell-after.md index 8352cc4b..07f5cc40 100644 --- a/2022/info/haskell-after.md +++ b/2022/info/haskell-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [id@ypei.org](mailto:id@ypei.org?subject=Comment%20for%20EmacsConf%202022%20haskell%3A%20Haskell%20code%20exploration%20with%20Emacs) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/health-after.md b/2022/info/health-after.md index aed3908a..31c6a7c6 100644 --- a/2022/info/health-after.md +++ b/2022/info/health-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20health%3A%20Health%20data%20journaling%20and%20visualization%20with%20Org%20Mode%20and%20GNUplot) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/hyperorg-after.md b/2022/info/hyperorg-after.md index 4f97757c..9445f030 100644 --- a/2022/info/hyperorg-after.md +++ b/2022/info/hyperorg-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20hyperorg%3A%20Powerful%20productivity%20with%20Hyperbole%20and%20Org%20Mode) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/indieweb-after.md b/2022/info/indieweb-after.md index be61b07f..b09524e2 100644 --- a/2022/info/indieweb-after.md +++ b/2022/info/indieweb-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20indieweb%3A%20Putting%20Org%20Mode%20on%20the%20Indieweb) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/journalism-after.md b/2022/info/journalism-after.md index eebdc5a1..c6059af4 100644 --- a/2022/info/journalism-after.md +++ b/2022/info/journalism-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20journalism%3A%20Emacs%20journalism%20%28or%20everything%27s%20a%20nail%20if%20you%20hit%20it%20with%20Emacs%29) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/journalism-nav.md b/2022/info/journalism-nav.md index 8655029e..d42dfc56 100644 --- a/2022/info/journalism-nav.md +++ b/2022/info/journalism-nav.md @@ -1,6 +1,7 @@
Back to the [[talks]] +Previous by time: Saturday opening remarks Next by time: Back to school with Emacs Track: General
diff --git a/2022/info/jupyter-after.md b/2022/info/jupyter-after.md index ee650706..e83d0817 100644 --- a/2022/info/jupyter-after.md +++ b/2022/info/jupyter-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [Blaine-Mooers@ouhsc.edu](mailto:Blaine-Mooers@ouhsc.edu?subject=Comment%20for%20EmacsConf%202022%20jupyter%3A%20Edit%20live%20Jupyter%20notebook%20cells%20with%20Emacs) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/justl-after.md b/2022/info/justl-after.md index 33cb3c1b..3c7d5ec2 100644 --- a/2022/info/justl-after.md +++ b/2022/info/justl-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [psibi2000@gmail.com](mailto:psibi2000@gmail.com?subject=Comment%20for%20EmacsConf%202022%20justl%3A%20justl%3A%20Driving%20recipes%20within%20Emacs) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/localizing-after.md b/2022/info/localizing-after.md index 001d320b..8f683086 100644 --- a/2022/info/localizing-after.md +++ b/2022/info/localizing-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20localizing%3A%20Pre-localizing%20Emacs) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/localizing-nav.md b/2022/info/localizing-nav.md index bae5c284..d2b15485 100644 --- a/2022/info/localizing-nav.md +++ b/2022/info/localizing-nav.md @@ -2,5 +2,6 @@
Back to the [[talks]] Previous by time: Fanfare for the Common Emacs User +Next by time: Sunday closing remarks Track: Development
diff --git a/2022/info/lspbridge-after.md b/2022/info/lspbridge-after.md index 6b396021..a82b25b8 100644 --- a/2022/info/lspbridge-after.md +++ b/2022/info/lspbridge-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20lspbridge%3A%20lsp-bridge%3A%20complete%20asynchronous%20LSP%20client) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/mail-after.md b/2022/info/mail-after.md index 66d34437..b9c71371 100644 --- a/2022/info/mail-after.md +++ b/2022/info/mail-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20mail%3A%20Revisiting%20the%20anatomy%20of%20Emacs%20mail%20user%20agents) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/maint-after.md b/2022/info/maint-after.md index d9b2028a..9747bc0e 100644 --- a/2022/info/maint-after.md +++ b/2022/info/maint-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [sid@drym.org](mailto:sid@drym.org?subject=Comment%20for%20EmacsConf%202022%20maint%3A%20Maintaining%20the%20Maintainers%3A%20Attribution%20as%20an%20Economic%20Model%20for%20Open%20Source) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/meetups-after.md b/2022/info/meetups-after.md index bd5a47f6..18fa15eb 100644 --- a/2022/info/meetups-after.md +++ b/2022/info/meetups-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20meetups%3A%20Attending%20and%20organizing%20Emacs%20meetups) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/orgsuperlinks-after.md b/2022/info/orgsuperlinks-after.md index d2b94076..ab59f4ea 100644 --- a/2022/info/orgsuperlinks-after.md +++ b/2022/info/orgsuperlinks-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [EmacsConf22@Karl-Voit.at](mailto:EmacsConf22@Karl-Voit.at?subject=Comment%20for%20EmacsConf%202022%20orgsuperlinks%3A%20Linking%20headings%20with%20org-super-links%20%28poor-man%27s%20Zettelkasten%29) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/orgvm-after.md b/2022/info/orgvm-after.md index 165112b3..f9a0789e 100644 --- a/2022/info/orgvm-after.md +++ b/2022/info/orgvm-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20orgvm%3A%20orgvm%3A%20a%20simple%20HTTP%20server%20for%20org) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/orgvm-nav.md b/2022/info/orgvm-nav.md index 8019a16d..1355a40c 100644 --- a/2022/info/orgvm-nav.md +++ b/2022/info/orgvm-nav.md @@ -2,6 +2,6 @@
Back to the [[talks]] Previous by time: Haskell code exploration with Emacs -Next by time: Results of the 2022 Emacs Survey +Next by time: Saturday closing remarks Track: General
diff --git a/2022/info/orgyear-after.md b/2022/info/orgyear-after.md index edf40d92..572b2c19 100644 --- a/2022/info/orgyear-after.md +++ b/2022/info/orgyear-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20orgyear%3A%20This%20Year%20in%20Org) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/python-after.md b/2022/info/python-after.md index 5ec542f4..d3886f53 100644 --- a/2022/info/python-after.md +++ b/2022/info/python-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20python%3A%20Short%20hyperlinks%20to%20Python%20docs) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/rde-after.md b/2022/info/rde-after.md index 0bb61cdc..c05b88bf 100644 --- a/2022/info/rde-after.md +++ b/2022/info/rde-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20rde%3A%20rde%20Emacs%20introduction) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/realestate-after.md b/2022/info/realestate-after.md index a916b01e..981a8858 100644 --- a/2022/info/realestate-after.md +++ b/2022/info/realestate-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [gopardaniel@gmail.com](mailto:gopardaniel@gmail.com?subject=Comment%20for%20EmacsConf%202022%20realestate%3A%20Real%20estate%20and%20Org%20table%20formulas) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/rolodex-after.md b/2022/info/rolodex-after.md index b0f83f03..cc96980a 100644 --- a/2022/info/rolodex-after.md +++ b/2022/info/rolodex-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [ramin.honary@gmail.com](mailto:ramin.honary@gmail.com?subject=Comment%20for%20EmacsConf%202022%20rolodex%3A%20Build%20a%20Zettelkasten%20with%20the%20Hyperbole%20Rolodex) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/sat-close-after.md b/2022/info/sat-close-after.md new file mode 100644 index 00000000..2448ff92 --- /dev/null +++ b/2022/info/sat-close-after.md @@ -0,0 +1,8 @@ + + + +Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20sat-close%3A%20Saturday%20closing%20remarks) +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5 +
+ diff --git a/2022/info/sat-close-before.md b/2022/info/sat-close-before.md new file mode 100644 index 00000000..e2c1aafe --- /dev/null +++ b/2022/info/sat-close-before.md @@ -0,0 +1,12 @@ + + +[[!toc ]] +Duration: 5 minutes +Status: +
Times in different timezones:
Saturday, Dec 3 2022, ~5:00 PM - 5:05 PM EST (US/Eastern)
Saturday, Dec 3 2022, ~5:00 PM - 5:05 PM EST (US/Eastern)
+ + +# Description + + + \ No newline at end of file diff --git a/2022/info/sat-close-nav.md b/2022/info/sat-close-nav.md new file mode 100644 index 00000000..655cc5e5 --- /dev/null +++ b/2022/info/sat-close-nav.md @@ -0,0 +1,7 @@ + +
+Back to the [[talks]] +Previous by time: orgvm: a simple HTTP server for org +Next by time: Sunday opening remarks +Track: General +
diff --git a/2022/info/sat-open-after.md b/2022/info/sat-open-after.md new file mode 100644 index 00000000..5ac99e7e --- /dev/null +++ b/2022/info/sat-open-after.md @@ -0,0 +1,8 @@ + + + +Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20sat-open%3A%20Saturday%20opening%20remarks) +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5 +
+ diff --git a/2022/info/sat-open-before.md b/2022/info/sat-open-before.md new file mode 100644 index 00000000..c949d256 --- /dev/null +++ b/2022/info/sat-open-before.md @@ -0,0 +1,12 @@ + + +[[!toc ]] +Duration: 5 minutes +Status: +
Times in different timezones:
Saturday, Dec 3 2022, ~9:00 AM - 9:05 AM EST (US/Eastern)
Saturday, Dec 3 2022, ~9:00 AM - 9:05 AM EST (US/Eastern)
+ + +# Description + + + \ No newline at end of file diff --git a/2022/info/sat-open-nav.md b/2022/info/sat-open-nav.md new file mode 100644 index 00000000..1f7ba271 --- /dev/null +++ b/2022/info/sat-open-nav.md @@ -0,0 +1,6 @@ + +
+Back to the [[talks]] +Next by time: Emacs journalism (or everything's a nail if you hit it with Emacs) +Track: General +
diff --git a/2022/info/school-after.md b/2022/info/school-after.md index 54e92ccd..6c857db6 100644 --- a/2022/info/school-after.md +++ b/2022/info/school-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [daniel@alves.world](mailto:daniel@alves.world?subject=Comment%20for%20EmacsConf%202022%20school%3A%20Back%20to%20school%20with%20Emacs) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/science-after.md b/2022/info/science-after.md index 7960c476..772332f8 100644 --- a/2022/info/science-after.md +++ b/2022/info/science-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [vidianosgiannitsis@gmail.com](mailto:vidianosgiannitsis@gmail.com?subject=Comment%20for%20EmacsConf%202022%20science%3A%20Writing%20and%20organizing%20literature%20notes%20for%20scientific%20writing) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/sqlite-after.md b/2022/info/sqlite-after.md index 43b02180..21016999 100644 --- a/2022/info/sqlite-after.md +++ b/2022/info/sqlite-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20sqlite%3A%20Using%20SQLite%20as%20a%20data%20source%3A%20a%20framework%20and%20an%20example) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/sun-close-after.md b/2022/info/sun-close-after.md new file mode 100644 index 00000000..d2f829df --- /dev/null +++ b/2022/info/sun-close-after.md @@ -0,0 +1,8 @@ + + + +Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20sun-close%3A%20Sunday%20closing%20remarks) + + diff --git a/2022/info/sun-close-before.md b/2022/info/sun-close-before.md new file mode 100644 index 00000000..aa7f4f9a --- /dev/null +++ b/2022/info/sun-close-before.md @@ -0,0 +1,12 @@ + + +[[!toc ]] +Duration: 10 minutes +Status: +
Times in different timezones:
Sunday, Dec 4 2022, ~5:00 PM - 5:10 PM EST (US/Eastern)
Sunday, Dec 4 2022, ~5:00 PM - 5:10 PM EST (US/Eastern)
+ + +# Description + + + \ No newline at end of file diff --git a/2022/info/sun-close-nav.md b/2022/info/sun-close-nav.md new file mode 100644 index 00000000..ecfb27d8 --- /dev/null +++ b/2022/info/sun-close-nav.md @@ -0,0 +1,6 @@ + +
+Back to the [[talks]] +Previous by time: Pre-localizing Emacs +Track: General +
diff --git a/2022/info/sun-open-after.md b/2022/info/sun-open-after.md new file mode 100644 index 00000000..3f22a32e --- /dev/null +++ b/2022/info/sun-open-after.md @@ -0,0 +1,8 @@ + + + +Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20sun-open%3A%20Sunday%20opening%20remarks) + + diff --git a/2022/info/sun-open-before.md b/2022/info/sun-open-before.md new file mode 100644 index 00000000..87bb0650 --- /dev/null +++ b/2022/info/sun-open-before.md @@ -0,0 +1,12 @@ + + +[[!toc ]] +Duration: 5 minutes +Status: +
Times in different timezones:
Sunday, Dec 4 2022, ~9:00 AM - 9:05 AM EST (US/Eastern)
Sunday, Dec 4 2022, ~9:00 AM - 9:05 AM EST (US/Eastern)
+ + +# Description + + + \ No newline at end of file diff --git a/2022/info/sun-open-nav.md b/2022/info/sun-open-nav.md new file mode 100644 index 00000000..fa87e5aa --- /dev/null +++ b/2022/info/sun-open-nav.md @@ -0,0 +1,7 @@ + +
+Back to the [[talks]] +Previous by time: Saturday closing remarks +Next by time: Results of the 2022 Emacs Survey +Track: General +
diff --git a/2022/info/survey-after.md b/2022/info/survey-after.md index 3565f1bf..f71010ce 100644 --- a/2022/info/survey-after.md +++ b/2022/info/survey-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20survey%3A%20Results%20of%20the%202022%20Emacs%20Survey) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/survey-nav.md b/2022/info/survey-nav.md index 352e38ca..fcc9a2fa 100644 --- a/2022/info/survey-nav.md +++ b/2022/info/survey-nav.md @@ -1,7 +1,7 @@
Back to the [[talks]] -Previous by time: orgvm: a simple HTTP server for org +Previous by time: Sunday opening remarks Next by time: This Year in Org Track: General
diff --git a/2022/info/tramp-after.md b/2022/info/tramp-after.md index 7c8c610b..c39c6a17 100644 --- a/2022/info/tramp-after.md +++ b/2022/info/tramp-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [shoshin@cicadas.surf](mailto:shoshin@cicadas.surf?subject=Comment%20for%20EmacsConf%202022%20tramp%3A%20Elisp%20and%20the%20TRAMP%3A%20How%20to%20NOT%20write%20code%20you%20don%27t%20have%20to) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/info/treesitter-after.md b/2022/info/treesitter-after.md index 2b979b53..6296f078 100644 --- a/2022/info/treesitter-after.md +++ b/2022/info/treesitter-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [mail@meain.io](mailto:mail@meain.io?subject=Comment%20for%20EmacsConf%202022%20treesitter%3A%20Tree-sitter%20beyond%20syntax%20highlighting) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/wayland-after.md b/2022/info/wayland-after.md index 046f5885..2b8a9051 100644 --- a/2022/info/wayland-after.md +++ b/2022/info/wayland-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [perma-curious@posteo.de](mailto:perma-curious@posteo.de?subject=Comment%20for%20EmacsConf%202022%20wayland%3A%20Emacs%20should%20become%20a%20Wayland%20compositor) -
- Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 +
+ Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
diff --git a/2022/info/workflows-after.md b/2022/info/workflows-after.md index 06e326ae..99c536ae 100644 --- a/2022/info/workflows-after.md +++ b/2022/info/workflows-after.md @@ -2,7 +2,7 @@ Questions or comments? Please e-mail [gmauer+emacsconf@gmail.com](mailto:gmauer+emacsconf@gmail.com?subject=Comment%20for%20EmacsConf%202022%20workflows%3A%20Org%20workflows%20for%20developers) -
- Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 + diff --git a/2022/organizers-notebook/schedule.svg b/2022/organizers-notebook/schedule.svg index 2886ca52..ca7e4a7a 100644 --- a/2022/organizers-notebook/schedule.svg +++ b/2022/organizers-notebook/schedule.svg @@ -1 +1 @@ - Saturday GEN Saturday, December 3 GEN Saturday, December 3 Saturday opening remarks Saturday opening remarks Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten BREAK BREAK Writing and organizing literature notes for scientific writing science LUNCH LUNCH Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community BREAK BREAK Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Saturday closing remarks Saturday closing remarks GEN Sunday, December 4 GEN Sunday, December 4 Sunday opening remarks Sunday opening remarks Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex BREAK BREAK Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons LUNCH LUNCH Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail BREAK BREAK Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare Sunday closing remarks Sunday closing remarks DEV Saturday, December 3 DEV Saturday, December 3 DEV Sunday, December 4 DEV Sunday, December 4 Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland LUNCH LUNCH Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail BREAK BREAK Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp LUNCH LUNCH Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async BREAK BREAK The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 5 Sunday GEN Saturday, December 3 GEN Saturday, December 3 Saturday opening remarks Saturday opening remarks Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten BREAK BREAK Writing and organizing literature notes for scientific writing science LUNCH LUNCH Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community BREAK BREAK Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Saturday closing remarks Saturday closing remarks GEN Sunday, December 4 GEN Sunday, December 4 Sunday opening remarks Sunday opening remarks Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex BREAK BREAK Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons LUNCH LUNCH Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail BREAK BREAK Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare Sunday closing remarks Sunday closing remarks DEV Saturday, December 3 DEV Saturday, December 3 DEV Sunday, December 4 DEV Sunday, December 4 Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland LUNCH LUNCH Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail BREAK BREAK Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp LUNCH LUNCH Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async BREAK BREAK The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 5 \ No newline at end of file + Saturday Saturday opening remarks sat-open Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Saturday closing remarks sat-close Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5 Sunday Sunday opening remarks sun-open Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare Sunday closing remarks sun-close rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 5 \ No newline at end of file diff --git a/2022/schedule-2022-12-03.md b/2022/schedule-2022-12-03.md index 6156c82b..6d0916ec 100644 --- a/2022/schedule-2022-12-03.md +++ b/2022/schedule-2022-12-03.md @@ -1 +1 @@ - Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 \ No newline at end of file +
Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5
\ No newline at end of file diff --git a/2022/schedule-2022-12-04.md b/2022/schedule-2022-12-04.md index 010b0bce..b30d52a1 100644 --- a/2022/schedule-2022-12-04.md +++ b/2022/schedule-2022-12-04.md @@ -1 +1 @@ - Saturday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 \ No newline at end of file + \ No newline at end of file diff --git a/2022/schedule-details.md b/2022/schedule-details.md index cb8b09a5..69b02e86 100644 --- a/2022/schedule-details.md +++ b/2022/schedule-details.md @@ -2,7 +2,8 @@ Jump to: Sat Dec 3 - S # Saturday Dec 3, 2022 [[!inline pages="internal(2022/schedule-2022-12-03)" raw="yes"]] -
+
+[[!template id=sched title="Saturday opening remarks" url="/2022/talks/sat-open" track="General" slug="sat-open" time="5" startutc="2022-12-03T14:00:00+0000" endutc="2022-12-03T14:05:00+0000" start="9:00" end="9:05"]] [[!template id=sched title="Emacs journalism (or everything's a nail if you hit it with Emacs)" url="/2022/talks/journalism" speakers="Alfred Zanini" q-and-a="live" track="General" slug="journalism" time="20" startutc="2022-12-03T14:05:00+0000" endutc="2022-12-03T14:25:00+0000" start="9:05" end="9:25"]] [[!template id=sched title="Back to school with Emacs" url="/2022/talks/school" speakers="Daniel Rösel" q-and-a="IRC" track="General" slug="school" time="20" startutc="2022-12-03T14:45:00+0000" endutc="2022-12-03T15:05:00+0000" start="9:45" end="10:05"]] [[!template id=sched title="Tree-sitter beyond syntax highlighting" url="/2022/talks/treesitter" speakers="Abin Simon" q-and-a="IRC" track="Development" slug="treesitter" time="10" startutc="2022-12-03T15:00:00+0000" endutc="2022-12-03T15:10:00+0000" start="10:00" end="10:10"]] @@ -24,13 +25,15 @@ Jump to: Sat Dec 3 - S [[!template id=sched title="Edit live Jupyter notebook cells with Emacs" url="/2022/talks/jupyter" speakers="Blaine Mooers" q-and-a="live" track="General" slug="jupyter" time="10" startutc="2022-12-03T21:00:00+0000" endutc="2022-12-03T21:10:00+0000" start="4:00" end="4:10"]] [[!template id=sched title="Haskell code exploration with Emacs" url="/2022/talks/haskell" speakers="Yuchen Pei" q-and-a="live" track="Development" slug="haskell" time="30" startutc="2022-12-03T21:05:00+0000" endutc="2022-12-03T21:35:00+0000" start="4:05" end="4:35"]] [[!template id=sched title="orgvm: a simple HTTP server for org" url="/2022/talks/orgvm" speakers="Corwin Brust" q-and-a="live" track="General" slug="orgvm" time="10" startutc="2022-12-03T21:30:00+0000" endutc="2022-12-03T21:40:00+0000" start="4:30" end="4:40"]] +[[!template id=sched title="Saturday closing remarks" url="/2022/talks/sat-close" track="General" slug="sat-close" time="5" startutc="2022-12-03T22:00:00+0000" endutc="2022-12-03T22:05:00+0000" start="5:00" end="5:05"]]
Jump to: Sat Dec 3 - Sun Dec 4 # Sunday Dec 4, 2022 [[!inline pages="internal(2022/schedule-2022-12-04)" raw="yes"]] -
+
+[[!template id=sched title="Sunday opening remarks" url="/2022/talks/sun-open" track="General" slug="sun-open" time="5" startutc="2022-12-04T14:00:00+0000" endutc="2022-12-04T14:05:00+0000" start="9:00" end="9:05"]] [[!template id=sched title="Results of the 2022 Emacs Survey" url="/2022/talks/survey" speakers="Timothy" q-and-a="IRC" track="General" slug="survey" time="20" startutc="2022-12-04T14:05:00+0000" endutc="2022-12-04T14:25:00+0000" start="9:05" end="9:25"]] [[!template id=sched title="This Year in Org" url="/2022/talks/orgyear" speakers="Timothy" q-and-a="IRC" track="General" slug="orgyear" time="10" startutc="2022-12-04T14:35:00+0000" endutc="2022-12-04T14:45:00+0000" start="9:35" end="9:45"]] [[!template id=sched title="Build a Zettelkasten with the Hyperbole Rolodex" url="/2022/talks/rolodex" speakers="Ramin Honary" q-and-a="IRC" track="General" slug="rolodex" time="20" startutc="2022-12-04T15:00:00+0000" endutc="2022-12-04T15:20:00+0000" start="10:00" end="10:20"]] @@ -49,4 +52,5 @@ Jump to: Sat Dec 3 - S [[!template id=sched title="Putting Org Mode on the Indieweb" url="/2022/talks/indieweb" speakers="Michael Herstine" q-and-a="live" track="General" slug="indieweb" time="20" startutc="2022-12-04T20:20:00+0000" endutc="2022-12-04T20:40:00+0000" start="3:20" end="3:40"]] [[!template id=sched title="Fanfare for the Common Emacs User" url="/2022/talks/fanfare" speakers="John Cummings" q-and-a="live" track="General" slug="fanfare" time="10" startutc="2022-12-04T21:00:00+0000" endutc="2022-12-04T21:10:00+0000" start="4:00" end="4:10"]] [[!template id=sched title="Pre-localizing Emacs" url="/2022/talks/localizing" speakers="Jean-Christophe Helary" q-and-a="live" track="Development" slug="localizing" time="20" startutc="2022-12-04T21:00:00+0000" endutc="2022-12-04T21:20:00+0000" start="4:00" end="4:20"]] +[[!template id=sched title="Sunday closing remarks" url="/2022/talks/sun-close" track="General" slug="sun-close" time="10" startutc="2022-12-04T22:00:00+0000" endutc="2022-12-04T22:10:00+0000" start="5:00" end="5:10"]]
Cancelled:
  • Emacs News highlights - Sacha Chua
\ No newline at end of file diff --git a/2022/schedule-image.md b/2022/schedule-image.md index 9ec8717e..f590e299 100644 --- a/2022/schedule-image.md +++ b/2022/schedule-image.md @@ -1 +1 @@ - Saturday Emacs journalism (or everything's a nail if you hit it with Emacs) journalism Back to school with Emacs school How to incorporate handwritten notes into Emacs Orgmode handwritten Writing and organizing literature notes for scientific writing science Attending and organizing Emacs meetups meetups The Emacs Buddy initiative buddy The ship that builds itself: How we used Emacs to develop a workshop for communities community Real estate and Org table formulas realestate Health data journaling and visualization with Org Mode and GNUplot health Edit live Jupyter notebook cells with Emacs jupyter orgvm: a simple HTTP server for org orgvm Tree-sitter beyond syntax highlighting treesitter lsp-bridge: complete asynchronous LSP client lspbridge asm-blox: a game based on WebAssembly that no one asked for asmblox Emacs should become a Wayland compositor wayland Using SQLite as a data source: a framework and an example sqlite Revisiting the anatomy of Emacs mail user agents mail Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint Bidirectional links with eev eev Short hyperlinks to Python docs python Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 Sunday Results of the 2022 Emacs Survey survey This Year in Org orgyear Build a Zettelkasten with the Hyperbole Rolodex rolodex Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks Linking personal info with Hyperbole implicit buttons buttons Powerful productivity with Hyperbole and Org Mode hyperorg Org workflows for developers workflows GRAIL---A Generalized Representation and Aggregation of Information Layers grail Putting Org Mode on the Indieweb indieweb Fanfare for the Common Emacs User fanfare rde Emacs introduction rde justl: Driving recipes within Emacs justl Elisp and the TRAMP: How to NOT write code you don't have to tramp Getting detached from Emacs detached Top 10 reasons why you should be using Eshell eshell Emacs was async before async was cool async The Wheels on D-Bus dbus Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 \ No newline at end of file +
Saturday 9:00- 9:05 Saturday opening remarks sat-open 9:05- 9:25 Emacs journalism (or everything's a nail if you hit it with Emacs) journalism 9:45-10:05 Back to school with Emacs school 10:15-10:25 How to incorporate handwritten notes into Emacs Orgmode handwritten 10:55-11:15 Writing and organizing literature notes for scientific writing science 1:00- 1:10 Attending and organizing Emacs meetups meetups 1:30- 1:40 The Emacs Buddy initiative buddy 1:50- 2:20 The ship that builds itself: How we used Emacs to develop a workshop for communities community 2:50- 3:10 Real estate and Org table formulas realestate 3:20- 3:40 Health data journaling and visualization with Org Mode and GNUplot health 4:00- 4:10 Edit live Jupyter notebook cells with Emacs jupyter 4:30- 4:40 orgvm: a simple HTTP server for org orgvm 5:00- 5:05 Saturday closing remarks sat-close 10:00-10:10 Tree-sitter beyond syntax highlighting treesitter 10:20-10:40 lsp-bridge: complete asynchronous LSP client lspbridge 10:50-11:00 asm-blox: a game based on WebAssembly that no one asked for asmblox 11:25-11:35 Emacs should become a Wayland compositor wayland 1:00- 1:20 Using SQLite as a data source: a framework and an example sqlite 1:45- 2:15 Revisiting the anatomy of Emacs mail user agents mail 2:50- 3:10 Maintaining the Maintainers: Attribution as an Economic Model for Open Source maint 3:35- 3:40 Bidirectional links with eev eev 3:50- 3:55 Short hyperlinks to Python docs python 4:05- 4:35 Haskell code exploration with Emacs haskell 9 10 11 12 1 2 3 4 5 Sunday 9:00- 9:05 Sunday opening remarks sun-open 9:05- 9:25 Results of the 2022 Emacs Survey survey 9:35- 9:45 This Year in Org orgyear 10:00-10:20 Build a Zettelkasten with the Hyperbole Rolodex rolodex 10:40-10:50 Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks 11:10-11:20 Linking personal info with Hyperbole implicit buttons buttons 1:00- 1:30 Powerful productivity with Hyperbole and Org Mode hyperorg 1:50- 2:10 Org workflows for developers workflows 2:30- 2:50 GRAIL---A Generalized Representation and Aggregation of Information Layers grail 3:20- 3:40 Putting Org Mode on the Indieweb indieweb 4:00- 4:10 Fanfare for the Common Emacs User fanfare 5:00- 5:10 Sunday closing remarks sun-close 10:00-10:20 rde Emacs introduction rde 10:45-10:55 justl: Driving recipes within Emacs justl 11:05-11:35 Elisp and the TRAMP: How to NOT write code you don't have to tramp 1:00- 1:10 Getting detached from Emacs detached 1:35- 1:45 Top 10 reasons why you should be using Eshell eshell 2:10- 2:30 Emacs was async before async was cool async 3:05- 3:25 The Wheels on D-Bus dbus 4:00- 4:20 Pre-localizing Emacs localizing 9 10 11 12 1 2 3 4 5
\ No newline at end of file diff --git a/2022/talks/asmblox.md b/2022/talks/asmblox.md index 0aaaaed9..005d6b8c 100644 --- a/2022/talks/asmblox.md +++ b/2022/talks/asmblox.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="asm-blox: a game based on WebAssembly that no one asked for"]] [[!meta copyright="Copyright © 2022 Zachary Romero"]] [[!inline pages="internal(2022/info/asmblox-nav)" raw="yes"]] diff --git a/2022/talks/async.md b/2022/talks/async.md index 2e78a338..5b57f886 100644 --- a/2022/talks/async.md +++ b/2022/talks/async.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Emacs was async before async was cool"]] [[!meta copyright="Copyright © 2022 Michael Herstine"]] [[!inline pages="internal(2022/info/async-nav)" raw="yes"]] diff --git a/2022/talks/buddy.md b/2022/talks/buddy.md index bfe96d11..dc00e4ea 100644 --- a/2022/talks/buddy.md +++ b/2022/talks/buddy.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="The Emacs Buddy initiative"]] [[!meta copyright="Copyright © 2022 Andrea"]] [[!inline pages="internal(2022/info/buddy-nav)" raw="yes"]] diff --git a/2022/talks/buttons.md b/2022/talks/buttons.md index 7e8e8ced..262bafd9 100644 --- a/2022/talks/buttons.md +++ b/2022/talks/buttons.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Linking personal info with Hyperbole implicit buttons"]] [[!meta copyright="Copyright © 2022 Mats Lidell"]] [[!inline pages="internal(2022/info/buttons-nav)" raw="yes"]] diff --git a/2022/talks/community.md b/2022/talks/community.md index 994466c8..bd912727 100644 --- a/2022/talks/community.md +++ b/2022/talks/community.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="The ship that builds itself: How we used Emacs to develop a workshop for communities"]] [[!meta copyright="Copyright © 2022 Noorah Alhasan, Joseph Corneli, Leo Vivier"]] [[!inline pages="internal(2022/info/community-nav)" raw="yes"]] diff --git a/2022/talks/dbus.md b/2022/talks/dbus.md index 7b015bd3..58da6224 100644 --- a/2022/talks/dbus.md +++ b/2022/talks/dbus.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="The Wheels on D-Bus"]] [[!meta copyright="Copyright © 2022 Ian Eure"]] [[!inline pages="internal(2022/info/dbus-nav)" raw="yes"]] diff --git a/2022/talks/detached.md b/2022/talks/detached.md index 15f592cd..b9a03b15 100644 --- a/2022/talks/detached.md +++ b/2022/talks/detached.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Getting detached from Emacs"]] [[!meta copyright="Copyright © 2022 Niklas Eklund"]] [[!inline pages="internal(2022/info/detached-nav)" raw="yes"]] diff --git a/2022/talks/eev.md b/2022/talks/eev.md index b11e7b2c..ff2c935a 100644 --- a/2022/talks/eev.md +++ b/2022/talks/eev.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Bidirectional links with eev"]] [[!meta copyright="Copyright © 2022 Eduardo Ochs"]] [[!inline pages="internal(2022/info/eev-nav)" raw="yes"]] diff --git a/2022/talks/eshell.md b/2022/talks/eshell.md index cd94b2ec..99150d57 100644 --- a/2022/talks/eshell.md +++ b/2022/talks/eshell.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Top 10 reasons why you should be using Eshell"]] [[!meta copyright="Copyright © 2022 Howard Abrams"]] [[!inline pages="internal(2022/info/eshell-nav)" raw="yes"]] diff --git a/2022/talks/fanfare.md b/2022/talks/fanfare.md index 0a0a1e44..a3dd3ad4 100644 --- a/2022/talks/fanfare.md +++ b/2022/talks/fanfare.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Fanfare for the Common Emacs User"]] [[!meta copyright="Copyright © 2022 John Cummings"]] [[!inline pages="internal(2022/info/fanfare-nav)" raw="yes"]] diff --git a/2022/talks/grail.md b/2022/talks/grail.md index 38dae0b0..824f76b3 100644 --- a/2022/talks/grail.md +++ b/2022/talks/grail.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="GRAIL---A Generalized Representation and Aggregation of Information Layers"]] [[!meta copyright="Copyright © 2022 Sameer Pradhan"]] [[!inline pages="internal(2022/info/grail-nav)" raw="yes"]] diff --git a/2022/talks/handwritten.md b/2022/talks/handwritten.md index 84078b54..4416e704 100644 --- a/2022/talks/handwritten.md +++ b/2022/talks/handwritten.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="How to incorporate handwritten notes into Emacs Orgmode"]] [[!meta copyright="Copyright © 2022 Bala Ramadurai"]] [[!inline pages="internal(2022/info/handwritten-nav)" raw="yes"]] diff --git a/2022/talks/haskell.md b/2022/talks/haskell.md index 88385322..386262dc 100644 --- a/2022/talks/haskell.md +++ b/2022/talks/haskell.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Haskell code exploration with Emacs"]] [[!meta copyright="Copyright © 2022 Yuchen Pei"]] [[!inline pages="internal(2022/info/haskell-nav)" raw="yes"]] diff --git a/2022/talks/health.md b/2022/talks/health.md index 062e1476..c61332b6 100644 --- a/2022/talks/health.md +++ b/2022/talks/health.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Health data journaling and visualization with Org Mode and GNUplot"]] [[!meta copyright="Copyright © 2022 David O'Toole"]] [[!inline pages="internal(2022/info/health-nav)" raw="yes"]] diff --git a/2022/talks/hyperorg.md b/2022/talks/hyperorg.md index d21d8523..cee4fd54 100644 --- a/2022/talks/hyperorg.md +++ b/2022/talks/hyperorg.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Powerful productivity with Hyperbole and Org Mode"]] [[!meta copyright="Copyright © 2022 Robert Weiner"]] [[!inline pages="internal(2022/info/hyperorg-nav)" raw="yes"]] diff --git a/2022/talks/indieweb.md b/2022/talks/indieweb.md index 0d451b9d..112f5420 100644 --- a/2022/talks/indieweb.md +++ b/2022/talks/indieweb.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Putting Org Mode on the Indieweb"]] [[!meta copyright="Copyright © 2022 Michael Herstine"]] [[!inline pages="internal(2022/info/indieweb-nav)" raw="yes"]] diff --git a/2022/talks/journalism.md b/2022/talks/journalism.md index 220a8e1c..19728be4 100644 --- a/2022/talks/journalism.md +++ b/2022/talks/journalism.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Emacs journalism (or everything's a nail if you hit it with Emacs)"]] [[!meta copyright="Copyright © 2022 Alfred Zanini"]] [[!inline pages="internal(2022/info/journalism-nav)" raw="yes"]] diff --git a/2022/talks/jupyter.md b/2022/talks/jupyter.md index a0b916ec..da087786 100644 --- a/2022/talks/jupyter.md +++ b/2022/talks/jupyter.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Edit live Jupyter notebook cells with Emacs"]] [[!meta copyright="Copyright © 2022 Blaine Mooers"]] [[!inline pages="internal(2022/info/jupyter-nav)" raw="yes"]] diff --git a/2022/talks/justl.md b/2022/talks/justl.md index 54b5cca7..87570ec4 100644 --- a/2022/talks/justl.md +++ b/2022/talks/justl.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="justl: Driving recipes within Emacs"]] [[!meta copyright="Copyright © 2022 Sibi Prabakaran"]] [[!inline pages="internal(2022/info/justl-nav)" raw="yes"]] diff --git a/2022/talks/links.md b/2022/talks/links.md index 606a1f64..b8e9bc83 100644 --- a/2022/talks/links.md +++ b/2022/talks/links.md @@ -1 +1,2 @@ +[[!sidebar content=""]] [[!meta redir=/2022/talks/orgsuperlinks]] diff --git a/2022/talks/localizing.md b/2022/talks/localizing.md index 6acbf7b7..ffdffe42 100644 --- a/2022/talks/localizing.md +++ b/2022/talks/localizing.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Pre-localizing Emacs"]] [[!meta copyright="Copyright © 2022 Jean-Christophe Helary"]] [[!inline pages="internal(2022/info/localizing-nav)" raw="yes"]] diff --git a/2022/talks/lspbridge.md b/2022/talks/lspbridge.md index 2e69f0da..87e0152e 100644 --- a/2022/talks/lspbridge.md +++ b/2022/talks/lspbridge.md @@ -13,6 +13,7 @@ Andy Stewart and Matthew Zeng (IRC: Andy: manateelazycat) Emacs built-in single-threaded mechanism and GC design will cause Emacs to freeze when receiving oversized LSP data. +[[!sidebar content=""]] Lsp-bridge uses python's threading technology to build caches that bridge Emacs and LSP server. Lsp-bridge will provide a smooth completion experience without compromise to slow down emacs' performance. lsp-bridge is completely asynchronous, to the point that even the completion popup is controlled by lsp-bridge. It offloads all the computation to an external python process, and hence the emacs session itself stays always responsive, as it has very few things to do. diff --git a/2022/talks/mail.md b/2022/talks/mail.md index 57e74f05..2a2352ad 100644 --- a/2022/talks/mail.md +++ b/2022/talks/mail.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Revisiting the anatomy of Emacs mail user agents"]] [[!meta copyright="Copyright © 2022 Mohsen BANAN"]] [[!inline pages="internal(2022/info/mail-nav)" raw="yes"]] diff --git a/2022/talks/maint.md b/2022/talks/maint.md index 865100d6..4f4db735 100644 --- a/2022/talks/maint.md +++ b/2022/talks/maint.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Maintaining the Maintainers: Attribution as an Economic Model for Open Source"]] [[!meta copyright=""]] [[!meta license="The material on this wiki page is placed in the public domain. Where copyright is taken to apply, the material is dual-licensed under CC BY-SA 4.0 and GPLv3+."]] diff --git a/2022/talks/meetups.md b/2022/talks/meetups.md index 6bc0c0ca..cac850b5 100644 --- a/2022/talks/meetups.md +++ b/2022/talks/meetups.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Attending and organizing Emacs meetups"]] [[!meta copyright="Copyright © 2022 Bhavin Gandhi"]] [[!inline pages="internal(2022/info/meetups-nav)" raw="yes"]] diff --git a/2022/talks/orgsuperlinks.md b/2022/talks/orgsuperlinks.md index cdaf57cd..b86d9624 100644 --- a/2022/talks/orgsuperlinks.md +++ b/2022/talks/orgsuperlinks.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Linking headings with org-super-links (poor-man's Zettelkasten)"]] [[!meta copyright="Copyright © 2022 Karl Voit"]] [[!inline pages="internal(2022/info/orgsuperlinks-nav)" raw="yes"]] diff --git a/2022/talks/orgvm.md b/2022/talks/orgvm.md index ef37387d..e59bf133 100644 --- a/2022/talks/orgvm.md +++ b/2022/talks/orgvm.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="orgvm: a simple HTTP server for org"]] [[!meta copyright="Copyright © 2022 Corwin Brust"]] [[!inline pages="internal(2022/info/orgvm-nav)" raw="yes"]] diff --git a/2022/talks/orgyear.md b/2022/talks/orgyear.md index cf74ebe6..dad98560 100644 --- a/2022/talks/orgyear.md +++ b/2022/talks/orgyear.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="This Year in Org"]] [[!meta copyright="Copyright © 2022 Timothy"]] [[!inline pages="internal(2022/info/orgyear-nav)" raw="yes"]] diff --git a/2022/talks/python.md b/2022/talks/python.md index 410b1368..de232709 100644 --- a/2022/talks/python.md +++ b/2022/talks/python.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Short hyperlinks to Python docs"]] [[!meta copyright="Copyright © 2022 Eduardo Ochs"]] [[!inline pages="internal(2022/info/python-nav)" raw="yes"]] diff --git a/2022/talks/rde.md b/2022/talks/rde.md index 2ec83b01..c666ff47 100644 --- a/2022/talks/rde.md +++ b/2022/talks/rde.md @@ -35,5 +35,6 @@ if you move to a new laptop/workstation. # Related talks - [Building reproducible Emacs](/2020/talks/08/) - Andrew's previous talk at EmacsConf 2020 +[[!sidebar content=""]] [[!taglink CategoryConfiguration]] diff --git a/2022/talks/realestate.md b/2022/talks/realestate.md index 1ea38d9d..b40166c0 100644 --- a/2022/talks/realestate.md +++ b/2022/talks/realestate.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Real estate and Org table formulas"]] [[!meta copyright="Copyright © 2022 Daniel Gopar"]] [[!inline pages="internal(2022/info/realestate-nav)" raw="yes"]] diff --git a/2022/talks/rolodex.md b/2022/talks/rolodex.md index 0039a73d..ae707a6b 100644 --- a/2022/talks/rolodex.md +++ b/2022/talks/rolodex.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Build a Zettelkasten with the Hyperbole Rolodex"]] [[!meta copyright="Copyright © 2022 Ramin Honary"]] [[!inline pages="internal(2022/info/rolodex-nav)" raw="yes"]] diff --git a/2022/talks/sat-open.md b/2022/talks/sat-open.md new file mode 100644 index 00000000..11cb6e54 --- /dev/null +++ b/2022/talks/sat-open.md @@ -0,0 +1,22 @@ +[[!sidebar content=""]] +[[!meta title="Saturday opening remarks"]] +[[!meta copyright="Copyright © 2022 ${speakers}"]] +[[!inline pages="internal(2022/info/sat-open-nav)" raw="yes"]] + + + + + +# Saturday opening remarks + + +[[!inline pages="internal(2022/info/sat-open-before)" raw="yes"]] + + + + +[[!inline pages="internal(2022/info/sat-open-after)" raw="yes"]] + +[[!inline pages="internal(2022/info/sat-open-nav)" raw="yes"]] + + diff --git a/2022/talks/school.md b/2022/talks/school.md index 78ce072b..43274ba3 100644 --- a/2022/talks/school.md +++ b/2022/talks/school.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Back to school with Emacs"]] [[!meta copyright="Copyright © 2022 Daniel Rösel"]] [[!inline pages="internal(2022/info/school-nav)" raw="yes"]] diff --git a/2022/talks/science.md b/2022/talks/science.md index 0f4b9ffb..44e2686b 100644 --- a/2022/talks/science.md +++ b/2022/talks/science.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Writing and organizing literature notes for scientific writing"]] [[!meta copyright="Copyright © 2022 Vidianos"]] [[!inline pages="internal(2022/info/science-nav)" raw="yes"]] diff --git a/2022/talks/sqlite.md b/2022/talks/sqlite.md index b84db6c5..625f50ed 100644 --- a/2022/talks/sqlite.md +++ b/2022/talks/sqlite.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Using SQLite as a data source: a framework and an example"]] [[!meta copyright="Copyright © 2022 Andrew Hyatt"]] [[!inline pages="internal(2022/info/sqlite-nav)" raw="yes"]] diff --git a/2022/talks/sun-close.md b/2022/talks/sun-close.md new file mode 100644 index 00000000..ec184186 --- /dev/null +++ b/2022/talks/sun-close.md @@ -0,0 +1,22 @@ +[[!sidebar content=""]] +[[!meta title="Sunday closing remarks"]] +[[!meta copyright="Copyright © 2022 ${speakers}"]] +[[!inline pages="internal(2022/info/sun-close-nav)" raw="yes"]] + + + + + +# Sunday closing remarks + + +[[!inline pages="internal(2022/info/sun-close-before)" raw="yes"]] + + + + +[[!inline pages="internal(2022/info/sun-close-after)" raw="yes"]] + +[[!inline pages="internal(2022/info/sun-close-nav)" raw="yes"]] + + diff --git a/2022/talks/sun-open.md b/2022/talks/sun-open.md new file mode 100644 index 00000000..75be77a7 --- /dev/null +++ b/2022/talks/sun-open.md @@ -0,0 +1,22 @@ +[[!sidebar content=""]] +[[!meta title="Sunday opening remarks"]] +[[!meta copyright="Copyright © 2022 ${speakers}"]] +[[!inline pages="internal(2022/info/sun-open-nav)" raw="yes"]] + + + + + +# Sunday opening remarks + + +[[!inline pages="internal(2022/info/sun-open-before)" raw="yes"]] + + + + +[[!inline pages="internal(2022/info/sun-open-after)" raw="yes"]] + +[[!inline pages="internal(2022/info/sun-open-nav)" raw="yes"]] + + diff --git a/2022/talks/survey.md b/2022/talks/survey.md index 852e06b5..87104bcf 100644 --- a/2022/talks/survey.md +++ b/2022/talks/survey.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Results of the 2022 Emacs Survey"]] [[!meta copyright="Copyright © 2022 Timothy"]] [[!inline pages="internal(2022/info/survey-nav)" raw="yes"]] diff --git a/2022/talks/tramp.md b/2022/talks/tramp.md index d6771266..f11cd19c 100644 --- a/2022/talks/tramp.md +++ b/2022/talks/tramp.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Elisp and the TRAMP: How to NOT write code you don't have to"]] [[!meta copyright="Copyright © 2022 Grant Shangreaux"]] [[!inline pages="internal(2022/info/tramp-nav)" raw="yes"]] diff --git a/2022/talks/treesitter.md b/2022/talks/treesitter.md index 26ee8fed..9e053ff5 100644 --- a/2022/talks/treesitter.md +++ b/2022/talks/treesitter.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Tree-sitter beyond syntax highlighting"]] [[!meta copyright="Copyright © 2022 Abin Simon"]] [[!inline pages="internal(2022/info/treesitter-nav)" raw="yes"]] diff --git a/2022/talks/wayland.md b/2022/talks/wayland.md index e6a04ec9..34f87427 100644 --- a/2022/talks/wayland.md +++ b/2022/talks/wayland.md @@ -7,7 +7,8 @@ # Emacs should become a Wayland compositor -Michael Bauer (IRC: permcu, ) +Michael Bauer[[!sidebar content=""]] + (IRC: permcu, ) [[!inline pages="internal(2022/info/wayland-before)" raw="yes"]] diff --git a/2022/talks/workflows.md b/2022/talks/workflows.md index 07daf3ac..5255bc01 100644 --- a/2022/talks/workflows.md +++ b/2022/talks/workflows.md @@ -1,3 +1,4 @@ +[[!sidebar content=""]] [[!meta title="Org workflows for developers"]] [[!meta copyright="Copyright © 2022 George Mauer"]] [[!inline pages="internal(2022/info/workflows-nav)" raw="yes"]] diff --git a/2022/watch/gen.md b/2022/watch/gen.md index 9cb5a500..0a44107c 100644 --- a/2022/watch/gen.md +++ b/2022/watch/gen.md @@ -25,7 +25,7 @@ Streams: **General** -
Development [[!inline pages="internal(2022/schedule-image)" raw="yes"]] -[[!template id=sched title="Saturday opening remarks" url="/2022/talks/" track="General" time="5" startutc="2022-12-03T14:00:00+0000" endutc="2022-12-03T14:05:00+0000" start="9:00" end="9:05"]] +[[!template id=sched title="Saturday opening remarks" url="/2022/talks/sat-open" track="General" slug="sat-open" time="5" startutc="2022-12-03T14:00:00+0000" endutc="2022-12-03T14:05:00+0000" start="9:00" end="9:05"]] [[!template id=sched title="Emacs journalism (or everything's a nail if you hit it with Emacs)" url="/2022/talks/journalism" speakers="Alfred Zanini" q-and-a="live" track="General" slug="journalism" time="20" startutc="2022-12-03T14:05:00+0000" endutc="2022-12-03T14:25:00+0000" start="9:05" end="9:25"]] [[!template id=sched title="Back to school with Emacs" url="/2022/talks/school" speakers="Daniel Rösel" q-and-a="IRC" track="General" slug="school" time="20" startutc="2022-12-03T14:45:00+0000" endutc="2022-12-03T15:05:00+0000" start="9:45" end="10:05"]] [[!template id=sched title="How to incorporate handwritten notes into Emacs Orgmode" url="/2022/talks/handwritten" speakers="Bala Ramadurai" q-and-a="live" track="General" slug="handwritten" time="10" startutc="2022-12-03T15:15:00+0000" endutc="2022-12-03T15:25:00+0000" start="10:15" end="10:25"]] @@ -35,10 +35,10 @@ Streams: **General** - Development [[!template id=sched title="The ship that builds itself: How we used Emacs to develop a workshop for communities" url="/2022/talks/community" speakers="Noorah Alhasan, Joseph Corneli, Leo Vivier" q-and-a="live" track="General" slug="community" time="30" startutc="2022-12-03T18:50:00+0000" endutc="2022-12-03T19:20:00+0000" start="1:50" end="2:20"]] [[!template id=sched title="Real estate and Org table formulas" url="/2022/talks/realestate" speakers="Daniel Gopar" q-and-a="pad" track="General" slug="realestate" time="20" startutc="2022-12-03T19:50:00+0000" endutc="2022-12-03T20:10:00+0000" start="2:50" end="3:10"]] [[!template id=sched title="Health data journaling and visualization with Org Mode and GNUplot" url="/2022/talks/health" speakers="David O'Toole" q-and-a="live" track="General" slug="health" time="20" startutc="2022-12-03T20:20:00+0000" endutc="2022-12-03T20:40:00+0000" start="3:20" end="3:40"]] -[[!template id=sched title="Saturday closing remarks" url="/2022/talks/" track="General" time="5" startutc="2022-12-03T20:55:00+0000" endutc="2022-12-03T21:00:00+0000" start="3:55" end="4:00"]] [[!template id=sched title="Edit live Jupyter notebook cells with Emacs" url="/2022/talks/jupyter" speakers="Blaine Mooers" q-and-a="live" track="General" slug="jupyter" time="10" startutc="2022-12-03T21:00:00+0000" endutc="2022-12-03T21:10:00+0000" start="4:00" end="4:10"]] [[!template id=sched title="orgvm: a simple HTTP server for org" url="/2022/talks/orgvm" speakers="Corwin Brust" q-and-a="live" track="General" slug="orgvm" time="10" startutc="2022-12-03T21:30:00+0000" endutc="2022-12-03T21:40:00+0000" start="4:30" end="4:40"]] -[[!template id=sched title="Sunday opening remarks" url="/2022/talks/" track="General" time="5" startutc="2022-12-04T14:00:00+0000" endutc="2022-12-04T14:05:00+0000" start="9:00" end="9:05"]] +[[!template id=sched title="Saturday closing remarks" url="/2022/talks/sat-close" track="General" slug="sat-close" time="5" startutc="2022-12-03T22:00:00+0000" endutc="2022-12-03T22:05:00+0000" start="5:00" end="5:05"]] +[[!template id=sched title="Sunday opening remarks" url="/2022/talks/sun-open" track="General" slug="sun-open" time="5" startutc="2022-12-04T14:00:00+0000" endutc="2022-12-04T14:05:00+0000" start="9:00" end="9:05"]] [[!template id=sched title="Results of the 2022 Emacs Survey" url="/2022/talks/survey" speakers="Timothy" q-and-a="IRC" track="General" slug="survey" time="20" startutc="2022-12-04T14:05:00+0000" endutc="2022-12-04T14:25:00+0000" start="9:05" end="9:25"]] [[!template id=sched title="This Year in Org" url="/2022/talks/orgyear" speakers="Timothy" q-and-a="IRC" track="General" slug="orgyear" time="10" startutc="2022-12-04T14:35:00+0000" endutc="2022-12-04T14:45:00+0000" start="9:35" end="9:45"]] [[!template id=sched title="Build a Zettelkasten with the Hyperbole Rolodex" url="/2022/talks/rolodex" speakers="Ramin Honary" q-and-a="IRC" track="General" slug="rolodex" time="20" startutc="2022-12-04T15:00:00+0000" endutc="2022-12-04T15:20:00+0000" start="10:00" end="10:20"]] @@ -48,5 +48,5 @@ Streams: **General** - Development [[!template id=sched title="Org workflows for developers" url="/2022/talks/workflows" speakers="George Mauer" q-and-a="live" track="General" slug="workflows" time="20" startutc="2022-12-04T18:50:00+0000" endutc="2022-12-04T19:10:00+0000" start="1:50" end="2:10"]] [[!template id=sched title="GRAIL---A Generalized Representation and Aggregation of Information Layers" url="/2022/talks/grail" speakers="Sameer Pradhan" q-and-a="live" track="General" slug="grail" time="20" startutc="2022-12-04T19:30:00+0000" endutc="2022-12-04T19:50:00+0000" start="2:30" end="2:50"]] [[!template id=sched title="Putting Org Mode on the Indieweb" url="/2022/talks/indieweb" speakers="Michael Herstine" q-and-a="live" track="General" slug="indieweb" time="20" startutc="2022-12-04T20:20:00+0000" endutc="2022-12-04T20:40:00+0000" start="3:20" end="3:40"]] -[[!template id=sched title="Sunday closing remarks" url="/2022/talks/" track="General" time="10" startutc="2022-12-04T20:45:00+0000" endutc="2022-12-04T20:55:00+0000" start="3:45" end="3:55"]] [[!template id=sched title="Fanfare for the Common Emacs User" url="/2022/talks/fanfare" speakers="John Cummings" q-and-a="live" track="General" slug="fanfare" time="10" startutc="2022-12-04T21:00:00+0000" endutc="2022-12-04T21:10:00+0000" start="4:00" end="4:10"]] +[[!template id=sched title="Sunday closing remarks" url="/2022/talks/sun-close" track="General" slug="sun-close" time="10" startutc="2022-12-04T22:00:00+0000" endutc="2022-12-04T22:10:00+0000" start="5:00" end="5:10"]] diff --git a/local.css b/local.css index fd208c62..e56a5fc8 100644 --- a/local.css +++ b/local.css @@ -122,3 +122,7 @@ ol.chapters { list-style-type: none; padding: 0; } h1 { margin-top: 2em } +.schedule-in-context, .schedule-svg-container { + width: 100%; + overflow-x: auto; +} diff --git a/templates/sched.md b/templates/sched.md index 9aa892c7..0e0161a0 100644 --- a/templates/sched.md +++ b/templates/sched.md @@ -1,7 +1,7 @@
- +~ - -- cgit v1.2.3