(internal): add delta symbol in cache build message (#886)

This makes it clearer that the message shows the changes in the database, and not the total number.
This commit is contained in:
Jethro Kuan 2020-07-05 17:48:17 +08:00 committed by GitHub
parent 0830da4504
commit 7f56df7f4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -510,7 +510,7 @@ If FORCE, force a rebuild of the cache from scratch."
;; These files are no longer around, remove from cache...
(org-roam-db--clear-file file)
(setq deleted-count (1+ deleted-count))))
(org-roam-message "files: %s, headlines: %s, links: %s, tags: %s, titles: %s, refs: %s, deleted: %s"
(org-roam-message "files: 𝚫%s, headlines: 𝚫%s, links: 𝚫%s, tags: 𝚫%s, titles: 𝚫%s, refs: 𝚫%s, deleted: 𝚫%s"
file-count
headline-count
link-count