mirror of
https://github.com/org-roam/org-roam
synced 2025-09-22 16:20:54 -05:00
(chore): drop org-roam-filename-noconfirm (#248)
With org-capture integration, it does not seem to be used anymore.
This commit is contained in:
@@ -84,12 +84,6 @@ Valid values are
|
||||
:type 'string
|
||||
:group 'org-roam)
|
||||
|
||||
(defcustom org-roam-filename-noconfirm t
|
||||
"Whether to prompt for confirmation of filename for new files.
|
||||
If nil, always ask for filename."
|
||||
:type 'boolean
|
||||
:group 'org-roam)
|
||||
|
||||
(defcustom org-roam-buffer-width 0.33 "Width of `org-roam' buffer."
|
||||
:type 'number
|
||||
:group 'org-roam)
|
||||
|
Reference in New Issue
Block a user