From 64e808f27bbe6c3ae8de23457577fdb90aaa2817 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 10 Jul 2022 23:14:06 -0400 Subject: * 2022/organizers-notebook.org: Add empty notebook for this year. --- 2022/organizers-notebook.org | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 2022/organizers-notebook.org (limited to '2022/organizers-notebook.org') diff --git a/2022/organizers-notebook.org b/2022/organizers-notebook.org new file mode 100644 index 00000000..0207e45f --- /dev/null +++ b/2022/organizers-notebook.org @@ -0,0 +1,31 @@ +#+todo: TODO(t) INPROGRESS(i) | DONE(d) CANCELLED(c) +#+OPTIONS: h:6 toc:nil +#+PROPERTY: header-args :results silent :exports code :tangle yes + +#+begin_export md + +[[!toc levels=4]] +#+end_export + +* COMMENT How to export this file :noexport: + +- [[elisp:(progn (org-md-export-to-markdown) (org-babel-tangle))][Export and tangle]] +- [[elisp:(org-babel-execute-buffer)][Execute buffer]] + +* TODO Organizers notes for 2022 + +TBD + +** COMMENT Copyright & License + + Copyright (C) 2020, 2021 Sacha Chua + + The EmacsConf 2021 organizers' notebook is part of the EmacsConf + wiki, and is dual-licensed under the terms of the Creative Commons + Attribution-ShareAlike 4.0 International Public License; and the GNU + General Public License as published by the Free Software Foundation, + either version 3 of the License, or (at your option) any later + version. + + A copy of these two licenses is available on the EmacsConf wiki, in + the [[https://emacsconf.org/COPYING.CC-BY-SA][COPYING.CC-BY-SA]] and [[https://emacsconf.org/COPYING.GPL][COPYING.GPL]] files. -- cgit v1.2.3