You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- What is the bug?
- Blocks with custom tags made inside of a page having the same tag does not show in the query search result.
- eg create a page with tag `#health`. Then create a block inside that page with a `#health` tag. Then that block will not be shown in `#health` tag query. It will however be visible in the `#health` page.
- How to recreate?
- Do Following steps
- Create a page `Exercise` with a tag `#health`.
- Inside the page `Exercise`, create a block named `biceps` and tag it with tag `#health`.
- Query search in today's journal page and select `health` from `tags` option.
- Expected Result of query
- I should see 2 searches in the query list titled `Exercise` and `biceps`.
- What I actually see
- I only see `Exercise` in the query list.
Reproduce the Bug
Do Following steps
Create a page Exercise with a tag #health.
Inside the page Exercise, create a block named biceps and tag it with tag #health.
Query search in today's journal page and select health from tags option.
Expected Behavior
Expected Result of query
I should see 2 searches in the query list titled Exercise and biceps.
What I actually see
I only see Exercise in the query list.
Screenshots
logseq.bug.mp4
Browser, Desktop or Mobile Platform Information
Windows 11. Web Application.
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
I'm willing to submit a PR (Thank you!)
The text was updated successfully, but these errors were encountered:
Search first
What Happened?
Reproduce the Bug
Exercise
with a tag#health
.Exercise
, create a block namedbiceps
and tag it with tag#health
.health
fromtags
option.Expected Behavior
Exercise
andbiceps
.Exercise
in the query list.Screenshots
logseq.bug.mp4
Browser, Desktop or Mobile Platform Information
Windows 11. Web Application.
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: