Set `org-link-search-must-match-exact-headline' option
This commit is contained in:
parent
d69071a556
commit
f940a92572
@ -2516,7 +2516,8 @@ Is subject to change by `toggle-post-tangle-hook-dir-usage'."
|
||||
;; behavior. Set `org-link-descriptive' interactively by calling
|
||||
;; `org-toggle-link-display'.
|
||||
(setopt org-link-descriptive t
|
||||
org-link-file-path-type 'relative))
|
||||
org-link-file-path-type 'relative
|
||||
org-link-search-must-match-exact-headline nil))
|
||||
#+end_src
|
||||
|
||||
#+caption[Setup =org-mode-map= 1]:
|
||||
|
Loading…
x
Reference in New Issue
Block a user