Track when you have done a review in org mode
Browse cluster: OCaml Systems and Utilities →org-review is an Emacs package for tracking review timestamps on tasks within org-mode. It extends org-mode's existing Scheduled and Deadline timestamps by adding a separate review timestamp mechanism, allowing users to schedule and track when tasks should be reviewed. The package is written in Emacs Lisp and integrates with org-mode's agenda system through custom skip functions and sorting strategies, letting users configure agenda views to display items due for review and mark them as reviewed with a single command.