From 0d827e85117e5043128abb28fc25400b2b1c9885 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 14 Nov 2025 21:41:07 -0800 Subject: [PATCH] Documentation: add {{doc_title}} placeholder --- docs/usage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/usage.md b/docs/usage.md index d902f6814..cac2c964f 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -553,6 +553,7 @@ applied. You can use the following placeholders in the template with any trigger - `{{added_time}}`: added time in HH:MM format - `{{original_filename}}`: original file name without extension - `{{filename}}`: current file name without extension +- `{{doc_title}}`: current document title The following placeholders are only available for "added" or "updated" triggers