mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix: store #tag as #[[uuid]] internally
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
(map :block/title)))
|
||||
true
|
||||
(update :block/title
|
||||
db-content/replace-tags-with-page-refs
|
||||
db-content/replace-tags-with-id-refs
|
||||
(->> original-tags
|
||||
(remove convert-tag?')
|
||||
(map #(add-uuid-to-page-map % (:page-names-to-uuids per-file-state)))))
|
||||
|
||||
Reference in New Issue
Block a user