Documentation: small note re filename vs original_filename

This commit is contained in:
shamoon
2026-03-01 11:45:06 -08:00
parent a6c974589f
commit 7ff51452f0
+1 -1
View File
@@ -570,7 +570,7 @@ applied. You can use the following placeholders in the template with any trigger
- `{{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
- `{{filename}}`: current file name without extension (for "added" workflows this may not be final yet, you can use `{{original_filename}}`)
- `{{doc_title}}`: current document title
The following placeholders are only available for "added" or "updated" triggers