Easiest / fastest way to search for content?
Easiest / fastest way to search for content?
Could I use a filter, bookmark to just quickly enter the search phrases in the search field (without "content:", quotation marks)?
Re: Easiest / fastest way to search for content?
Maybe the following will help:
I'll look into adding a command to do this easily.
Please also consider the following:
(this will just save you from having to type out content:)
Please also consider the following:
An optional content search box in the main UI is on my TODO list.
- In Everything, from the Bookmarks menu, click Add to Bookmark...
- Change the Name to: Insert content:
- Change the Search to: /replace-sel #nbsp:content:"
- Press a new keyboard shortcut under Keyboard shortcut.
- Click OK.
I'll look into adding a command to do this easily.
Please also consider the following:
- In Everything, from the Search menu, click Add to Filters...
- Change the Name to: Content Search
- Change the Search to: content:search:
- Change the Macro to: cc<search>
- Click OK.
(this will just save you from having to type out content:)
Please also consider the following:
- In Everything, in the search box, press F2.
- Fill in "A word or phrase in the file"
- Press ENTER.
An optional content search box in the main UI is on my TODO list.
Re: Easiest / fastest way to search for content?
Thank you very much!
This does not show any result:
So after pressing the shortcut I have to add the phrase / word and one quotation mark. Is there a way to automatically get the cursor betwenn to quotation marks so one would have to enter the phrase only?In Everything, from the Bookmarks menu, click Add to Bookmark...
Change the Name to: Insert content:
Change the Search to: /replace-sel #nbsp:content:"
Press a new keyboard shortcut under Keyboard shortcut.
Click OK.
Pressing the above keyboard shortcut will add <space>content:" to your search box.
Many thanks!I'll look into adding a command to do this easily.
Can't get this working, respectively do not understand, sorry. I did this:Please also consider the following:
In Everything, from the Search menu, click Add to Filters...
Change the Name to: Content Search
Change the Search to: content:search:
Change the Macro to: cc<search>
Click OK.
Search for cc:"my content search"
(this will just save you from having to type out content:)
This does not show any result:
Then this appears:Please also consider the following:
In Everything, in the search box, press F2.
Where to I have to enter: "A word or phrase in the file"?Fill in "A word or phrase in the file"
Great, thank you!An optional content search box in the main UI is on my TODO list.
Re: Easiest / fastest way to search for content?
Currently, no.Is there a way to automatically get the cursor betwenn to quotation marks so one would have to enter the phrase only?
The closing double quote (") is not required.
Please change the filter back to Everything and search for:Can't get this working, respectively do not understand, sorry. I did this:
*.txt dm:thisyear cc:"my content search"
While in the Advanced search dialog, use the scroll bar on the right.Where to I have to enter: "A word or phrase in the file"?
At the top is a field called "A word or phrase in the file".
Fill in this field with your content search.
Press ENTER.
Re: Easiest / fastest way to search for content?
Sorry, cannot get it working.Please change the filter back to Everything and search for:
*.txt dm:thisyear cc:"my content search"
Ah, sorry, holy sh...any idea how one can miss the scroll bar. So twice (to show Everything window and then show the advanced search, the cursor always already is in the "A word..." field) pressing a key is needed and just entering the phrase / word.While in the Advanced search dialog, use the scroll bar on the right.
At the top is a field called "A word or phrase in the file".
Fill in this field with your content search.
Press ENTER.
Is there a way to show the paragraph or some text around the search phrase in the preview with the serach text phrase being marked? Can one search the preview?
Re: Easiest / fastest way to search for content?
Could you please send some debug logs:Sorry, cannot get it working.
- In Everything, from the Tools menu, under the Debug submenu, click Start Debug Logging.
- Perform your cc:"my content search" search
- From the Tools menu, under the Debug submenu, click Stop Debug Logging.
- What is shown in your log?
Highlighting the content search in the preview pane is on my TODO list.Is there a way to show the paragraph or some text around the search phrase in the preview with the serach text phrase being marked? Can one search the preview?
Currently Everything is just showing the preview generated by the system.
Re: Easiest / fastest way to search for content?
Now it works after some trying. Thank you!
That is great, thank you!Highlighting the content search in the preview pane is on my TODO list.
Re: Easiest / fastest way to search for content?
Everything 1.5.0.1325a adds new commands to add a search for common properties.
The following commands have been added:
To set a keyboard shortcut to one of these new commands:
Everything 1.5.0.1325a also adds a /add-search search command so you can completely customize your own insert functions/properties with bookmarks.
Everything 1.5.0.1325a also adds a double_quote_add_search ini setting to automatically add double quotes and position the caret between the quotes.
to automatically append double quotes:
I will consider making this enabled by default.
The following commands have been added:
- Search Edit | Add Search For Name
- Search Edit | Add Search For Path
- Search Edit | Add Search For Size
- Search Edit | Add Search For Extension
- Search Edit | Add Search For Type
- Search Edit | Add Search For Date Modified
- Search Edit | Add Search For Date Created
- Search Edit | Add Search For Attributes
- Search Edit | Add Search For File List Filename
- Search Edit | Add Search For Run Count
- Search Edit | Add Search For Date Recently Changed
- Search Edit | Add Search For Date Accessed
- Search Edit | Add Search For Date Run
- Search Edit | Add Search For Content
To set a keyboard shortcut to one of these new commands:
- In Everything, from the Tools menu, click Options.
Click the Keyboard tab on the left.
To the right of Show commands containing, search for: search for - Select the desired Search Edit | Add Search For Property
- Click Add....
- Press a new keyboard shortcut and click OK.
- Click OK.
Everything 1.5.0.1325a also adds a /add-search search command so you can completely customize your own insert functions/properties with bookmarks.
Everything 1.5.0.1325a also adds a double_quote_add_search ini setting to automatically add double quotes and position the caret between the quotes.
to automatically append double quotes:
- Copy and paste the following into your Everything search box:
/double_quote_add_search=1 - Press ENTER in your Everything search box.
- If successful, double_quote_add_search=1 is shown in the status bar for a few seconds.
I will consider making this enabled by default.
Re: Easiest / fastest way to search for content?
Thank you very much!
Yes, that looks very useful. Will try how this can be applied in everyday life.
Yes, that looks very useful. Will try how this can be applied in everyday life.