summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Shangreaux <grant@unabridgedsoftware.com>2020-12-29 22:02:18 -0600
committerGrant Shangreaux <grant@unabridgedsoftware.com>2020-12-29 22:02:18 -0600
commitac4aa51dc0cb2bf6acdd091075bb7b1f3870eb37 (patch)
treebbce4d7f6f1282f869b7d53837e1ab1b7b4b40fa
parent6891dbc467940fa6052694e98ef55e07b48a40b9 (diff)
downloademacsconf-wiki-ac4aa51dc0cb2bf6acdd091075bb7b1f3870eb37.tar.xz
emacsconf-wiki-ac4aa51dc0cb2bf6acdd091075bb7b1f3870eb37.zip
Fix: Q&A video links and template error
-rw-r--r--2020/info/05.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/2020/info/05.md b/2020/info/05.md
index 6dee63c8..852caff3 100644
--- a/2020/info/05.md
+++ b/2020/info/05.md
@@ -5,7 +5,7 @@ Grant Shangreaux
[Download compressed .webm video (20.3M)](https://mirror.csclub.uwaterloo.ca/emacsconf/2020/smaller/emacsconf-2020--05-bard-bivoumacs-building-a-bandcamp-like-page-for-an-album-of-music--grant-shangreaux--vp9-q56-video-original-audio.webm)
[View transcript](#transcript)
-[[!template id=vid vidid="qnaVideo"src="https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--05-bard-bivoumacs-building-a-bandcamp-like-page-for-an-album-of-music--questions--grant-shangreaux.webm" download="Download Q&A video, 720p" subtitles="/2020/subtitles/emacsconf-2020--05-bard-bivoumacs-building-a-bandcamp-like-page-for-an-album-of-music--questions--grant-shangreaux.vtt"]]
+[[!template id=vid vidid="qnaVideo" src="https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--05-bard-bivoumacs-building-a-bandcamp-like-page-for-an-album-of-music--questions--grant-shangreaux.webm" download="Download Q&A video, 720p" subtitles="/2020/subtitles/emacsconf-2020--05-bard-bivoumacs-building-a-bandcamp-like-page-for-an-album-of-music--questions--grant-shangreaux.vtt"]]
[Download compressed Q&A .webm video (15.7M)](https://mirror.csclub.uwaterloo.ca/emacsconf/2020/smaller/emacsconf-2020--05-bard-bivoumacs-building-a-bandcamp-like-page-for-an-album-of-music--questions--grant-shangreaux--vp9-q56-video-original-audio.webm)
[View transcript for Q&A](#transcript-questions)
@@ -358,7 +358,7 @@ the webcam.) Yeah, okay. (Amin: I'll maximize your webcam.) Okay,
thanks. I'll get to the answer for my color theme here in a bit in
IRC.
-(<a href="qnaVideo" class="time-link">1:31</a>)
+(<a href="#qnaVideo" class="time-link">1:31</a>)
Next question on the Etherpad, does this metadata workflow also
support unsynchronized lyrics within ID3 tags, multi-line metadata? I
don't know, actually. It's funny because I was trying out different
@@ -373,7 +373,7 @@ if you can't do it out of the box, I think you could script EMMS to do
that. I'd like to know more, and I'm certainly going to be
investigating it. I will try and post my findings somewhere online.
-(<a href="qnaVideo" class="time-link">2:39</a>)
+(<a href="#qnaVideo" class="time-link">2:39</a>)
Is it possible to import batch metadata? I'm not sure. I would
guess yes is the answer. EMMS can connect to metadata services. I
haven't done that because I was just using audio files that I created
@@ -384,7 +384,7 @@ I was working with. You can also use tiny tag, and there's some
other... That might be the python library. I can't remember. There's
two other libraries that I can shell out to for doing metadata.
-(<a href="qnaVideo" class="time-link">3:24</a>)
+(<a href="#qnaVideo" class="time-link">3:24</a>)
My current workflow for tagging music is to first apply replay
gain in fubar 2000, fix egregious mistakes, use beats to apply
metadata from music brains, or discogs, go over remaining albums with
@@ -398,7 +398,7 @@ work with text, and being able to use Emacs as a front end for those
updates would be really fantastic. So really, it's just a matter of
writing the interface to the external tool.
-(<a href="qnaVideo" class="time-link">4:22</a>)
+(<a href="#qnaVideo" class="time-link">4:22</a>)
Is there a link to some info expanding philosophy of how to
compensate musicians? No, I don't really have a lot of philosophy
around that. I guess the first thing I could say would be something
@@ -408,13 +408,13 @@ about their pay. I will think about it more. This is one of my first
forays into getting public with some of these ideas, so I will try to
do more and let the community know.
-(<a href="qnaVideo" class="time-link">4:54</a>)
+(<a href="#qnaVideo" class="time-link">4:54</a>)
What Emacs theme am I using? Can't remember. It's one of the
Kaolin themes. I think it was Aurora or or Bubble Gum, maybe, but the
Kaolin themes are nice. I recommend them. Not using Doom Emacs, Doom
mode line though. It's very pretty.
-(<a href="qnaVideo" class="time-link">5:17</a>)
+(<a href="#qnaVideo" class="time-link">5:17</a>)
SVG support built into Emacs? I'm using Emacs 27.1, and yes,
SVG support is built in. I may have had to compile it with some Cairo
support. I don't remember for sure. But yes, you can even take
@@ -429,19 +429,19 @@ it's been fun so far. How did I manage? I can post a snippet of that,
or actually I can share my screen, can't I... Okay. I actually have it
up right here.
-(<a href="qnaVideo" class="time-link">6:49</a>)
+(<a href="#qnaVideo" class="time-link">6:49</a>)
So I think I got this from alphapapa, to be honest. I define
screenshot-svg. It's an interactive command. Oh yeah, there's
alphae.papa Okay, there we go. I would like to change this so that I
can get it into the copy-paste buffer so I don't have to copy the file
in, but I haven't really hacked on it yet.
-(<a href="qnaVideo" class="time-link">7:20</a>)
+(<a href="#qnaVideo" class="time-link">7:20</a>)
Okay, org heading colors. That might be a good question. I know, the
presentation... Sorry, it's hard to think and type at the same time.
Think and talk and type.
-(<a href="qnaVideo" class="time-link">7:41</a>)
+(<a href="#qnaVideo" class="time-link">7:41</a>)
So the presentation is just a normal org file, right, so I have my
headers, and the author--you can even stick your email and other
headers in there. But there's a package called org-tree-slide. Whoops,
@@ -465,7 +465,7 @@ as well, because it's still just an Org document using narrowing, you
know. It doesn't actually change anything. Definitely recommend
org-tree-slide mode. Okay, let's see, what else...
-(<a href="qnaVideo" class="time-link">10:29</a>)
+(<a href="#qnaVideo" class="time-link">10:29</a>)
Share my screen to demo. Oh, that's the SVG. Let's see. Okay, so I
don't know if you can see this now, but I'm actually viewing the SVG
screenshot that I took with Emacs. See here's the source of it. So
@@ -482,7 +482,7 @@ remembering correctly. I got Emacs 27. I'm not on a Mac. I saw
alphapapa's comment on reddit, and then I recompiled it with Cairo
support. Yes.
-(<a href="qnaVideo" class="time-link">12:18</a>)
+(<a href="#qnaVideo" class="time-link">12:18</a>)
Okay, lots of good conversation on here. Yep, I have like one or two
more minutes. Okay I guess while I'm here, I might as well say thank
you to the organizers. I really appreciate everybody's work on this.