branch: externals/denote commit 643794cb897dede8f455956c489e728af57ed971 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Document :reverse parameter for Org dynamic blocks It was added in commit 2d1d543 by Elias Storms: <https://lists.sr.ht/~protesilaos/denote/%3Cm2k03ig552.fsf%40MBA21.fritz.box%3E>. --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org index 82dbbb96c1..a8d906e36c 100644 --- a/README.org +++ b/README.org @@ -1719,6 +1719,9 @@ looks like this: : #+BEGIN: denote-links :regexp "_journal" :missing-only t +To reverse the order links appear in, add =:reverse t= to the +=#+BEGIN= line. + The =denote-links= block can also accept a =:block-name= parameter with a string value that names the block. Once the dynamic block is evaluated, a =#+NAME= is prepended to the block's contents. This can