mirror of
https://github.com/logseq/logseq.git
synced 2026-05-18 18:02:35 +00:00
fix(cards): update card count at 5s interval
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
(when (and (not (state/nfs-refreshing?))
|
||||
(not (contains? (:file/unlinked-dirs @state/state)
|
||||
(config/get-repo-dir repo))))
|
||||
(srs/update-cards-due-count!)
|
||||
;; Don't create the journal file until user writes something
|
||||
(page-handler/create-today-journal!))))]
|
||||
(f)
|
||||
|
||||
Reference in New Issue
Block a user