Steam:
grep -o "\d*.jpg" ~/Developer/ame/input/2021-00-Valheim/index.md | xargs -I '%' cp "./%" ~/Developer/ame/input/2021-00-Valheim/%
Navigate to the screenshot photos and copy the files to the input directory to avoid complications with xargs and whitespace and parentheses in the screenshot path.
TODO
Ability to edit existing posts; maybe not possible due to how the filesystem is sandboxed? Could put in place holders but then what's the point.
Google Chrome filesystem API? Redo in Swift?
2022/04/12: Added simple editing mechanism. Looks up already published photos by their @thumb size