From 87b82865b24bf2392d7725499e8612113b22aab9 Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Thu, 8 Jun 2023 15:16:21 +0500 Subject: [PATCH] web: list $timestamp$ in supported title templates --- apps/web/src/views/settings.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/web/src/views/settings.js b/apps/web/src/views/settings.js index 85fd26724..06d332434 100644 --- a/apps/web/src/views/settings.js +++ b/apps/web/src/views/settings.js @@ -652,6 +652,9 @@ function Settings() {
$count$: Number of notes + 1
$headline$: Use starting line of the note as title +
+ $timestamp$: Full date & time without any spaces or other + symbols (e.g. 202305261253)