feat(posts): add wedding video sorting post - #18
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
posts | cf66694 | Commit Preview URL Branch Preview URL |
Sep 06 2026, 07:01 AM |
New post: "How to sort your wedding videos without watching any of them". Covers cataloging 422 raw wedding clips with Claude Code orchestrating a Gemini Flash agent, local face clustering with insightface, and baking the results into the files with exiftool. Includes seven screenshots. Also drops the Option+Arrow bindings from Navigate back/forward in the vault hotkeys so word-jumping works in the Obsidian editor again. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
OzTamir
force-pushed
the
posts/wedding-videos-sorter
branch
from
September 6, 2026 07:00
1f3ecd7 to
cf66694
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The post ships with
draft: false, so it publishes on merge.Verification
npm run check: 0 errors, 0 warningsnpm run build: passes, post renders at/how-to-sort-wedding-videos-without-watching-them/npm run check:links: no broken internal linksnpm run preview🤖 Generated with Claude Code