Skip to content

Commit 99709c7

Browse files
committed
Update development links
1 parent 728a776 commit 99709c7

8 files changed

+19
-30
lines changed

README.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,11 @@ filtering and retrieval considerably easier. Denote provides relevant
1414
facilities to rename files, regardless of file type.
1515

1616
+ Package name (GNU ELPA): `denote`
17-
+ Official manual: <https://protesilaos.com/emacs/denote> (the manual is
18-
installed with the package---evaluate `(info "(denote) Top")`)
17+
+ Official manual: <https://protesilaos.com/emacs/denote>
1918
+ Change log: <https://protesilaos.com/emacs/denote-changelog>
20-
+ Git repo on SourceHut: <https://git.sr.ht/~protesilaos/denote>
21-
- Mirrors:
22-
+ GitHub: <https://github.com/protesilaos/denote>
23-
+ GitLab: <https://gitlab.com/protesilaos/denote>
24-
+ Mailing list: <https://lists.sr.ht/~protesilaos/denote>
19+
+ Git repositories:
20+
+ GitHub: <https://github.com/protesilaos/denote>
21+
+ GitLab: <https://gitlab.com/protesilaos/denote>
2522
+ Video demo: <https://protesilaos.com/codelog/2022-06-18-denote-demo/>
2623
+ Backronyms: Denote Everything Neatly; Omit The Excesses. Don't Ever
2724
Note Only The Epiphenomenal.

README.org

+3-5
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,9 @@ Current development target is {{{development-version}}}.
3333
+ Package name (GNU ELPA): ~denote~
3434
+ Official manual: <https://protesilaos.com/emacs/denote>
3535
+ Change log: <https://protesilaos.com/emacs/denote-changelog>
36-
+ Git repo on SourceHut: <https://git.sr.ht/~protesilaos/denote>
37-
- Mirrors:
38-
+ GitHub: <https://github.com/protesilaos/denote>
39-
+ GitLab: <https://gitlab.com/protesilaos/denote>
40-
+ Mailing list: <https://lists.sr.ht/~protesilaos/denote>
36+
+ Git repositories:
37+
+ GitHub: <https://github.com/protesilaos/denote>
38+
+ GitLab: <https://gitlab.com/protesilaos/denote>
4139
+ Video demo: <https://protesilaos.com/codelog/2022-06-18-denote-demo/>
4240
+ Backronyms: Denote Everything Neatly; Omit The Excesses. Don't Ever
4341
Note Only The Epiphenomenal.

denote-journal-extras.el

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
;; Copyright (C) 2023-2024 Free Software Foundation, Inc.
44

55
;; Author: Protesilaos Stavrou <[email protected]>
6-
;; Maintainer: Denote Development <~protesilaos/[email protected]>
7-
;; URL: https://git.sr.ht/~protesilaos/denote
8-
;; Mailing-List: https://lists.sr.ht/~protesilaos/denote
6+
;; Maintainer: Protesilaos Stavrou <[email protected]>
7+
;; URL: https://github.com/protesilaos/denote
98

109
;; This file is NOT part of GNU Emacs.
1110

denote-org-dblock.el

+2-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44

55
;; Authors: Elias Storms <[email protected]>,
66
;; Protesilaos Stavrou <[email protected]>
7-
;; Maintainer: Denote Development <~protesilaos/[email protected]>
8-
;; URL: https://git.sr.ht/~protesilaos/denote
9-
;; Mailing-List: https://lists.sr.ht/~protesilaos/denote
7+
;; Maintainer: Protesilaos Stavrou <[email protected]>
8+
;; URL: https://github.com/protesilaos/denote
109

1110
;; This file is NOT part of GNU Emacs.
1211

denote-rename-buffer.el

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
;; Copyright (C) 2023-2024 Free Software Foundation, Inc.
44

55
;; Author: Protesilaos Stavrou <[email protected]>
6-
;; Maintainer: Denote Development <~protesilaos/[email protected]>
7-
;; URL: https://git.sr.ht/~protesilaos/denote
8-
;; Mailing-List: https://lists.sr.ht/~protesilaos/denote
6+
;; Maintainer: Protesilaos Stavrou <[email protected]>
7+
;; URL: https://github.com/protesilaos/denote
98

109
;; This file is NOT part of GNU Emacs.
1110

denote-silo-extras.el

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
;; Copyright (C) 2023-2024 Free Software Foundation, Inc.
44

55
;; Author: Protesilaos Stavrou <[email protected]>
6-
;; Maintainer: Denote Development <~protesilaos/[email protected]>
7-
;; URL: https://git.sr.ht/~protesilaos/denote
8-
;; Mailing-List: https://lists.sr.ht/~protesilaos/denote
6+
;; Maintainer: Protesilaos Stavrou <[email protected]>
7+
;; URL: https://github.com/protesilaos/denote
98

109
;; This file is NOT part of GNU Emacs.
1110

denote-sort.el

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
;; Copyright (C) 2023-2024 Free Software Foundation, Inc.
44

55
;; Author: Protesilaos Stavrou <[email protected]>
6-
;; Maintainer: Denote Development <~protesilaos/[email protected]>
7-
;; URL: https://git.sr.ht/~protesilaos/denote
8-
;; Mailing-List: https://lists.sr.ht/~protesilaos/denote
6+
;; Maintainer: Protesilaos Stavrou <[email protected]>
7+
;; URL: https://github.com/protesilaos/denote
98

109
;; This file is NOT part of GNU Emacs.
1110

denote.el

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
44

55
;; Author: Protesilaos Stavrou <[email protected]>
6-
;; Maintainer: Denote Development <~protesilaos/[email protected]>
7-
;; URL: https://git.sr.ht/~protesilaos/denote
8-
;; Mailing-List: https://lists.sr.ht/~protesilaos/denote
6+
;; Maintainer: Protesilaos Stavrou <[email protected]>
7+
;; URL: https://github.com/protesilaos/denote
98
;; Version: 2.2.4
109
;; Package-Requires: ((emacs "28.1"))
1110

0 commit comments

Comments
 (0)