I really enjoy listening to history podcasts and lecture series. One of my favorites is Mike Duncan's History of Rome. It has a ton of content. For my project, I used TiddlyWiki to organize the full podcast series. I was inspired by a reddit post at:
I used that reddit post to navigate the series years ago. I knew I could create something more useful with TiddlyWiki:
First, I organized data into a Google Sheet. I created a macro for the text field in the sheet so I could easily edit all through one template after exporting. I used a lot of tools to ensure I didn't have to manually write any of this. For example, I used a link extractor to create a column of download URLs:
I imported the XLSX file using the Excel Plugin with the tag podcast and customized their body text with a template. I created tiddlers for each defined chunk of Roman History and created a sorted list of all podcast tiddlers for each period of time. These also included start and end years for the next step.
I used plugins to add a timeline to my wiki. These looked for the start and end dates in all tiddlers tagged period. I customized it to look for dates in a specific format to ensure BC dates would show. BC dates proved a true challenge, but after lots of research and some custom CSS I wrote, I got them displaying how I wanted.
My TiddlyWiki allows you to find grouped podcast, organized in a visual timeline. This is helpful for repeat listeners looking to go back to a certain part of Roman history. You click on the timeframe you're interested in, get a list of podcasts in proper order where you can click through for descriptions and a download link.
Thanks,
Justin