Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Rename episodes with leading 0s #2

Closed
KevinColemanInc opened this issue Aug 14, 2018 · 11 comments
Closed

Rename episodes with leading 0s #2

KevinColemanInc opened this issue Aug 14, 2018 · 11 comments

Comments

@KevinColemanInc
Copy link

If you look at this view, the episodes are all out of order. If you name the files like "001" for 1 and "012" for 12, then they would appear in the correct order.

https://github.com/BuildingXwithJS/bxjs-weekly/tree/master/episodes

@yamalight
Copy link
Contributor

I've thought about this.
The main problem is that it would require fixing links to episodes everywhere I've shared them - which is quite a task 😅
I've been thinking that having a catalog would be a better solution 🤔
Thoughts on this?

@KevinColemanInc
Copy link
Author

Maybe make a new folder?

@yamalight
Copy link
Contributor

That'd also mean that current URLs change - which is something I want to evade 🤔

@KevinColemanInc
Copy link
Author

You can leave the old folder and the content or just leave it with a link to the new location in each of the existing files?

Or create a new folder call "season 2" and just add better naming in that file.

@yamalight
Copy link
Contributor

that doesn't really solve the problem in the long run though - just for the first 999 episodes (being a bit optimistic here) 🤔

@KevinColemanInc
Copy link
Author

999 episodes is 19 years from now...

YY-WW-title

so for this week it could be 18-32-title.md, that will take you to 2099 and you will be (probably) dead before that becomes a problem :)

@yamalight
Copy link
Contributor

I like how that sounds 🤔 Could also have a folder split by years.
This + symlinks to "legacy" episodes could work quite well 🤔

@KevinColemanInc
Copy link
Author

empty file with a text and link to the new location.. I have seen a few github projects do that. github in generally is not very good at hosting web content like this

@yamalight
Copy link
Contributor

So, it won't follow symlinks? Bleh, that's annoying 🤔
File with a link might be a solution, yeah. Will dig around a bit more..

@yatki
Copy link

yatki commented Aug 16, 2018

@yamalight symlinks work like a charm. see what we are doing here: https://github.com/LiskHQ/lisk-elements

@yamalight
Copy link
Contributor

@yatki oh, nice! that makes thing way easier. thanks for the heads up! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants