content: 2026-07-17 capture run — 26 finds across 9 productive sources

Shortlisted 11; review candidates: porcelain-room-aranjuez,
we-are-rewind-pink-floyd-cassette, best-made-sailors-knife.

Dedup caught 11 re-serves from 07-16 before writing, plus 2 items
re-served after being dropped on the bar yesterday (Samsung Music
Studio 5, Project AirLink pants) — dropped again on the same grounds.

Verification corrected the record on three finds: Gear Patrol's
Sailor's Knife hook was wrong (the century-old salvaged Cumarú is the
handle, pulled from the Panama Canal after 113 years under water — the
blade is new Robert Herder stainless); the Armenia "Donatello" is
studio-of, not autograph; the Transformers set is a September preorder.
Two vendor stats omitted as unverifiable. hock (A.Word.A.Day) dropped
on the alcohol rule despite a strong etymology story.

Amazon: 2 links added, 2 dropped on the same-model rule.
Sources: no maintenance changes; 3 Reddit subs held on 429 throttling
(not skipped — r/macapps succeeded from the same host). 2 new nominees.
This commit is contained in:
2026-07-17 01:37:05 -04:00
parent 3af5185ae9
commit d98008e2f5
41 changed files with 423 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

@@ -0,0 +1,14 @@
---
name: "MDV"
subtitle: "A Markdown viewer with a Quick Look extension and a CLI tool built in"
date: 2026-07-17
shortlist: true
link: "https://www.mowglii.com/mdv/"
linkText: "mowglii.com/mdv"
source: "r/macapps"
topics: [macos-apps, writing-and-notes]
tags: [markdown, quick-look, cli]
description: "MDV renders GitHub-flavored Markdown with a live file watcher, a bundled Quick Look extension, and a command-line tool, all in one Mac app."
---
MDV renders GitHub-flavored Markdown files as cleanly as Preview renders PDFs, but the detail worth noting is what's bundled: a Quick Look extension that lets Markdown files preview right in Finder, and a command-line tool (`mdv`) installable straight from the app's menu. A file watcher keeps the display in sync as you edit elsewhere, and it handles Mermaid diagrams and YAML front matter without extra setup.