commit 81e1397f3a4e0ff8daa5e85f88fb69e87d5bd9d9
parent bd9d02d3e6480c9c07dca7f958d29be946ba838b
Author: Spencer Williams <spnw@plexwave.org>
Date: Wed, 16 Jul 2025 19:50:40 -0400
Add modified? var to template docstring
Diffstat:
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/lisp/seam-export.el b/lisp/seam-export.el
@@ -203,7 +203,12 @@ interpolate it as-is.
`modified-dt'
The machine-readable date that the note was last modified.
- See `seam-export-time-format-dt'.")
+ See `seam-export-time-format-dt'.
+
+ `modified?'
+
+ When used as a block, this will render only when the creation
+ and modification dates are not the same.")
(defcustom seam-export-template-string seam-export-default-template-string
"The HTML template string to be used by the exporter. The template