branch: externals/transient
commit c6cf2f2705ab56cd89d807e723ce45b9fcdfb9e1
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    manual: Link to psionic-k's tutorial
---
 docs/transient.org  | 8 ++++++++
 docs/transient.texi | 9 +++++++++
 2 files changed, 17 insertions(+)

diff --git a/docs/transient.org b/docs/transient.org
index 4e064d9e7d..a28e906e86 100644
--- a/docs/transient.org
+++ b/docs/transient.org
@@ -31,6 +31,14 @@ reading a new value in the minibuffer.
 Calling a suffix command usually causes the transient to be exited
 but suffix commands can also be configured to not exit the transient.
 
+#+begin_quote
+The second part of this manual, which describes how to modify existing
+transients and create new transients from scratch, can be hard to
+digest if you are just getting started.  A useful resource to get over
+that hurdle is Psionic K's interactive tutorial, available at
+https://github.com/positron-solutions/transient-showcase.
+#+end_quote
+
 #+texinfo: @noindent
 This manual is for Transient version 0.3.7.50-git.
 
diff --git a/docs/transient.texi b/docs/transient.texi
index 54a92db4bd..7bdf667351 100644
--- a/docs/transient.texi
+++ b/docs/transient.texi
@@ -64,6 +64,15 @@ reading a new value in the minibuffer.
 Calling a suffix command usually causes the transient to be exited
 but suffix commands can also be configured to not exit the transient.
 
+@quotation
+The second part of this manual, which describes how to modify existing
+transients and create new transients from scratch, can be hard to
+digest if you are just getting started.  A useful resource to get over
+that hurdle is Psionic K's interactive tutorial, available at
+@uref{https://github.com/positron-solutions/transient-showcase}.
+
+@end quotation
+
 @noindent
 This manual is for Transient version 0.3.7.50-git.
 

Reply via email to