summaryrefslogtreecommitdiffstats
path: root/2020
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-10-23 01:04:14 -0400
committerSacha Chua <sacha@sachachua.com>2020-10-23 01:04:14 -0400
commit28a6c609182f161f121fff1563e0d67a9261ed7a (patch)
treef21b1e6b8a9d2a5175ec3696bca217f23ae1e709 /2020
parent1b389e01ce4db896a1882858131207845a890460 (diff)
parent58d81e33fec2501082de703840482ffc3b962037 (diff)
downloademacsconf-wiki-28a6c609182f161f121fff1563e0d67a9261ed7a.tar.xz
emacsconf-wiki-28a6c609182f161f121fff1563e0d67a9261ed7a.zip
Merge branch 'master' of git.emacsconf.org:emacsconf-wiki
Diffstat (limited to '2020')
-rw-r--r--2020/schedule.md3
-rw-r--r--2020/schedule.org1
-rw-r--r--2020/submissions.org4
3 files changed, 3 insertions, 5 deletions
diff --git a/2020/schedule.md b/2020/schedule.md
index 5ad3f22b..557cd13d 100644
--- a/2020/schedule.md
+++ b/2020/schedule.md
@@ -1,6 +1,3 @@
-
-# Schedule
-
[[!meta title="Schedule"]]
[[!meta copyright="Copyright &copy; 2020 Amin Bandali and Sacha Chua"]]
<!--- schedule.md is automatically exported from schedule.org. Please do not edit schedule.md directly. --->
diff --git a/2020/schedule.org b/2020/schedule.org
index 1f5348ce..59ef7f9c 100644
--- a/2020/schedule.org
+++ b/2020/schedule.org
@@ -9,3 +9,4 @@ EmacsConf 2020 will be on November 28 (Sat) and November 29 (Sun), 2020 from 9am
Please note that the times on this schedule are a rough approximation, and that the talks might be rearranged or dropped depending on speaker availability. We are aiming for having most talks presented live, but some may be presented prerecorded to reduce technical risks. Further, the speakers will try to be available on the IRC backchannel, #emacsconf on irc.freenode.net, to answer questions. If there’s not enough time in the day for all the talks that are available, we will play any remaining prerecorded talks over the lunch break or after the conference ends as time permits, and they will made available with the rest of the talks in the following days/weeks after the event.
#+INCLUDE: "schedule-details.txt" export md
+
diff --git a/2020/submissions.org b/2020/submissions.org
index 0aa8826e..90d82dce 100644
--- a/2020/submissions.org
+++ b/2020/submissions.org
@@ -8,7 +8,7 @@
[[elisp:(org-babel-execute-buffer)][Execute buffer]] - start with this to get the function definitions
[[elisp:(conf/update-talks)][Update talk info]] - run this after changing talk time or order
[[elisp:(let ((org-agenda-files (list (buffer-file-name)))) (org-agenda-list nil (org-read-date nil nil "2020-11-28") 2))][View as agenda]]
-[[lisp:conf/generate-schedule-files][Generate schedule files]]
+[[elisp:conf/generate-schedule-files][Generate schedule files]]
* Tables
@@ -3026,7 +3026,7 @@ The total is written to the MIN_TIME_SUM property of this heading"
#+end_src
** Generate schedule file
-#+begin_src emacs-lisp :results none
+#+begin_src emacs-lisp :results none :eval yes
(defun conf/get-talk-info ()
(let (talk results)
(org-map-entries (lambda ()