-
-
Notifications
You must be signed in to change notification settings - Fork 455
Search Source Setting guide text #1430
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
Conversation
- Change URL Text to Selectable
|
Hello. _If you want to add a search for a particular website to Flow, first enter a dummy text string in the search bar of that website, and launch the search. Now copy the contents of the browser's address bar, and paste it in the URL field below. Replace your test string with {q}. For example, if you search for casino on Netflix, its address bar reads -https://www.netflix.com/search?q=Casino -Now copy this entrire string and paste it in the URL field below. ### Alternative text proposal: If you want to add a search for a particular website to Flow, first enter a dummy text string in the search bar of that website, and launch the search, for example search for "Casino" in "Netflix". Now copy the contents of the browser's address bar, https://www.netflix.com/search?q=Casino, and paste it in the URL field below, replacing your test string, Casino, with {q}. Thus, the generic formula for a search on Netflix is https://www.netflix.com/search?q={q} |
|
Hi @dracp, I see the redundancy in the two areas of the paragraph. I have added a new issue with your comment. |
In FL 1.10.0. November 28, the text in the Search Source Setting box is still redundant. "If you want to add a search for a particular website to Flow, first enter a dummy text string in the search bar of that website, and launch the search. Now copy the contents of the browser's address bar, and paste it in the URL field below. Replace your test string with {q}. For example, if you search for casino on Netflix, its address bar reads" And be replaced by the following text: "If you want to add a search for a particular website to Flow, first enter a dummy text string in the search bar of that website, and launch the search. For example, if you search for casino on Netflix, its address bar reads" |

from #1309
Before (and other languages)

After

Currently, the text is separated into three paragraphs, and inline bold cannot be used. To produce as requested, the design must be changed to four paragraphs, and all existing translations must be changed.
Therefore, it becomes the current editing form, and it is necessary to check if it is okay. Other languages will remain in their existing form, leaving each language worker at their discretion to translate according to the layout.