From 58e3a3c3b9d2cf8f2aece03b3991590fce8b7d3e Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 8 Nov 2020 22:51:24 -0500 Subject: Minor tweaks to submissions.org --- 2020/submissions.md | 121 +++++++++++++++++++++++++++------------------------- 1 file changed, 63 insertions(+), 58 deletions(-) (limited to '2020/submissions.md') diff --git a/2020/submissions.md b/2020/submissions.md index 5f55fadc..2456756d 100644 --- a/2020/submissions.md +++ b/2020/submissions.md @@ -1,54 +1,59 @@ # Table of Contents -- [Actions](#org291cf0a) -- [Tables](#org4a76454) - - [Overall](#orgdf3edab) - - [By slot](#orge036cb3) - - [Saturday](#org4de662a) - - [Sunday](#org7ccfc64) - - [Table for all talks](#orga235ca1) -- [Talks](#org7cbfd99) - - [NOVEMBER 28 (Saturday)](#orga4c7dc2):sat: - - [9:00 - 9:30 Opening remarks](#orgf28f620) - - [9:30 - 12:00 User talks](#org8ee6379):morning: - - [12:00 - 13:00 Lunch](#org71b2ecc) - - [13:00 - 16:30 Afternoon talks](#org45fa351):afternoon: - - [16:30 - 17:00 Closing remarks](#org41ec440) - - [NOVEMBER 29 (Sunday)](#orgbfd71f8):sun: - - [9:00 - 9:10 Opening remarks](#orgb79afa2) - - [9:10 - 12:00 Morning talks](#org953e502):morning: - - [12:00 - 13:00 Lunch](#org4f525bf) - - [13:00 - 16:30 Afternoon talks](#org00dd53f):afternoon: - - [16:30 - 17:00 Closing remarks](#orgf4a8e98) -- [Withdrawn](#orgac23017) +- [Actions](#org9557663) +- [Tables](#org3c124f0) + - [Overall](#org0483f7f) + - [By slot](#org0d80565) + - [Saturday](#orgb5ebec8) + - [Sunday](#orgc9fda1b) + - [Table for all talks](#orgc448685) +- [Talks](#orgf4c416c) + - [NOVEMBER 28 (Saturday)](#orga10a1fb):sat: + - [9:00 - 9:30 Opening remarks](#org330c913) + - [9:30 - 12:00 User talks](#org3a97e4f):morning: + - [12:00 - 13:00 Lunch](#orga23bfc1) + - [13:00 - 16:30 Afternoon talks](#org2f0f46f):afternoon: + - [16:30 - 17:00 Closing remarks](#org53a534b) + - [NOVEMBER 29 (Sunday)](#orgc96c6fc):sun: + - [9:00 - 9:10 Opening remarks](#org5939e92) + - [9:10 - 12:00 Morning talks](#org62bed47):morning: + - [12:00 - 13:00 Lunch](#org546b8cb) + - [13:00 - 16:30 Afternoon talks](#orgc6d67e8):afternoon: + - [16:30 - 17:00 Closing remarks](#org788f4b7) +- [Withdrawn](#org6ef40d6) - [So Easy My Manager Can Do It!](#talk36):lightning:beginner:user:nudge: - - [Preferred format](#orgcadf82b) - - [Abstract](#org4f2154d) - - [(Un)availability](#org9ff6021) - - [Speaker release](#org2cd152d) + - [Preferred format](#org132e522) + - [Abstract](#orga02850a) + - [(Un)availability](#org4b726b3) + - [Speaker release](#org1c32f26) - [Code](#talk37) - - [Planning](#org014fc78) - - [Generate schedule file](#org0da23c5) + - [Planning](#org5f01dc8) + - [Generate schedule file](#org128fff7) +[[!meta title="Submissions"]] +[[!meta copyright="Copyright © 2020 Amin Bandali, Sacha Chua, and authors of talk submissions"]] + +You can check out the Org Mode source for this page by following the [editing instructions](https://emacsconf.org/edit/). - + + # Actions -[Execute buffer]((org-babel-execute-buffer)) - start with this to get the function definitions -[Update talk info]((conf/update-talks)) - run this after changing talk time or order -[View as agenda]((let ((org-agenda-files (list (buffer-file-name)))) (org-agenda-list nil (org-read-date nil nil "2020-11-28") 2))) -[Generate schedule files](conf/generate-schedule-files) +- [Execute buffer]((org-babel-execute-buffer)) - start with this to get the function definitions +- [Update talk info]((conf/update-talks)) - run this after changing talk time or order +- [View as agenda]((let ((org-agenda-files (list (buffer-file-name)))) (org-agenda-list nil (org-read-date nil nil "2020-11-28") 2))) +- [Generate schedule files](conf/generate-schedule-files) - + # Tables - + ## Overall @@ -180,12 +185,12 @@ - + ## By slot - + ### Saturday @@ -435,7 +440,7 @@ - + ### Sunday @@ -640,7 +645,7 @@ - + ## Table for all talks @@ -964,22 +969,22 @@ - + # Talks - + ## NOVEMBER 28 (Saturday) :sat: - + ### 9:00 - 9:30 Opening remarks - + ### 9:30 - 12:00 User talks :morning: @@ -1698,12 +1703,12 @@ fair use. - + ### 12:00 - 13:00 Lunch - + ### 13:00 - 16:30 Afternoon talks :afternoon: @@ -2619,22 +2624,22 @@ fair use. - + ### 16:30 - 17:00 Closing remarks - + ## NOVEMBER 29 (Sunday) :sun: - + ### 9:00 - 9:10 Opening remarks - + ### 9:10 - 12:00 Morning talks :morning: @@ -3046,12 +3051,12 @@ TBD - plans for a non-GNU ELPA that will be easy to enable and contribute to without signing copyright assignment papers - + ### 12:00 - 13:00 Lunch - + ### 13:00 - 16:30 Afternoon talks :afternoon: @@ -3815,12 +3820,12 @@ fair use. - + ### 16:30 - 17:00 Closing remarks - + # Withdrawn @@ -3840,28 +3845,28 @@ Name: Corwin Brust - + ### Preferred format Lightning talk (10m, probably without Q&A) - + ### Abstract A lightning-fast, yet gentle, introduction to Emacs Lisp. - + ### (Un)availability None - + ### Speaker release @@ -3895,7 +3900,7 @@ fair use. # Code - + ## Planning @@ -3997,7 +4002,7 @@ Some conference-related functions (lambda () (org-entry-get (point) "MIN_TIME")) nil 'tree)))))))) - + ## Generate schedule file -- cgit v1.2.3