Bug labels ventura 816 (#823)

* Partial fix for #816, labels on Ventura / macOS 13.0

* Version bump
This commit is contained in:
Rhet Turnbull
2022-11-12 11:22:44 -08:00
committed by GitHub
parent 6dbeaae541
commit ae560d24cb
9 changed files with 125 additions and 113 deletions

View File

@@ -2009,7 +2009,7 @@ Substitution Description
{cr} A carriage return: '\r'
{crlf} A carriage return + line feed: '\r\n'
{tab} :A tab: '\t'
{osxphotos_version} The osxphotos version, e.g. '0.52.0'
{osxphotos_version} The osxphotos version, e.g. '0.53.0'
{osxphotos_cmd_line} The full command line used to run osxphotos
The following substitutions may result in multiple values. Thus if specified
@@ -2493,7 +2493,7 @@ The following template field substitutions are availabe for use the templating s
|{cr}|A carriage return: '\r'|
|{crlf}|A carriage return + line feed: '\r\n'|
|{tab}|:A tab: '\t'|
|{osxphotos_version}|The osxphotos version, e.g. '0.52.0'|
|{osxphotos_version}|The osxphotos version, e.g. '0.53.0'|
|{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|