SlideShare a Scribd company logo
1 of 6
Download to read offline
EASYFIND

Thank you for using EasyFind. EasyFind is an alternative to or supplement of Spot-
light and finds files, folders or contents in any file without the need for indexing
and therefore immediately. This is especially useful if you are tired of slow or im-
possible indexing, outdated or corrupted indexes, or if you are just looking for
missing features like case sensitive or insensitive search, Boolean operators and
wildcards or searching for phrases.

In addition, EasyFind uses multithreading and is therefore very responsive even
with multiple search processes running, provides contextual menus and Services
and displays the location of each item in a separate column for a better overview.
Finally EasyFind uses little memory, supports drag-and-drop and the clipboard
and finds optionally invisible items or items within packages.



SYSTEM REQUIREMENTS

Mac OS X 10.5 or later.



INSTALLATION/UPDATING

Copy EasyFind to the Applications folder or any other directory you have access
to. To make the Services work, log out and log in again after you have started
EasyFind at least once. EasyFind must be placed into the main Applications
folder or ~/Applications to work.



USAGE

Start EasyFind using the Finder or the Services menu (EasyFind > Find In
Path… or EasyFind > Find Selection…) within Cocoa applications or Carbon ap-

© 2001—2010 DEVONtechnologies, LLC                           www.devon-technologies.com
plications supporting Services, enter your keywords, select the desired volume or
folder and press the Return or Enter key or click on the search button (with a
magnifying glass on it). You may also open additional search windows in the
meantime, run multiple processes at once, or stop the currently running search
(once you’ve started a search, the search button becomes a ‘stop’ button until the
process has finished).

EasyFind displays all found items immediately so it's possible to drag-and-drop
an item, e.g. onto Finder windows, the dock or other applications, even while the
search is going on (vertical motion begins a multiple file selection, horizontal mo-
tion starts drag-and-drop). Or select Open in the File menu to open one or more
files with the appropriate application — or just double click on them —, Reveal In
Finder to open the enclosing folder in the Finder, Destroy to delete the items (af-
ter a warning) immediately, Move To Trash to trash them (without a warning) or
Show Info to display the Finder’s info panel for the selected items.

You may also use contextual menus by right-clicking or Control-clicking on se-
lected items to perform these actions or on the column headers of the file list to
customize which columns are shown.

To preview a file, press the Space bar. This opens the QuickLook head-up display
(Mac OS X 10.5 ‘Leopard’ or later only).



SEARCH OPTIONS

EasyFind offers a number of options that define how the search is conducted. Use
them to search only within a selected folder, use Boolean operators to refine your
search, or search the contents of the files, not only their names.

• Select the folder or volume to search in. This pop-up includes all mounted vol-
  umes, all visible folders within the root directory (‘/’), within your home direc-
  tory, on your desktop, your favorites, and all folders inside the directory ‘~/
  Library/EasyFind’. EasyFind resolves aliases while initializing this menu (but
  not while searching) and automatically removes duplicate folders. If you want
  to extend this menu, just add or remove items to EasyFind's user-defined direc-
  tory (‘~/Library/Application Support/EasyFind’). You can also drag folders from
  the Finder to the EasyFind window to set it as search destination.
• Look for file and folder names, only file names, only folder names, or file con-
  tents.



© 2001—2010 DEVONtechnologies, LLC                            www.devon-technologies.com
• Find files with all keywords (All Words), with at least one keyword (‘Any
  Word’), find exact phrases (Phrase), or use EasyFind’s Boolean search operators
  and wildcards (Boolean+Wildcards). For the available wildcards and Boolean
  operators, see below.
• Find case insensitive, find also invisible files and folders, include package con-
  tents in search, and sort by name, date, size or location (ascending and de-
  scending).
• Check Ignore Umlauts to make EasyFind treat, e.g., ‘ü’ and ‘u’ the same; check
  Fuzzy to find also slightly different spelled terms. Both are only available in
  Boolean+Wildcards mode.
• Settings for content searching: Define or turn on and off up to six different lists
  of file extensions and HFS types (usually only plain text files, each extension or
  HFS type separated by commas, HFS types within single quotes like ‘TEXT’)
  used for content searching. As EasyFind uses no indexing, this is necessary to
  improve performance, but it's also possible to scan all files.



WILDCARDS


         Wildcard                                      Function

 *                        Matches none, one, or multiple characters

 [a-b]                    Matches a range of characters

 [a|b|c|…]                Matches a choice of characters
 [abc…]
 [^…]                     Excludes characters

 ?                        Matches exactly one character



         Example                                         Result

 Demo*                    Everything starting with ‘Demo’ (Prefix)

 *ing                     Everything ending with ‘ing’ (Suffix)

 NS*.h                    Everything starting with ‘NS’ and ending with ‘.h’ (e.g.
                          all Cocoa header files)
 ?ouse                    All words with five characters and ending with ‘ouse’
                          (e.g. ‘mouse’ or ‘house’)
 [a-ez]*                  Everything starting with ‘a’, ‘b’, ‘c’, ‘d’, ‘e’, or ‘z’


© 2001—2010 DEVONtechnologies, LLC                                    www.devon-technologies.com
Example                                        Result

 [d-fk-j]*[gh]            Everything starting with ‘d’, ‘e’, ‘f ’, ‘k’, ‘i’, or ‘j’, and end-
                          ing with ‘g’ or ‘h’
 [^be]*                   Everything not starting with ‘b’ or ‘e’



BOOLEAN OPERATORS

The syntax of EasyFind’s Boolean operators is identical to the one of
DEVONagent and DEVONthink.


         Operator                                      Function

 AND, BUT, +, &           Logical And

 OR, |                    Logical Or

 NOT, -, !                Logical Not

 ~                        Proximity to match partial words/substrings, too (other-
                          wise only complete words are accepted). Placed in front
                          of the search word
 XOR, EOR, ^              Logical Exclusive Or
 NEAR                     Matches words within a range of ten words
 NEAR/n                   Matches words within a range of n words
 AFTER, BEFORE,           Matches words appearing before or after each other. Can
 NEXT                     be combined with /n, see NEAR/n.
 ()                       Parenthesis, groups parts of the query logically
 ""                       Phrases, find exactly the string in the quotes



TIPS AND TRICKS

• Dropping a folder onto a search window uses this folder as the search location.
• You can copy selected results to the clipboard and insert them into other appli-
  cations (e.g. TextEdit).
• Size and order of columns, sorting of results and size of windows are all persis-
  tent (for each window on its own).
• To move selected results to a particular folder, drag the results from EasyFind
  to the Finder.

© 2001—2010 DEVONtechnologies, LLC                                    www.devon-technologies.com
• To copy selected results to a particular folder, drag the results from EasyFind
  to the Finder while pressing the Option key.
• To create aliases of selected results, drag the results from EasyFind to the
  Finder while pressing the Command and Option keys.
• Pressing Command-dot cancels a running search, too.



CUSTOMIZATION

If you want to remove unnecessary Services or change the menus or shortcuts,
you have to edit the file ‘info.plist’ within the EasyFind package (use contextual
menus in the Finder to show the contents).

• Delete elements of the array ‘NSServices’ to remove unnecessary Services.
• Change the ‘default’ element of ‘NSKeyEquivalent’ dictionaries to adapt short-
  cuts.
• Change the ‘default’ element of ‘NSMenuItem’ dictionaries to adapt the name
  or structure of menu items.

On Mac OS X 10.6 ‘Snow Leopard’ use the Services Preferences instead, which you
can open directly from the Services menu.



CREDITS

Italian localization by Vincenzo Boiano.



CONTACT

Do you want to send us comments, bug reports or feature requests concerning
EasyFind? Do you have any questions about our products, our technology or our
company? Do you work for the press or are you an investor? Please do not hesi-
tate and feel free to contact us at any time.




© 2001—2010 DEVONtechnologies, LLC                           www.devon-technologies.com
LICENSE AGREEMENT

PLEASE READ THIS LICENSE CAREFULLY BEFORE USING THIS SOFT-
WARE. BY USING THIS SOFTWARE, YOU ARE AGREEING TO BE BOUND
BY THE TERMS OF THIS LICENSE AGREEMENT. IF YOU DO NOT AGREE
TO THE TERMS OF THIS LICENSE, DELETE THE SOFTWARE OR RETURN
THE SOFTWARE AND RELATED DOCUMENTATION TO
DEVONTECHNOLOGIES LLC.

1. License. The application and other components (sound and graphics) accompa-
nying this License, whether on disk, in read only memory, or on any other media
(the ‘Software’), and the related documentation are licensed to you by
DEVONtechnologies. You own the disk on which the Software is recorded but
DEVONtechnologies and/or DEVONtechnologies' Licensor(s) retain title to the
Software and related documentation. This License allows you to non-
simultaneously use the Software on multiple computers by the same person.

2. The Software contains copyrighted material, trade secrets and other proprie-
tary material and in order to protect them you may not decompile, reverse engi-
neer, disassemble or otherwise reduce the Software to a human-perceivable form.
You may not sub-license, modify, rent, lease, or create derivative works based
upon the Software in whole or in part. You may not distribute the Software in any
form, including, but not limited to, electronic information service distribution,
bulletin board distribution, and magnetic or optical medium distribution.

3. Disclaimer of Warranty on Software. You expressly acknowledge and agree that
use of the Software is at your sole risk. The Software and related documentation
is provided ‘AS IS’ and without warranty of any kind.

4. Limitation of Liability. UNDER NO CIRCUMSTANCES INCLUDING NEG-
LIGENCE, SHALL DEVONTECHNOLOGIES BE LIABLE FOR ANY INCI-
DENTAL, SPECIAL OR CONSEQUENTIAL DAMAGES THAT RESULT FROM
THE USE OR INABILITY TO USE THE SOFTWARE OR RELATED DOCU-
MENTATION. In no event shall DEVONtechnologies' total liability to you for all
damages, losses and causes of action (whether in contract, tort (including negli-
gence) or otherwise) exceed the amount paid by you for the Software.

Apple, Carbon, Classic, Cocoa, Colorsync, Darwin, Mac OS X, Quicktime, Quartz
and all other registered names are trademarks of their respective owners.




© 2001—2010 DEVONtechnologies, LLC                          www.devon-technologies.com

More Related Content

More from Rashid Rashid

More from Rashid Rashid (16)

WikiDeployment_v10.6
WikiDeployment_v10.6WikiDeployment_v10.6
WikiDeployment_v10.6
 
Combine PDFs Manual
Combine PDFs ManualCombine PDFs Manual
Combine PDFs Manual
 
Find any File Manual (IMPORTANT)
Find any File Manual (IMPORTANT)Find any File Manual (IMPORTANT)
Find any File Manual (IMPORTANT)
 
MerlinUserGuide
MerlinUserGuideMerlinUserGuide
MerlinUserGuide
 
OfficeForMac2008_AdminGuide
OfficeForMac2008_AdminGuideOfficeForMac2008_AdminGuide
OfficeForMac2008_AdminGuide
 
Tag Folders User Guide
Tag Folders User GuideTag Folders User Guide
Tag Folders User Guide
 
YepManual
YepManualYepManual
YepManual
 
Quick Start Guide
Quick Start GuideQuick Start Guide
Quick Start Guide
 
Tidy Up! User Manual
Tidy Up! User ManualTidy Up! User Manual
Tidy Up! User Manual
 
iBank_4_Manual
iBank_4_ManualiBank_4_Manual
iBank_4_Manual
 
iFinance3Manual
iFinance3ManualiFinance3Manual
iFinance3Manual
 
iFinance3ManualDE
iFinance3ManualDEiFinance3ManualDE
iFinance3ManualDE
 
cpt_codes-1
cpt_codes-1cpt_codes-1
cpt_codes-1
 
cpt_codes-1
cpt_codes-1cpt_codes-1
cpt_codes-1
 
rentcontrol
rentcontrolrentcontrol
rentcontrol
 
rentcontrol
rentcontrolrentcontrol
rentcontrol
 

Recently uploaded

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 

Recently uploaded (20)

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 

easy find ++contains booleans++

  • 1. EASYFIND Thank you for using EasyFind. EasyFind is an alternative to or supplement of Spot- light and finds files, folders or contents in any file without the need for indexing and therefore immediately. This is especially useful if you are tired of slow or im- possible indexing, outdated or corrupted indexes, or if you are just looking for missing features like case sensitive or insensitive search, Boolean operators and wildcards or searching for phrases. In addition, EasyFind uses multithreading and is therefore very responsive even with multiple search processes running, provides contextual menus and Services and displays the location of each item in a separate column for a better overview. Finally EasyFind uses little memory, supports drag-and-drop and the clipboard and finds optionally invisible items or items within packages. SYSTEM REQUIREMENTS Mac OS X 10.5 or later. INSTALLATION/UPDATING Copy EasyFind to the Applications folder or any other directory you have access to. To make the Services work, log out and log in again after you have started EasyFind at least once. EasyFind must be placed into the main Applications folder or ~/Applications to work. USAGE Start EasyFind using the Finder or the Services menu (EasyFind > Find In Path… or EasyFind > Find Selection…) within Cocoa applications or Carbon ap- © 2001—2010 DEVONtechnologies, LLC www.devon-technologies.com
  • 2. plications supporting Services, enter your keywords, select the desired volume or folder and press the Return or Enter key or click on the search button (with a magnifying glass on it). You may also open additional search windows in the meantime, run multiple processes at once, or stop the currently running search (once you’ve started a search, the search button becomes a ‘stop’ button until the process has finished). EasyFind displays all found items immediately so it's possible to drag-and-drop an item, e.g. onto Finder windows, the dock or other applications, even while the search is going on (vertical motion begins a multiple file selection, horizontal mo- tion starts drag-and-drop). Or select Open in the File menu to open one or more files with the appropriate application — or just double click on them —, Reveal In Finder to open the enclosing folder in the Finder, Destroy to delete the items (af- ter a warning) immediately, Move To Trash to trash them (without a warning) or Show Info to display the Finder’s info panel for the selected items. You may also use contextual menus by right-clicking or Control-clicking on se- lected items to perform these actions or on the column headers of the file list to customize which columns are shown. To preview a file, press the Space bar. This opens the QuickLook head-up display (Mac OS X 10.5 ‘Leopard’ or later only). SEARCH OPTIONS EasyFind offers a number of options that define how the search is conducted. Use them to search only within a selected folder, use Boolean operators to refine your search, or search the contents of the files, not only their names. • Select the folder or volume to search in. This pop-up includes all mounted vol- umes, all visible folders within the root directory (‘/’), within your home direc- tory, on your desktop, your favorites, and all folders inside the directory ‘~/ Library/EasyFind’. EasyFind resolves aliases while initializing this menu (but not while searching) and automatically removes duplicate folders. If you want to extend this menu, just add or remove items to EasyFind's user-defined direc- tory (‘~/Library/Application Support/EasyFind’). You can also drag folders from the Finder to the EasyFind window to set it as search destination. • Look for file and folder names, only file names, only folder names, or file con- tents. © 2001—2010 DEVONtechnologies, LLC www.devon-technologies.com
  • 3. • Find files with all keywords (All Words), with at least one keyword (‘Any Word’), find exact phrases (Phrase), or use EasyFind’s Boolean search operators and wildcards (Boolean+Wildcards). For the available wildcards and Boolean operators, see below. • Find case insensitive, find also invisible files and folders, include package con- tents in search, and sort by name, date, size or location (ascending and de- scending). • Check Ignore Umlauts to make EasyFind treat, e.g., ‘ü’ and ‘u’ the same; check Fuzzy to find also slightly different spelled terms. Both are only available in Boolean+Wildcards mode. • Settings for content searching: Define or turn on and off up to six different lists of file extensions and HFS types (usually only plain text files, each extension or HFS type separated by commas, HFS types within single quotes like ‘TEXT’) used for content searching. As EasyFind uses no indexing, this is necessary to improve performance, but it's also possible to scan all files. WILDCARDS Wildcard Function * Matches none, one, or multiple characters [a-b] Matches a range of characters [a|b|c|…] Matches a choice of characters [abc…] [^…] Excludes characters ? Matches exactly one character Example Result Demo* Everything starting with ‘Demo’ (Prefix) *ing Everything ending with ‘ing’ (Suffix) NS*.h Everything starting with ‘NS’ and ending with ‘.h’ (e.g. all Cocoa header files) ?ouse All words with five characters and ending with ‘ouse’ (e.g. ‘mouse’ or ‘house’) [a-ez]* Everything starting with ‘a’, ‘b’, ‘c’, ‘d’, ‘e’, or ‘z’ © 2001—2010 DEVONtechnologies, LLC www.devon-technologies.com
  • 4. Example Result [d-fk-j]*[gh] Everything starting with ‘d’, ‘e’, ‘f ’, ‘k’, ‘i’, or ‘j’, and end- ing with ‘g’ or ‘h’ [^be]* Everything not starting with ‘b’ or ‘e’ BOOLEAN OPERATORS The syntax of EasyFind’s Boolean operators is identical to the one of DEVONagent and DEVONthink. Operator Function AND, BUT, +, & Logical And OR, | Logical Or NOT, -, ! Logical Not ~ Proximity to match partial words/substrings, too (other- wise only complete words are accepted). Placed in front of the search word XOR, EOR, ^ Logical Exclusive Or NEAR Matches words within a range of ten words NEAR/n Matches words within a range of n words AFTER, BEFORE, Matches words appearing before or after each other. Can NEXT be combined with /n, see NEAR/n. () Parenthesis, groups parts of the query logically "" Phrases, find exactly the string in the quotes TIPS AND TRICKS • Dropping a folder onto a search window uses this folder as the search location. • You can copy selected results to the clipboard and insert them into other appli- cations (e.g. TextEdit). • Size and order of columns, sorting of results and size of windows are all persis- tent (for each window on its own). • To move selected results to a particular folder, drag the results from EasyFind to the Finder. © 2001—2010 DEVONtechnologies, LLC www.devon-technologies.com
  • 5. • To copy selected results to a particular folder, drag the results from EasyFind to the Finder while pressing the Option key. • To create aliases of selected results, drag the results from EasyFind to the Finder while pressing the Command and Option keys. • Pressing Command-dot cancels a running search, too. CUSTOMIZATION If you want to remove unnecessary Services or change the menus or shortcuts, you have to edit the file ‘info.plist’ within the EasyFind package (use contextual menus in the Finder to show the contents). • Delete elements of the array ‘NSServices’ to remove unnecessary Services. • Change the ‘default’ element of ‘NSKeyEquivalent’ dictionaries to adapt short- cuts. • Change the ‘default’ element of ‘NSMenuItem’ dictionaries to adapt the name or structure of menu items. On Mac OS X 10.6 ‘Snow Leopard’ use the Services Preferences instead, which you can open directly from the Services menu. CREDITS Italian localization by Vincenzo Boiano. CONTACT Do you want to send us comments, bug reports or feature requests concerning EasyFind? Do you have any questions about our products, our technology or our company? Do you work for the press or are you an investor? Please do not hesi- tate and feel free to contact us at any time. © 2001—2010 DEVONtechnologies, LLC www.devon-technologies.com
  • 6. LICENSE AGREEMENT PLEASE READ THIS LICENSE CAREFULLY BEFORE USING THIS SOFT- WARE. BY USING THIS SOFTWARE, YOU ARE AGREEING TO BE BOUND BY THE TERMS OF THIS LICENSE AGREEMENT. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, DELETE THE SOFTWARE OR RETURN THE SOFTWARE AND RELATED DOCUMENTATION TO DEVONTECHNOLOGIES LLC. 1. License. The application and other components (sound and graphics) accompa- nying this License, whether on disk, in read only memory, or on any other media (the ‘Software’), and the related documentation are licensed to you by DEVONtechnologies. You own the disk on which the Software is recorded but DEVONtechnologies and/or DEVONtechnologies' Licensor(s) retain title to the Software and related documentation. This License allows you to non- simultaneously use the Software on multiple computers by the same person. 2. The Software contains copyrighted material, trade secrets and other proprie- tary material and in order to protect them you may not decompile, reverse engi- neer, disassemble or otherwise reduce the Software to a human-perceivable form. You may not sub-license, modify, rent, lease, or create derivative works based upon the Software in whole or in part. You may not distribute the Software in any form, including, but not limited to, electronic information service distribution, bulletin board distribution, and magnetic or optical medium distribution. 3. Disclaimer of Warranty on Software. You expressly acknowledge and agree that use of the Software is at your sole risk. The Software and related documentation is provided ‘AS IS’ and without warranty of any kind. 4. Limitation of Liability. UNDER NO CIRCUMSTANCES INCLUDING NEG- LIGENCE, SHALL DEVONTECHNOLOGIES BE LIABLE FOR ANY INCI- DENTAL, SPECIAL OR CONSEQUENTIAL DAMAGES THAT RESULT FROM THE USE OR INABILITY TO USE THE SOFTWARE OR RELATED DOCU- MENTATION. In no event shall DEVONtechnologies' total liability to you for all damages, losses and causes of action (whether in contract, tort (including negli- gence) or otherwise) exceed the amount paid by you for the Software. Apple, Carbon, Classic, Cocoa, Colorsync, Darwin, Mac OS X, Quicktime, Quartz and all other registered names are trademarks of their respective owners. © 2001—2010 DEVONtechnologies, LLC www.devon-technologies.com