[GNU ELPA] Denote-Review version 1.0.7
ELPA update <[email protected]> Thu, 09 Apr 2026 17:04:11 -0400
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 1.0.7 of package Denote-Review has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Denote-Review describes itself as:
==========================================
implements review process for denote notes
==========================================
More at https://elpa.gnu.org/packages/denote-review.html
## Summary:
1 denote-review
═══════════════
`denote-review' aims to provide a practical and simple manner to
implement a review process for some of your notes.
`denote-review' adds a single line to the frontmatter, f.e.:
`#+reviewdate: [2024-06-12]'
This line embeds the date of your latest review of the note.
The format of this line is according to `denote-file-type' (defaults
to org).
2 Usage
═══════
The aim is to implement a process for reviewing your denote notes in a
practical and simple manner.
Not all notes have to be part of this system. Only notes that contain
the `reviewdate' field in the frontmatter will be part of it. The
`reviewdate' frontmatter can be inserted or updated with a single key
binding.
## Recent NEWS:
Version 1.0.7 - 2026-04-09
Bug fixed