From a562a0290ee6a1b06a24d35319fb49104c358802 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 8 Nov 2020 22:56:02 -0500 Subject: Try to handle submissions.org TOC in ikiwiki --- 2020/submissions.md | 91 +---------------------------------------------------- 1 file changed, 1 insertion(+), 90 deletions(-) (limited to '2020/submissions.md') diff --git a/2020/submissions.md b/2020/submissions.md index 2456756d..07f7c350 100644 --- a/2020/submissions.md +++ b/2020/submissions.md @@ -1,44 +1,11 @@ - -# Table of Contents - -- [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](#org132e522) - - [Abstract](#orga02850a) - - [(Un)availability](#org4b726b3) - - [Speaker release](#org1c32f26) -- [Code](#talk37) - - [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/). +[[!toc levels=3]] - # Actions @@ -48,13 +15,9 @@ You can check out the Org Mode source for this page by following the [editing in - [Generate schedule files](conf/generate-schedule-files) - - # Tables - - ## Overall @@ -185,13 +148,9 @@ You can check out the Org Mode source for this page by following the [editing in
- - ## By slot - - ### Saturday - 9:30 - 12:00 User talks :morning: @@ -440,8 +399,6 @@ You can check out the Org Mode source for this page by following the [editing in - - ### Sunday - 9:30 - 12:00 Morning talks :morning: @@ -645,8 +602,6 @@ You can check out the Org Mode source for this page by following the [editing in - - ## Table for all talks @@ -969,23 +924,15 @@ You can check out the Org Mode source for this page by following the [editing in
- - # Talks - - ## NOVEMBER 28 (Saturday) :sat: - - ### 9:00 - 9:30 Opening remarks - - ### 9:30 - 12:00 User talks :morning: @@ -1703,13 +1650,9 @@ You can check out the Org Mode source for this page by following the [editing in fair use. - - ### 12:00 - 13:00 Lunch - - ### 13:00 - 16:30 Afternoon talks :afternoon:
@@ -2624,23 +2567,15 @@ You can check out the Org Mode source for this page by following the [editing in 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:
@@ -3051,13 +2986,9 @@ You can check out the Org Mode source for this page by following the [editing in 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:
@@ -3820,18 +3751,12 @@ You can check out the Org Mode source for this page by following the [editing in fair use. - - ### 16:30 - 17:00 Closing remarks - - # Withdrawn - - ## cancelled So Easy My Manager Can Do It! :lightning:beginner:user:nudge: > 2020-10-17: Merged into "Trivial Emacs Kits" @@ -3845,29 +3770,21 @@ You can check out the Org Mode source for this page by following the [editing in 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 By submitting this proposal, I agree that my presentation at EmacsConf @@ -3895,13 +3812,9 @@ sublicensable to the EmacsConf organizers or that my use of them is fair use. - - # Code - - ## Planning This check\_time block can be called from different headings. It sums @@ -4002,8 +3915,6 @@ Some conference-related functions (lambda () (org-entry-get (point) "MIN_TIME")) nil 'tree)))))))) - - ## Generate schedule file (defun conf/get-talk-info () -- cgit v1.2.3