logseq / db-test

Used for Database version test
5 stars 1 forks source link

"convert to tag" function does not work as expected #138

Open kerim opened 2 weeks ago

kerim commented 2 weeks ago

Search first

What Happened?

I imported a large MD graph with a few thousand pages. During import I converted some pages to tags, and that seems to work as expected, but I found some pages later I wished were tags instead. This did not work properly.

Reproduce the Bug

Go to page and choose "convert to tag" from the "..." menu

Expected Behavior

All the pages should become tags, and all the converted pages should show up in the default table on the tag page. This did not happen. Instead nothing shows up on the tag page table, and only a few pages that I have manually navigated to (about 10 out of over 360) show up in the "backlinks" section. They show up as backlinked pages, not tagged pages. Clicking on the page tag, however, navigates to the new tag page I made.

Screenshots

n/a

Browser, Desktop or Mobile Platform Information

MacOS, Brave, version 79569e8

Additional Context

None.

Are you willing to submit a PR? If you know how to fix the bug.