diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-12-15 20:34:33 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-12-15 20:34:33 -0500 |
commit | 3b64a076fdab0322231c627a4009b291db7f1ca3 (patch) | |
tree | 6a4cdd59af06edd254d995a38054573447066659 | |
parent | d4dd4f0cf34578566bec8bce7d934fef469e51d5 (diff) | |
download | emacsconf-wiki-3b64a076fdab0322231c627a4009b291db7f1ca3.tar.xz emacsconf-wiki-3b64a076fdab0322231c627a4009b291db7f1ca3.zip |
update help
-rw-r--r-- | help_with_chapter_markers.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/help_with_chapter_markers.md b/help_with_chapter_markers.md index 5dfc531e..686558cd 100644 --- a/help_with_chapter_markers.md +++ b/help_with_chapter_markers.md @@ -5,7 +5,7 @@ markers, make a rough note of the times the sections begin. You can add chapter markers by editing the wiki page and adding markup like this (example from [[2021/info/native-schedule]]): -<pre>[[!template id="chapters" vidid="qanda" data=""" +<pre>[[!template id="chapters" vidid="video-qanda" data=""" 00:00 Thanks 01:16 Why is Elisp not a general-purpose programming language, at least not completely? 02:05 Is this activity related to the garbage collector? @@ -18,8 +18,6 @@ this (example from [[2021/info/native-schedule]]): Chapter markers are particularly useful for Q&A sessions, since they can let people jump to the question they're interested in. -The video IDs are usually `mainVideo` and `qanda`. - If you want to work on a task that might take you a while, you can reserve it by editing the page and setting the `help` template's `volunteer` attribute to `your-name date`, or by e-mailing @@ -30,7 +28,7 @@ notes to <emacsconf-submit@gnu.org> and we can add them for you. [[Check out these captioning tips.|/captioning]] -The following pages do not have chapter markers (usually for long Q&A sessions): +The following pages do not yet have chapter markers (usually for long Q&A sessions): [[!inline pages="tagged(help_with_chapter_markers) and !templates/*" archive="yes" limit="0" trail="yes"]] |