[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote updated (7f4a66d802 -> de786b5e8f)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote updated (7f4a66d802 -> de786b5e8f) |
Date: |
Wed, 4 Dec 2024 09:58:03 -0500 (EST) |
elpasync pushed a change to branch externals/denote.
from 7f4a66d802 Mention the denote-zettel-interface package by
Kristoffer Balintona
new a701764b0e Start implementing not-regexp feature to exclude those
files
new 663e6e0206 Document denote-directory-files EXCLUDE-REGEXP in the
manual
new 4205708b2c Document in the manual denote-sort-dired-extra-prompts
new exclude-regexp symbol
new 821095844c Clarify the wording about default behaviour of
denote-sort-dired command
new 89a6f7c8c2 Fix bug to make denote-sort-dired exclude files matching
regexp (see a701764)
new a703f2b686 Implement WORK-IN-PROGRESS support for :not-regexp to
omit files in Org dynamic blocks
new fba0bb2650 Document the :not-regexp parameter of the Org dynamic
blocks
new d6b3269a17 Merge branch 'not-regexp'
new de786b5e8f Define helper function to parse rx
Summary of changes:
README.org | 47 +++++++++++++++++++++++++-------
denote-org-extras.el | 76 +++++++++++++++++++++++++++++++++++-----------------
denote-sort.el | 71 +++++++++++++++++++++++++++++++++++-------------
denote.el | 15 ++++++++---
4 files changed, 152 insertions(+), 57 deletions(-)
- [elpa] externals/denote updated (7f4a66d802 -> de786b5e8f),
ELPA Syncer <=
- [elpa] externals/denote 4205708b2c 3/9: Document in the manual denote-sort-dired-extra-prompts new exclude-regexp symbol, ELPA Syncer, 2024/12/04
- [elpa] externals/denote d6b3269a17 8/9: Merge branch 'not-regexp', ELPA Syncer, 2024/12/04
- [elpa] externals/denote 663e6e0206 2/9: Document denote-directory-files EXCLUDE-REGEXP in the manual, ELPA Syncer, 2024/12/04
- [elpa] externals/denote a701764b0e 1/9: Start implementing not-regexp feature to exclude those files, ELPA Syncer, 2024/12/04
- [elpa] externals/denote 821095844c 4/9: Clarify the wording about default behaviour of denote-sort-dired command, ELPA Syncer, 2024/12/04
- [elpa] externals/denote 89a6f7c8c2 5/9: Fix bug to make denote-sort-dired exclude files matching regexp (see a701764), ELPA Syncer, 2024/12/04
- [elpa] externals/denote a703f2b686 6/9: Implement WORK-IN-PROGRESS support for :not-regexp to omit files in Org dynamic blocks, ELPA Syncer, 2024/12/04
- [elpa] externals/denote fba0bb2650 7/9: Document the :not-regexp parameter of the Org dynamic blocks, ELPA Syncer, 2024/12/04
- [elpa] externals/denote de786b5e8f 9/9: Define helper function to parse rx, ELPA Syncer, 2024/12/04