From 011a8eb2f09be60d37bc8db2f258a96bfa97bf0e Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 19 Aug 2023 19:06:41 +1000 Subject: minor change to org creating id --- emacs/.emacs.d/init/ycp-org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.emacs.d') diff --git a/emacs/.emacs.d/init/ycp-org.el b/emacs/.emacs.d/init/ycp-org.el index b9677c1..da56b51 100644 --- a/emacs/.emacs.d/init/ycp-org.el +++ b/emacs/.emacs.d/init/ycp-org.el @@ -136,7 +136,7 @@ ) (my-package org-id - (setq org-id-link-to-org-use-id 'create-if-interactive) + (setq org-id-link-to-org-use-id t) ) ;;; cite -- cgit v1.2.3