T1560: scanned documents
RSS feed for the "scanned documents" tag
RSS feed for the "scanned documents" tag
Pattypan is a great tool for uploading lots of files to Commons. I’m using it today for a set of scans of airgraphs. I scanned them all yesterday, and gave them hopefully-useful filenames that contain a prefix, date, and bit of info about each. These documents all look pretty much the same when viewed as thumbnails, so it’s important to be able to determine at least something by glancing at the filename. That said, it’s never good to ‘‘rely’’ on metadata being in the filename nor on all files having the same structure to their names.
Anyway, after creating the spreadsheet for these files, I did some tweaking to the data columns:
source column based on the name column:
=CONCAT("{{HMW|wiki=",B2,"}}")
{{HMW|wiki=Airgraph 1943-12-30 Adele to Murray}}
=REGEX(B3,"[0-9]{4}-[0-9]{2}-[0-9]{2}")
1943-12-30