Protesilaos
13b2164369
Update to Denote version 4.2.0
2026-05-20 15:41:08 +03:00
Protesilaos
3ef7380190
Remove the denote-sort-dired-focus alias
...
I want to reach a point where only denote-dired and related are used.
Maybe this is more appropriate for the next major version, but I can
do it here since this is a new command.
2026-05-20 12:37:13 +03:00
Protesilaos
21b1c81d1a
Make denote--dir-in-denote-directory-p more robust
...
This is in response to a bug reported by Kevin Izevbigie in issue 705:
<https://github.com/protesilaos/denote/issues/705 >.
2026-05-12 13:18:27 +03:00
Protesilaos
d7dab477a1
Document the denote-lint package
2026-05-01 18:56:52 +03:00
Protesilaos
8112e65bc3
Acknowledge nescias for commit c772378
...
This was sent to me as a patch via email. The change is small, meaning
that its author does not need to assign copyright the Free Software
Foundation.
2026-04-28 18:47:30 +03:00
nescias
c7723784b9
Fix typos in documentation
2026-04-28 17:24:36 +03:00
Protesilaos
b5be053380
Document the ~denote-wordcloud package
2026-04-27 23:16:11 +03:00
Protesilaos
f113e49988
Document the denote-sections package by Samuel W. Flint
...
Thanks to Samuel for bringing this matter to my attenion in issue 701:
<https://github.com/protesilaos/denote/issues/701 >.
2026-04-27 22:47:57 +03:00
Protesilaos
3cd8d47c00
Document the denote-regexp package by Samuel W. Flint
...
Thanks to Samuel for bringing this matter to my attenion in issue 701:
<https://github.com/protesilaos/denote/issues/701 >.
2026-04-27 22:45:51 +03:00
Protesilaos
348d851eb4
Document the denote-project-notes package by Samuel W. Flint
...
Thanks to Samuel for bringing this matter to my attenion in issue 701:
<https://github.com/protesilaos/denote/issues/701 >.
2026-04-27 22:36:42 +03:00
Protesilaos
7babe195ee
Document the denote-agenda package by Samuel W. Flint
...
Thanks to Samuel for bringing this matter to my attenion in issue 701:
<https://github.com/protesilaos/denote/issues/701 >.
2026-04-27 22:32:25 +03:00
Protesilaos
aedbb0cecd
Document the denote-journal-capture package by Samuel W. Flint
...
Thanks to Samuel for bringing this matter to my attenion in issue 701:
<https://github.com/protesilaos/denote/issues/701 >.
2026-04-27 22:25:58 +03:00
Protesilaos
97ffb56320
Use "Protesilaos" instead of "Protesilaos Stavrou"
...
As I announced here: <https://protesilaos.com/news/2026-04-21-omitting-the-surname/ >.
2026-04-24 13:26:01 +03:00
Protesilaos
7574b8cecd
Document in the manual the functions to get the file type for YAML and TOML
2026-04-23 21:25:34 +03:00
Protesilaos
29fd39a4d4
Make sure the denote-file-type function is registered in the function index
2026-04-23 21:25:14 +03:00
Protesilaos
87a4a02afa
Document denote-file-type function in the manual
2026-04-23 21:19:57 +03:00
Protesilaos
8b9a4e511d
Add a :get-file-type-function to the denote-file-types
2026-04-23 21:00:59 +03:00
Protesilaos
383c52be8d
Acknowledge GuutBoy for reporting a bug in denote-markdown
...
This was done in issue 699: <https://github.com/protesilaos/denote/issues/699 >.
2026-04-23 19:07:39 +03:00
Protesilaos Stavrou
5e995cfecc
Acknowledge gnuhack for commit aaa75e7
...
This was done as part of pull request 697: <https://github.com/protesilaos/denote/pull/697 >.
The change is small, repurposing existing code, meaning that the
author does not need to assign copyright to the Free Software Foundation.
2026-04-21 08:38:09 +03:00
Protesilaos Stavrou
c3b60fcada
Replace "doc string" with "docstring"
2026-04-13 08:41:39 +03:00
Protesilaos Stavrou
160444b853
Mention denote-dired-focus in the manual and expand its docstring
2026-04-07 12:11:54 +03:00
Protesilaos Stavrou
4483caee95
Update the manual's acknowledgements
...
This is about the idea behind denote-dired-focus, as discussed in
issue 693: <https://github.com/protesilaos/denote/issues/693 >.
2026-04-07 12:03:23 +03:00
Protesilaos Stavrou
7852585578
Set denote-file-type explicitly to Org
...
Otherwise, the user will not necessarily get what they want if they
add to the denote-file-types.
2026-04-02 09:56:45 +03:00
Protesilaos Stavrou
7f92fd4af3
Acknowledge bplubell for commit d8c2488
...
This was done in pull request 685: <https://github.com/protesilaos/denote/pull/685 >
The change is small, meaning that the author does not need to assign
copyright to the Free Software Foundation.
2026-03-19 07:13:07 +02:00
Protesilaos Stavrou
76c2e27e80
Document how users can have a custom identifier without "T" in it
2026-03-06 19:23:10 +02:00
Protesilaos Stavrou
2ca985d57b
Acknowledge Samuel W. Flint for commit 3d24ea5
...
The change is small, meaning that Samuel does not need to assign
copyright to the Free Software Foundation.
This change was done in pull request 683: <https://github.com/protesilaos/denote/pull/683 >.
2026-02-28 21:31:01 +02:00
Protesilaos Stavrou
9f5a16f625
Tweak how denote--get-common-root-directory checks absolute paths to also work on Windows
...
I do not have a Windows machine to test this, though it seems
reasonable. I am doing this in response to issue 682 by Pratik-Mishra-497:
<https://github.com/protesilaos/denote/issues/682 >.
2026-02-23 17:50:39 +02:00
Protesilaos Stavrou
da0685d48d
Expand the manual with how to auto-encrypt new notes with a custom file type
...
I did this in response to issue 681 by Michael Jones:
<https://github.com/protesilaos/denote/issues/681 >.
2026-02-13 13:52:34 +02:00
Protesilaos Stavrou
e5d5a4f2d9
Clarify that denote-sequence is its own package
...
It used to be part of denote.git, but I moved it to its own repository.
2026-02-07 16:09:15 +02:00
Protesilaos Stavrou
2a542e20ff
Link to a more specific section in the manual about "-with-command" commands
2026-01-23 09:30:43 +02:00
Protesilaos Stavrou
3af6cbeb39
Mention denote-link-or-create-with-command in the manual
...
Thanks to Matthew Batson for the contribution in pull request 674:
<https://github.com/protesilaos/denote/pull/674 >.
Matthew has assigned copyright to the Free Software Foundation.
2026-01-23 09:29:27 +02:00
Protesilaos Stavrou
7b5fb18fab
Acknowledge gvalson for commit 9a9f71d
...
This was done in pull request 676: <https://github.com/protesilaos/denote/pull/676 >.
The change is small, meaning that gvalson does not need to assign
copyright to the Free Software Foundation.
2026-01-23 08:52:03 +02:00
gvalson
9a9f71d109
Add reference to the mir package in the manual
2026-01-22 20:22:51 -05:00
Protesilaos Stavrou
3563d2b3fe
Acknowledge Matthew Batson for commit a31969f
...
The change is small, meaning that Matthew does not need to assign
copyright to the Free Software Foundation.
2026-01-17 07:18:53 +02:00
Protesilaos Stavrou
bcbc805f4f
Fix typo in latest commit 1d1732f
2026-01-14 20:57:23 +02:00
Protesilaos Stavrou
1d1732fb57
Acknowledge duilkiles for commits 8a88fcd, e9e8f6f
...
The author has assigned copyright to the Free Software Foundation.
2026-01-14 20:54:06 +02:00
Protesilaos Stavrou
0afdc6af14
Acknowledge Matto Fransen for commit b9ff7e6
...
The change is small which means that Matto does not need to assign
copyright to the Free Software Foundation.
2026-01-12 22:49:32 +02:00
Matto Fransen
b9ff7e6617
Add reference to denote-review package in the manual
2026-01-12 22:48:49 +02:00
Protesilaos Stavrou
a0b834f53b
Update copyright years
2026-01-11 11:30:27 +02:00
Protesilaos Stavrou
0a076981a9
Acknowledge Alvin Hsu for commit 46c49e5
...
This was done in pull request 664: <https://github.com/protesilaos/denote/pull/664 >.
The change is small, meaning that Alvin does not need to assign
copyright to the Free Software Foundation,
2026-01-09 10:03:47 +02:00
Alvin Hsu
46c49e51ee
Fix error in denote-sort-dired when regexp is a subdirectory
...
In the DIRNAME list argument to `dired', the first element is treated as a
directory name, with the rest being file paths relative to that directory.
`dired' appears to fall back to the parent directory when DIRED-NAME does not
match any subdirectory, resulting in expected correct behavior; however, when
there is a matched directory, it will attempt to search for files relative to
that directory instead, which may result in file-not-found errors.
Thus, we remove and replace DIRED-NAME such that we always use the directory
that the files are supposed to be relative to.
Fixes : #662
2026-01-08 20:59:31 +08:00
Jean-Philippe Gagné Guay
b8be7d7bf0
Remove directories parameter from some functions
2026-01-04 19:17:55 -05:00
Protesilaos Stavrou
cf2a6b082b
BREAKING: make denote-fontify-links-mode only work in plain text
...
Check what I am doing in denote-fontify-links-mode to make it work
only in some places and to work around the default behaviour of
toggling a minor mode interactively.
2026-01-03 08:33:48 +02:00
Protesilaos Stavrou
3a66793dd0
Add alias for denote-add-links
2026-01-03 08:33:48 +02:00
Protesilaos Stavrou
f55b84317a
Mention the link to contents command in the "Getting started with Denote"
2026-01-03 08:33:48 +02:00
Protesilaos Stavrou
9b907d5457
Acknowledge alvmts for commit 7f91907
...
This was done in pull request 658: <https://github.com/protesilaos/denote/pull/658 >.
The change is small, meaning that alvmts does not need to assign
copyright to the Free Software Foundation.
2026-01-02 08:25:04 +02:00
Protesilaos Stavrou
a576d8917c
Clarify that denote-org-capture-with-prompts SIGNATURE is part of the current development target
2025-12-29 07:39:49 +02:00
Protesilaos Stavrou
06cc35ab80
Fix wrapping in commit 1c3f404 and acknowledge Tobias Lidman-Strauss for it
...
The commit was done in merge request 2 on the GitLab mirror:
<https://gitlab.com/protesilaos/denote/-/merge_requests/2 >.
2025-12-28 08:43:46 +02:00
Protesilaos Stavrou
e3a363f367
Merge branch 'drostan-main-patch-47068' into 'main'
...
Function denote-org-capture-with-prompts updated to accept signature prompt (new try)
See merge request protesilaos/denote!2
2025-12-28 08:39:22 +02:00
Tobias Lidman-Strauss
1c3f4042f9
Function denote-org-capture-with-prompts updated to accept signature prompt (new try)
2025-12-28 08:39:22 +02:00