Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add to remove function the ability to strip down to main letters #104

Open
sarabveer opened this issue Oct 22, 2019 · 3 comments
Open

add to remove function the ability to strip down to main letters #104

sarabveer opened this issue Oct 22, 2019 · 3 comments
Labels
Impacts Some Affects the average end-user. □ Type Story Feature or requirement written from the user's perspective using non-technical language.

Comments

@sarabveer
Copy link
Collaborator

Strip out anything that isnt a space, 35 Letters, or Letter with Pair Bindi.

@bhajneet
Copy link
Member

bhajneet commented Oct 22, 2019 via email

@bhajneet
Copy link
Member

Related to shabados/presenter#146 ~ first char to trigger main letters search. @Harjot1Singh you'll have to add logic that the first char in desktop if it's an ascii char ~ to not allow that in the rest of the search and convert to main letters search (There is no word that begins with ~ char so it's okay). If an input had full word search and then the first char entered is ~ perhaps it should sanitize the rest of the query for consistency.

@sarabveer
Copy link
Collaborator Author

sarabveer commented Oct 22, 2019

Do you want to convert ascii codes ^ to K, E to a. etc to etc? That's what I would recommend. Though ultimately it would be great if for example a searched for a and E and E could also be used to search specifically for E.

I think this might be the best method. It would be just space and 35 Akhars

@sarabveer sarabveer added Impacts Some Affects the average end-user. Status: In Research □ Type Story Feature or requirement written from the user's perspective using non-technical language. labels Feb 3, 2020
@bhajneet bhajneet changed the title Add mainLetters support add to remove function the ability to strip down to main letters Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Impacts Some Affects the average end-user. □ Type Story Feature or requirement written from the user's perspective using non-technical language.
Projects
Status: Triage
Development

No branches or pull requests

2 participants