summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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: