fix: import of namespace tags

w/ 2+ levels of namespaces. This should fix
https://github.com/logseq/db-test/issues/679
This commit is contained in:
Gabriel Horner
2026-01-27 15:55:15 -05:00
parent 0d4ce6a615
commit e7bfd53a7c
5 changed files with 12 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
tags:: #diary
- This journal has a tag to test journals with tags
- Block tags #p1
tags:: ai, #block-tag
tags:: ai, #block-tag
- block w/ longer ns tag #n1/n2/n3

View File

@@ -0,0 +1 @@
- 2nd instance of block w/ longer ns tag #n1/n2/n3