summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--harvesting.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/harvesting.md b/harvesting.md
index d744729b..cd41c253 100644
--- a/harvesting.md
+++ b/harvesting.md
@@ -51,9 +51,13 @@ we can figure that part out.
# Add chapter markers
Chapter markers make it easier for people to jump to the part of the
-Q&A that they're interested in. You can see an example in the [Q&A for
-asmblox](https://emacsconf.org/2022/talks/asmblox/). You can make a text file with the hh:mm:ss or mm:ss
-timestamps and the chapter headings.
+Q&A that they're interested in. To find a list of questions asked
+during the Q&A sessions, check the talk's wiki page by following the
+link from the schedule. (ex: [[/2022/talks]]) You can see an example
+of chapter headings in the
+[Q&A for asmblox](https://emacsconf.org/2022/talks/asmblox/). You can
+make a text file with the hh:mm:ss or mm:ss timestamps and the chapter
+headings.
00:00 Introduction
01:12 Why did you choose an internal state versus many 'state buffers'?
@@ -82,10 +86,9 @@ comment can look like:
Okay. So, the first question is why did you choose an internal state
These can then be extracted with
-`emacsconf-subed-make-chapter-file-based-on-comments` from
+`emacsconf-subed-make-chapter-file-based-on-comments` from `emacsconf-subed.el`
and included in our publishing workflow.
-
# Edit the transcript
If you want to make it even easier for people to learn from the Q&A,