diff options
author | Leo Vivier <zaeph@zaeph.net> | 2022-10-08 14:53:03 +0200 |
---|---|---|
committer | Leo Vivier <zaeph@zaeph.net> | 2022-10-08 14:53:09 +0200 |
commit | c1d6e20096746c3879347fb65a8b9a2d9a7dd760 (patch) | |
tree | 2b4d21392f65403774accf3e8778ad6a32697f25 /2022/organizers-notebook | |
parent | afbb333557b7993fd04860c3a8ba09f458c56cc8 (diff) | |
download | emacsconf-wiki-c1d6e20096746c3879347fb65a8b9a2d9a7dd760.tar.xz emacsconf-wiki-c1d6e20096746c3879347fb65a8b9a2d9a7dd760.zip |
Add lesson
Diffstat (limited to '')
-rw-r--r-- | 2022/organizers-notebook.md | 10 | ||||
-rw-r--r-- | 2022/organizers-notebook/index.org | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/2022/organizers-notebook.md b/2022/organizers-notebook.md index e27917b9..996c29ff 100644 --- a/2022/organizers-notebook.md +++ b/2022/organizers-notebook.md @@ -215,7 +215,7 @@ Blocked by [Figure out web-based file upload](#upload) 14. [Make talk pages easy to update when the talk is live](#publish-live):sachac: 15. [Set up talks on Toobnix and YouTube](#video-platforms):sachac: 16. [Add category tags and possibly links between talks across 2022 and all previous years](#link-pages):needsowner:wiki: -17. [Ask speakers for bios or support nudges to include on their talk pages](#orgc65f4e6) +17. [Ask speakers for bios or support nudges to include on their talk pages](#org4c0fcd0) Ordered by importance. @@ -474,7 +474,7 @@ Also add to watch page You can make a new heading called `# Related talks` -<a id="orgc65f4e6"></a> +<a id="org4c0fcd0"></a> ### TODO Ask speakers for bios or support nudges to include on their talk pages @@ -1706,7 +1706,7 @@ Probably focus on grabbing the audio first and seeing what's worth keeping Make a table of the form -<table id="org5b76093" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> +<table id="org83e11e8" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> <colgroup> @@ -2882,6 +2882,10 @@ see emacsconf-import-comments-from-etherpad-text - It’s easier for us to extend beyond 5pm than to go before 9am (especially for the West coast). Extending beyond 5pm puts strain on European organizers and volunteers, though. +- Sometimes, ikiwiki on front0 took a lot of time to process the new + commits. sachac assumed this is due to a faulty regex parsing. We + should be able to find out more by looking at the logs from ikiwiki + after a slow commit. ## Possible big projects for next year diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 2fbb4289..40226cd7 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -2731,6 +2731,10 @@ see emacsconf-import-comments-from-etherpad-text - It’s easier for us to extend beyond 5pm than to go before 9am (especially for the West coast). Extending beyond 5pm puts strain on European organizers and volunteers, though. +- Sometimes, ikiwiki on front0 took a lot of time to process the new + commits. sachac assumed this is due to a faulty regex parsing. We + should be able to find out more by looking at the logs from ikiwiki + after a slow commit. ** Possible big projects for next year |