summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar Nicolas Petton2021-02-22 22:39:39 +0100
committerGravatar Nicolas Petton2021-02-22 22:39:39 +0100
commit97e2f5e7329bb69fe83a93fd5e32401d125acfb7 (patch)
treea4a62ddfaa23e84217a204a61646af353278fa40
parent88dbb4f82b66ecb75cc2d2d6a0c190ae8c1a31b2 (diff)
downloadnroam-97e2f5e7329bb69fe83a93fd5e32401d125acfb7.tar.gz
nroam-97e2f5e7329bb69fe83a93fd5e32401d125acfb7.zip
Remove the temporary to-do list
-rw-r--r--nroam.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/nroam.el b/nroam.el
index 792f2fb..c36c95c 100644
--- a/nroam.el
+++ b/nroam.el
@@ -31,13 +31,6 @@
;;
;; To setup nroam for all org-mode buffer, evaluate the following:
;; (add-hook 'org-mode-hook #'nroam-mode)
-;;
-;; TODO:
-;; - [x] Jump to reference on RET.
-;; - [x] Ensure one empty line before backlink section, but do put the start marker on the heading line.
-;; - [x] Shift the level of headings in references
-;; - [x] Hide drawers in the backlink sections.
-;; - [x] Fix relative links (esp important with diaries that are in a subdirectory).
;;; Code: