Spec: Convert Two 2026-04-23 Snippets Into Posts
Goal
Move two Obsidian snippets from the rr vault into Jekyll posts in this repository.
Scope
- Convert
2026-04-23-The Great AI Sherlocking is upon us into a standard post without the 🔗 prefix.
- Convert
2026-04-23-ChatGPT's powerful new image engine into a 🔗 link post.
- Preserve the source bodies and source attribution already present in the notes.
- Update the Obsidian notes after migration so they are marked as blogged.
Constraints
- Follow the repo branching workflow.
- Keep the posts aligned with existing Jekyll front matter conventions.
- Use the note
created timestamps for post dates.
- Do not convert the Sherlocking post into the
🔗 pattern.
Output
- Two new files in
_posts/.
- Updated Obsidian note metadata for both snippets.
- A PR that links the work to the tracking issue.