fix: show all hidden properties in sidebar

This commit is contained in:
Tienson Qin
2025-09-07 18:44:13 +08:00
parent aba80a4564
commit 303dd4f056

View File

@@ -596,6 +596,7 @@
(ldb/built-in? ent))
;; other position
(when-not (or
sidebar-properties?
(and page-title? (not journal-page?))
show-empty-and-hidden-properties?
show-in-hidden-properties?)