summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-04-02 19:29:03 +0300
committerThanos Apollo <[email protected]>2024-04-02 19:29:03 +0300
commita04b52c46b1fea99464196db47fdbfd10cc056d3 (patch)
tree47f22badce2a8a9207fcb0f3021ca0b7e3033ea3
parent3437ba1bbefda8fec367e419b48575b7b755584d (diff)
gnosis-edit-note: Update docstring
-rw-r--r--gnosis.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnosis.el b/gnosis.el
index fc229b1..e26532a 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -1262,6 +1262,9 @@ RECURSIVE-EDIT: If t, exit `recursive-edit' after finishing editing.
It should only be t when starting a recursive edit, when editing a
note during a review session.
+DASHBOARD: Dashboard to return after editing. Default value is
+Notes.
+
The buffer automatically indents the expressions for readability.
After finishing editing, evaluate the entire expression to apply the
changes."