Added report_summary view to export report database

This commit is contained in:
Rhet Turnbull
2022-07-23 16:27:49 -07:00
parent f279217118
commit 7484c7b994
19 changed files with 42 additions and 42 deletions

View File

@@ -2005,7 +2005,7 @@ cog.out(get_template_field_table())
|{lf}|A line feed: '\n', alias for {newline}|
|{cr}|A carriage return: '\r'|
|{crlf}|a carriage return + line feed: '\r\n'|
|{osxphotos_version}|The osxphotos version, e.g. '0.50.7'|
|{osxphotos_version}|The osxphotos version, e.g. '0.50.8'|
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
|{album}|Album(s) photo is contained in|
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|