Episodes

  • Episode filenames start with a date prefix
    • Single day: YYYY-MM-DD Title.
    • Single day with time: YYYY-MM-DD HHMM Title.
    • Same-day time range: YYYY-MM-DD HHMM--HHMM Title.
    • Same-month date range: YYYY-MM-DD [HHMM]--DD [HHMM] Title.
    • Cross-month date range: YYYY-MM-DD [HHMM]--MM-DD [HHMM] Title.
    • Cross-year date range: YYYY-MM-DD [HHMM]--YYYY-MM-DD [HHMM] Title.
    • Times use compact 24-hour HHMM, such as 0900, 1630, or 2359. No colons.
    • Date ranges that are still being determined: TBD can replace a portion of the date
  • Date ranges are inclusive of both the start and end dates.
    • Use --DD only when the end date is in the same month.
    • Use --MM-DD when the end date is in another month of the same year.
    • Use --YYYY-MM-DD when the end date is in another year.

Aggregations

  • YYYY-MM-DD for daily
  • YYYY-Www for weekly, starting on Mondays
  • YYYY-MM: for monthly
  • YYYY: for annual summaries