Rename images on import
based on the QR code (multiple images will add a number to the end of the
QR code data)
Add the QR data to the
EXIF comments field
Create a new sub catalog
based on QR code data
The current QR
code commands codes handled are:
(new
subevent under top-level event)
*S
new subevent 01, 02, ...
*S3
new subevent with 3 digit numbering: 001, 002, 003,
...
This works for *S1 thru *S9. Really only needed if you know you will
exceed 99 subevents.
*S=name
new subevent with specific name (re-used if already
exists)
*S=name##
new subevent with specific name numbered in order:
name01, name02, name03
This will always create the new subevent and never reuse an existing subevent
Any number of digits can be specified, e.g. #### or #####
Subevent numbering can be specified anywhere in string, e.g.
*S=prefix####suffix
Note
that all of the basic commands use a capital S
Export images and retain catalog structure as the folder structure.
1. Create a digital media package and add %catalogname% to the end of the destination folder path.
2. Use The batch option with the settings below to process all the image in the catalog.
Unfortunately, it appears that this option is no longer supported by Google Sheets Here is a link to use the QR Code Maker. Please note, this option uses Google Sheets. Darkroom Support is not able to offer help with working in or printing from ...
Darkroom 9.2 adds QR Codes to it arsenal of possible bar codes that can be added to an image. In the Border Workshop click on the add menu at the top of the screen under the Darkroom logo. On that drop down select "Barcode" in the property windows ...
QR Code commands/rules New subcatalog command can be: *S create new subevent with default # of digits *Sn create new subevent with n digits (where n >= 1 && n <= 9) e.g. *S4 -> 0001 *S=### create new ...