From 70fa93f0c9566c8ae53a85d4c6a5cbe93203e6fd Mon Sep 17 00:00:00 2001
From: Cohee <18619528+Cohee1207@users.noreply.github.com>
Date: Sat, 21 Oct 2023 14:42:53 +0300
Subject: [PATCH] Clarify note macro docs
---
public/scripts/templates/macros.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/scripts/templates/macros.html b/public/scripts/templates/macros.html
index 007861308..8960a3a78 100644
--- a/public/scripts/templates/macros.html
+++ b/public/scripts/templates/macros.html
@@ -3,7 +3,7 @@ System-wide Replacement Macros:
{{user}} - your current Persona username
{{char}} - the Character's name
{{input}} - the user input
- {{// (note)}} - you can leave a note here, and the macro will be replaced with blank content
+ {{// (note)}} - you can leave a note here, and the macro will be replaced with blank content. Not visible for the AI.
{{time}} - the current time
{{date}} - the current date
{{weekday}} - the current weekday