allow {filename} placeholder in workflow

This commit is contained in:
Lu-Fi
2024-11-20 10:19:37 +01:00
parent d7d3fed833
commit 2022224e4b
5 changed files with 6 additions and 0 deletions

View File

@@ -411,6 +411,7 @@ applied. You can use the following placeholders with any trigger type:
- `{added_day}`: added day
- `{added_time}`: added time in HH:MM format
- `{original_filename}`: original file name without extension
- `{filename}`: current file name without extension
The following placeholders are only available for "added" or "updated" triggers