mirror of
https://github.com/protesilaos/denote.git
synced 2026-09-10 07:16:20 -04:00
Remove "work-in-progress" from backlinks' section
I think it works fine and should be good enough for version 0.1.0. Though I am happy to improve it further. Any bugs will obviously be fix outright.
This commit is contained in:
parent
25fe9870dc
commit
24997c6bc5
|
|
@ -174,7 +174,7 @@ and/or the documentation string of `display-buffer'."
|
|||
(find-file (denote-link--find-file-prompt files))
|
||||
(user-error "No links found in the current buffer")))
|
||||
|
||||
;;;; Backlinks' buffer (WORK-IN-PROGRESS)
|
||||
;;;; Backlinks' buffer
|
||||
|
||||
(define-button-type 'denote-link-find-file
|
||||
'follow-link t
|
||||
|
|
|
|||
Loading…
Reference in a new issue