Enhancement: Add {original_filename}, {added_time} to title placeholders (#4972)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
TTT7275
2023-12-17 21:38:24 -08:00
committed by GitHub
co-authored by shamoon
parent 7289c4ea56
commit 1197a048bc
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -311,6 +311,8 @@ applied. You can use the following placeholders:
- `{added_month_name}`: added month name
- `{added_month_name_short}`: added month short name
- `{added_day}`: added day
- `{added_time}`: added time in HH:MM format
- `{original_filename}`: original file name without extension
## Custom Fields {#custom-fields}