e.g. execute the instruction "everything *.md" in terminal ,then the software open(ok), and '.md' isin the search box(not ok)
My aim is to create shortcut to execute the following terminal instruction for conveniently using common everything instruction searchin
Another suitable way(If has, how to do?):
Save the content in the searching box and create a exe file, and next time when I press the exe file, the content is in the searching box.
Could I use terminal instruction to open the software and automatically write something in search box?
-
- Posts: 7
- Joined: Mon Apr 12, 2021 11:12 am
Re: Could I use terminal instruction to open the software and automatically write something in search box?
Try this:
For more command-line options, see https://www.voidtools.com/support/every ... e_options/
Code: Select all
Everything.exe -search "ext:md"