From 352f61ef62df83ec3d8b527ebed1fc40d7b80527 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 15 Aug 2021 23:40:49 -0700 Subject: [oni-org] Simplify usage of inbox.org Instead of everything that needs to explicitly mentioning inbox.org, make it the default notes file. Usually all new notes should be captured in there and will be moved up to other places. --- oni-org/capture-templates/inbox.org | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 oni-org/capture-templates/inbox.org (limited to 'oni-org/capture-templates') diff --git a/oni-org/capture-templates/inbox.org b/oni-org/capture-templates/inbox.org deleted file mode 100644 index d01d210..0000000 --- a/oni-org/capture-templates/inbox.org +++ /dev/null @@ -1,8 +0,0 @@ -* %? -:PROPERTIES: -:CREATED: %U -:ORIGIN: %a -:END: - -#+BEGIN: oni-backlinks -#+END -- cgit v1.3-2-g0d8e