diff --git a/docs/assets/logo_full_black.png b/docs/assets/logo_full_black.png new file mode 100644 index 000000000..5055c2098 Binary files /dev/null and b/docs/assets/logo_full_black.png differ diff --git a/docs/assets/logo_full_white.png b/docs/assets/logo_full_white.png new file mode 100644 index 000000000..d32a9a996 Binary files /dev/null and b/docs/assets/logo_full_white.png differ diff --git a/docs/usage.md b/docs/usage.md index 2f2c0a396..bcaf7df7a 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -616,7 +616,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 (cannot be used in title assignment) The following placeholders are only available for "added" or "updated" triggers