[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 1d6ea5a6d9 33/33: Add the denote-rename-no-confi
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote 1d6ea5a6d9 33/33: Add the denote-rename-no-confirm to the sample configuration |
Date: |
Wed, 14 Feb 2024 06:57:49 -0500 (EST) |
branch: externals/denote
commit 1d6ea5a6d9eb690fe4e9b24eab429f2bd5933179
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add the denote-rename-no-confirm to the sample configuration
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 850b1e2ee3..a23bebb00f 100644
--- a/README.org
+++ b/README.org
@@ -3741,6 +3741,7 @@ Everything is in place to set up the package.
(setq denote-prompts '(title keywords))
(setq denote-excluded-directories-regexp nil)
(setq denote-excluded-keywords-regexp nil)
+(setq denote-rename-no-confirm nil) ; Set to t if you are familiar with
`denote-rename-file'
;; Pick dates, where relevant, with Org's advanced interface:
(setq denote-date-prompt-use-org-read-date t)
- [elpa] externals/denote 6179fb7541 14/33: Ensure double spacing in a sentence of denote-rename-file docstring, (continued)
- [elpa] externals/denote 6179fb7541 14/33: Ensure double spacing in a sentence of denote-rename-file docstring, ELPA Syncer, 2024/02/14
- [elpa] externals/denote 8e18c5664d 18/33: Add WORK-IN-PROGRESS implementation of 'denote-rename-file' that honours 'denote-prompts', ELPA Syncer, 2024/02/14
- [elpa] externals/denote 96d432f746 19/33: Update denote-create-* commands to respect `denote-prompts`, ELPA Syncer, 2024/02/14
- [elpa] externals/denote 779dfb0439 20/33: Update denote-rename-file doc string to describe its current behaviour, ELPA Syncer, 2024/02/14
- [elpa] externals/denote 02a1645f95 21/33: Tweak the behaviour of denote-create-unique-file-identifier, ELPA Syncer, 2024/02/14
- [elpa] externals/denote 7f76d52e80 27/33: Complete the documentation of denote-rename-file, noting all modalities of interaction, ELPA Syncer, 2024/02/14
- [elpa] externals/denote a1e1e21251 24/33: Fix typo in denote-rename-file doc string, ELPA Syncer, 2024/02/14
- [elpa] externals/denote 453b241d58 29/33: Make denote-dired-rename-files honour the denote-prompts (same as denote-rename-file), ELPA Syncer, 2024/02/14
- [elpa] externals/denote cd109c1e8c 30/33: Update the documentation of denote-dired-rename-marked-files, ELPA Syncer, 2024/02/14
- [elpa] externals/denote ecd18be7a4 28/33: Ensure double spacing in a sentence of denote-rename-file docstring, ELPA Syncer, 2024/02/14
- [elpa] externals/denote 1d6ea5a6d9 33/33: Add the denote-rename-no-confirm to the sample configuration,
ELPA Syncer <=