mirror of
https://github.com/protesilaos/denote.git
synced 2026-09-10 07:16:20 -04:00
Remove outdated TODO in denote-org-extras
We do not need to account for other link types. If someone has a use-case, then we shall reconsider.
This commit is contained in:
parent
6c1ceaf7c7
commit
c4fdf97055
|
|
@ -273,9 +273,6 @@ the variable `denote-file-type'."
|
|||
|
||||
;;;; Convert links from `:denote' to `:file' and vice versa
|
||||
|
||||
;; TODO 2024-02-28: Do we need to convert between other link types? I
|
||||
;; think not, since the `denote:' type is modelled after the `file:'
|
||||
;; one.
|
||||
(defun denote-org-extras--get-link-type-regexp (type)
|
||||
"Return regexp for Org link TYPE.
|
||||
TYPE is a symbol of either `file' or `denote'.
|
||||
|
|
|
|||
Loading…
Reference in a new issue