Build the scanning guide page #35
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The quality of every date in the system depends on how the photos were scanned in the
first place — resolution, whether backs were scanned, and how files were named so the
filename parser can read album and sequence. The spec includes a scanning guide page for
exactly this reason.
Scope
An in-app scanning guide documenting conventions and recommended settings.
Implementation notes
both valid and invalid names. Generate or test these examples against the real parser so
the guide cannot drift from the code — a scanning guide that documents a convention the
parser does not accept is worse than no guide, because it produces a whole batch of
unparseable scans.
photo date).
are often not the people administering.
Done when
References
backend/app/services/filename_parser.py(source of truth for conventions)docs/circa-spec.mdPhase 3