mirror of
https://github.com/logseq/logseq.git
synced 2026-05-30 07:29:48 +00:00
fix: show all hidden properties in sidebar
This commit is contained in:
@@ -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?)
|
||||
|
||||
Reference in New Issue
Block a user