artem-zinnatullin / TheContext-Podcast

Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!
Apache License 2.0
624 stars 17 forks source link

Rename Markdown files so they're sorted by numbers #88

Closed vanniktech closed 2 years ago

vanniktech commented 6 years ago

It'd be nice if README's would be sorted by numbers.

Episode_001.md
Episode_002.md
Episode_010.md
Episode_099.md
Episode_100.md
Episode_999.md
sockeqwe commented 6 years ago

Sounds reasonable. I have to check if this breaks some podcast players relaying on some static links from our rss feed though.

Also, in the (hopefully near) future we would like to have a website.

Niklas Baudy notifications@github.com schrieb am Mi., 14. März 2018, 04:14:

It'd be nice if README's would be sorted by numbers.

Episode_001.md Episode_002.md Episode_010.md Episode_099.md Episode_100.md Episode_999.md

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/artem-zinnatullin/TheContext-Podcast/issues/88, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjnrv9FdbaBg9hYPEqeX3xf1LoVwCaPks5teN-PgaJpZM4SqEdv .

artem-zinnatullin commented 6 years ago

Yeah, that was design mistake i've made with file names…

As Hannes pointed we might have problems with renaming them because file name is part of links in rss feed (ie in Episode description)

However we might workaround that by updating those links in rss feed right? I think unless you change guid of the <item> it should be ok


Not sure why do we need website for that tho, it's a pain to maintain :)

sockeqwe commented 6 years ago

website (with integrated audio player) makes it easier to share new episodes, i.e. androidweekly, reddit and so on, and once we have our CI system runnimg, autogenerating this should be to easy (almost zero maintainance costs)

Artem Zinnatullin :slowpoke: notifications@github.com schrieb am Mo., 19. März 2018, 07:22:

Yeah, that was design mistake i've made with file names…

As Hannes pointed we might have problems with renaming them because file name is part of links in rss feed (ie in Episode description)

However we might workaround that by updating those links in rss feed right? I think unless you change guid of the it should be ok

Not sure why do we need website for that tho, it's a pain to maintain :)

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/artem-zinnatullin/TheContext-Podcast/issues/88#issuecomment-374193782, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjnrpcQkUccmiddKv5N1ftc_DXKg0Pbks5tf6MOgaJpZM4SqEdv .