mirror of
https://github.com/chrisbarrett/nursery
synced 2025-09-02 14:53:31 -05:00
Increase OK score to 4
This commit is contained in:
@@ -180,7 +180,7 @@ review is automatically opened, where available.")
|
||||
;; We parse & store a number of properties on nodes to track review state.
|
||||
|
||||
(defvar org-roam-review--maturity-score-revisit 1)
|
||||
(defvar org-roam-review--maturity-score-ok 3)
|
||||
(defvar org-roam-review--maturity-score-ok 4)
|
||||
(defvar org-roam-review--maturity-score-bury 5)
|
||||
|
||||
(defun org-roam-review--update-next-review (quality)
|
||||
|
Reference in New Issue
Block a user