summaryrefslogtreecommitdiffstats
path: root/2020/submissions.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-11-08 23:00:39 -0500
committerSacha Chua <sacha@sachachua.com>2020-11-08 23:00:39 -0500
commitfe84ed06bea97376c11af294c0b39aefadebdee5 (patch)
tree133b998df681d65a057067d9f26292073b0b7d1b /2020/submissions.md
parent894c20581c5bc29bb52beb5b52ef7dcd0a600ecc (diff)
downloademacsconf-wiki-fe84ed06bea97376c11af294c0b39aefadebdee5.tar.xz
emacsconf-wiki-fe84ed06bea97376c11af294c0b39aefadebdee5.zip
Back to Org for submissions.org TOC
Diffstat (limited to '2020/submissions.md')
-rw-r--r--2020/submissions.md37
1 files changed, 36 insertions, 1 deletions
diff --git a/2020/submissions.md b/2020/submissions.md
index e6dad246..3221f59f 100644
--- a/2020/submissions.md
+++ b/2020/submissions.md
@@ -4,8 +4,23 @@
You can check out the Org Mode source for this page by following the [editing instructions](https://emacsconf.org/edit/).
-[[!toc levels=3]]
+# Table of Contents
+
+- [Actions](#org2762f59)
+- [Tables](#org1c40a2d)
+ - [Overall](#orga6eeabd)
+ - [By slot](#org5ad3d2c)
+ - [Table for all talks](#orga808aa2)
+- [Talks](#org918d6ff)
+ - [NOVEMBER 28 (Saturday)](#orgd645095):sat:
+ - [NOVEMBER 29 (Sunday)](#org19939ec):sun:
+- [Code](#talk37)
+ - [Planning](#orgae44c73)
+ - [Generate schedule file](#org5b4250a)
+
+
+<a id="org2762f59"></a>
# Actions
@@ -15,9 +30,13 @@ You can check out the Org Mode source for this page by following the [editing in
- [Generate schedule files](conf/generate-schedule-files)
+<a id="org1c40a2d"></a>
+
# Tables
+<a id="orga6eeabd"></a>
+
## Overall
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
@@ -148,6 +167,8 @@ You can check out the Org Mode source for this page by following the [editing in
</table>
+<a id="org5ad3d2c"></a>
+
## By slot
@@ -602,6 +623,8 @@ You can check out the Org Mode source for this page by following the [editing in
</table>
+<a id="orga808aa2"></a>
+
## Table for all talks
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
@@ -924,9 +947,13 @@ You can check out the Org Mode source for this page by following the [editing in
</table>
+<a id="org918d6ff"></a>
+
# Talks
+<a id="orgd645095"></a>
+
## NOVEMBER 28 (Saturday) :sat:
@@ -2570,6 +2597,8 @@ You can check out the Org Mode source for this page by following the [editing in
### 16:30 - 17:00 Closing remarks
+<a id="org19939ec"></a>
+
## NOVEMBER 29 (Sunday) :sun:
@@ -3812,9 +3841,13 @@ sublicensable to the EmacsConf organizers or that my use of them is
fair use.
+<a id="talk37"></a>
+
# Code
+<a id="orgae44c73"></a>
+
## Planning
This check\_time block can be called from different headings. It sums
@@ -3915,6 +3948,8 @@ Some conference-related functions
(lambda () (org-entry-get (point) "MIN_TIME")) nil 'tree))))))))
+<a id="org5b4250a"></a>
+
## Generate schedule file
(defun conf/get-talk-info ()