Tagged keywords should appear without including # in search query #520
MrJapan00
started this conversation in
Feature Requests
Replies: 1 comment
|
Hey, this would not be possible, as # is treated as part of word. If you want you can search for '#baseball OR baseball'. This will show both notes. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I want search query to search even tagged keywords.
EX:
I have a note talking about a baseball. (It have the term baseball mentioned a number of times in the note)
And another note that talks about baseball in roundabout way or about baseball techniques (and this note doesn't have the term baseball included in the note except the tag #baseball)
What I hope is:
If search for the keyword "baseball" in note search there should be two results appearing.
And If I searched with "#baseball" only one result should appear.
Another example:
Sometimes I copy posts from social media and they will be written like:
" Today we're talking about the benifits of #breathing and specially #breathing_techniques....and so on"
And if I searched with keyword "breathing" nothing will appear and I have to write #breathing.
Extra:
It will be pretty awesome if I simply search for "breathing technique" and got the note result.
My request in simple terms:
Search for tagged keywords should search for notes with tagged keywords only, while searching with normal keywords all the results should show.
All reactions