I would like to search some phrase I selected from a pdf in a site called "crossref".
For example, I selected the following phrase "Explaining online shopping behavior with fsQCA" from a pdf and would like to search in https://search.crossref.org/, how can I do this? Like google search it is not working as "+" symbols are inserted into the spaces.
https://search.crossref.org/?q=Explaini ... rom_ui=yes is working.
Any suggestions?
Search a phrase
-
- Posts: 6
- Joined: Apr 29th, ’21, 14:50
This works for me (Type: Command):
Code: Select all
Send, ^c
Sleep 50
Run, https://search.crossref.org/?q=%clipboard%&from_ui=yes
-
- Posts: 6
- Joined: Apr 29th, ’21, 14:50
This works. But I need to copy and then use the shortcut. Is there any way that we can combine this into a single shortcut.
The script does both. Maybe you need to increase a sleep a little bit.
- marcelolima
- Posts: 37
- Joined: Apr 11th, ’22, 00:04
I would like the same with this site: https://juris.trt2.jus.br/jurisprudencia/
But simply replacing the site doesn't work.
Although it has several search options, I usually search only through the first option.
Could the team help me in this case?
Thank you!
But simply replacing the site doesn't work.
Although it has several search options, I usually search only through the first option.
Could the team help me in this case?
Thank you!
Sorry, I don’t see a search option…