From e9b7271cebb77ddcea90427a2ce7ee4960f3cfc2 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 21 Sep 2020 18:47:38 -0700 Subject: Add my backlinks dynamic block to some capture templates --- oni-org/capture-templates/inbox-with-selection.org | 3 +++ oni-org/capture-templates/inbox.org | 3 +++ oni-org/capture-templates/task.org | 3 +++ 3 files changed, 9 insertions(+) diff --git a/oni-org/capture-templates/inbox-with-selection.org b/oni-org/capture-templates/inbox-with-selection.org index 9dc2f6e..af1db59 100644 --- a/oni-org/capture-templates/inbox-with-selection.org +++ b/oni-org/capture-templates/inbox-with-selection.org @@ -7,3 +7,6 @@ #+begin_quote %i #+end_quote + +#+BEGIN: oni-backlinks +#+END diff --git a/oni-org/capture-templates/inbox.org b/oni-org/capture-templates/inbox.org index 3c97b8a..d01d210 100644 --- a/oni-org/capture-templates/inbox.org +++ b/oni-org/capture-templates/inbox.org @@ -3,3 +3,6 @@ :CREATED: %U :ORIGIN: %a :END: + +#+BEGIN: oni-backlinks +#+END diff --git a/oni-org/capture-templates/task.org b/oni-org/capture-templates/task.org index 20a4d69..6bbbefd 100644 --- a/oni-org/capture-templates/task.org +++ b/oni-org/capture-templates/task.org @@ -2,3 +2,6 @@ :PROPERTIES: :CREATED: %U :END: + +#+BEGIN: oni-backlinks +#+END -- cgit v1.2.3-54-g00ecf