diff options
author | Thanos Apollo <[email protected]> | 2024-04-02 19:29:03 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-04-02 19:29:03 +0300 |
commit | a04b52c46b1fea99464196db47fdbfd10cc056d3 (patch) | |
tree | 47f22badce2a8a9207fcb0f3021ca0b7e3033ea3 /gnosis.el | |
parent | 3437ba1bbefda8fec367e419b48575b7b755584d (diff) |
gnosis-edit-note: Update docstring
Diffstat (limited to 'gnosis.el')
-rw-r--r-- | gnosis.el | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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." |