New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open source show notes #211
Comments
|
We weren't as forward-looking when we first built the episode editor as we were when we built transcripts, so show notes are not currently open source. 🙁 I'd love to change this! It's a bit trickier to integrate into our admin since transcripts are a one-way street from GitHub -> changelog.com and the show notes need to be editable on either end. However, it's definitely doable. Perhaps something you're interested in, @joebew42? 😉 |
|
Well,ok.. I just stumbled across a few episodes where the show notes
included entries from the previous one.
Not a big deal I guess and I am busy with the remaining past transcripts
per se anyways.
..but let's say if we had the show notes on github we'd had a way for
collaborators to make corrections over there.
…On Fri, Apr 6, 2018 at 3:17 PM, Jerod Santo ***@***.***> wrote:
We weren't as forward-looking when we first built the episode editor as we
were when we built transcripts, so show notes are *not* currently open
source. 🙁
I'd love to change this!
It's a bit trickier to integrate into our admin since transcripts are a
one-way street from GitHub -> changelog.com and the show notes need to be
editable on either end. However, it's definitely doable.
Perhaps something you're interested in, @joebew42
<https://github.com/joebew42>? 😉
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#211 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKzDK4PHnohXYVyu2bCmrGkqKUwy9X1wks5tl2rqgaJpZM4TJzZr>
.
|
Yeah! I could be interested in that, but I think we need more detail about that. To be honest, I have no a clear of what we are talking about. Open source a tool for handling the transcripts of the episodes? Or to allow a better transcripts editing, from within the admin ui? |
|
I could write up an actual spec. If you're not familiar with how our transripts work, check out our transcripts repo. You will find Markdown files for each show. Each time a file is added/edited on GitHub, the website refreshes its local copy of the transcript for that episode. I imagine this system would work identically (on a different "show-notes" repo), but also have a feature that pushes back in the other direction. That way if we edit the show notes (on a published episode) via the admin, it would make that a commit on the GitHub repo. |
|
maybe there is a way to have a markdown file for the show notes of each
episode organized like in the transcripts repo or maybe you can even stick
them in there
and have 2 files for each episode: the transcript itself and the
corresponding shownotes.
…On Fri, Apr 6, 2018 at 4:04 PM, JoeBew42 ***@***.***> wrote:
Perhaps something you're interested in, @joebew42
<https://github.com/joebew42>? 
Yeah! I could be interested in that, but I think we need more detail about
that. To be honest, I have no a clear of what we are talking about. Open
source a tool for handling the transcripts of the episodes? Or to allow a
better transcripts editing, from within the admin ui?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#211 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKzDK7XIX4RYG7wk01btk2t3NRIkJWSyks5tl3YJgaJpZM4TJzZr>
.
|
|
This is now a thing! https://changelog.com/posts/edit-our-show-notes-on-github Contributions welcome :) |
I am already working on the transcripts for GoTimeFM.
I realized the show notes are not always accurate.
Is this smth that's open sourced as well because I can't find it.
The text was updated successfully, but these errors were encountered: