branch: externals/denote commit f0c4a69f938e0ba2436741b1bc2f2fdca77784b8 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Make the journal+tmr code sample its own section in the manual --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index b237c42de2..85b12073d5 100644 --- a/README.org +++ b/README.org @@ -2138,6 +2138,11 @@ Of course, you can always set up the function so that it asks for a '("journal"))) #+end_src +*** Journaling with a timer +:PROPERTIES: +:CUSTOM_ID: h:4af1f81e-e93a-43cc-b344-960032a16d42 +:END: + Sometimes journaling is done with the intent to hone one's writing skills. Perhaps you are learning a new language or wish to communicate your ideas with greater clarity and precision. As with everything that