Skip to content

Title-slug names for Other/ items#11

Merged
hollygrimm merged 1 commit into
mainfrom
other-title-slugs
Jul 17, 2026
Merged

Title-slug names for Other/ items#11
hollygrimm merged 1 commit into
mainfrom
other-title-slugs

Conversation

@hollygrimm

Copy link
Copy Markdown
Collaborator

Other/ directories become human-readable, deterministic title slugs (ASCII-safe, 60-char cap, video-id suffix on the one collision) instead of opaque video ids — Other/wNCZmPM0V44Other/Introduction_to_recording_and_livestreaming_with_OBS. 49 renames via git mv (history preserved); parts[].video_id remains authoritative for all tooling; duplicate markers re-attached under slug names; indexes regenerated; validate PASS; idempotent.

Companion: Journal-Utilities gains utils/naming.slugify_title, the uncovered pass names new Other/ items by slug, and enrichment duplicate lookups are slug-proof.

🤖 Generated with Claude Code

https://claude.ai/code/session_015NjFiMWkgrVy4foGF1Zbax

Other/ directories are now human-readable deterministic slugs of the
video title (ASCII-safe, 60-char cap, video-id suffix on collision)
instead of opaque video ids — parts[].video_id stays authoritative
for all lookups. git mv preserves history; indexes regenerated;
validate PASS; idempotent.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015NjFiMWkgrVy4foGF1Zbax
@hollygrimm
hollygrimm merged commit 19f3416 into main Jul 17, 2026
2 checks passed
@hollygrimm
hollygrimm deleted the other-title-slugs branch July 17, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant