mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix: reuse page uuids when parsing files
This commit also removes `with-id?` because it's too confusing. Fixes LOG-3143
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
{})))
|
||||
"Default to enabled when :property-pages/enabled? is not in config")
|
||||
|
||||
(is (= ["tags" "foo" "bar"]
|
||||
(is (= ["foo" "bar" "tags"]
|
||||
(:page-refs
|
||||
(extract-properties
|
||||
;; tags is linkable and background-color is not
|
||||
|
||||
Reference in New Issue
Block a user