mirror of
https://github.com/chrisbarrett/nursery
synced 2025-09-02 14:53:31 -05:00
Remove use of obsolete function
This commit is contained in:
@@ -229,7 +229,7 @@ A higher score means that the node will appear less frequently."
|
||||
(org-roam-tag-add (list maturity))
|
||||
(org-set-property "MATURITY" maturity))
|
||||
|
||||
(org-set-property "LAST_REVIEW" (org-format-time-string "[%Y-%m-%d %a]"))
|
||||
(org-set-property "LAST_REVIEW" (format-time-string "[%Y-%m-%d %a]"))
|
||||
|
||||
(save-buffer)
|
||||
|
||||
|
Reference in New Issue
Block a user