Desktop search: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 20: Line 20:
* [http://www.microsoft.com/en-us/download/details.aspx?id=3382 Windows Desktop Search 3.01 for Windows XP (KB917013) from Official Microsoft Download Center]
* [http://www.microsoft.com/en-us/download/details.aspx?id=3382 Windows Desktop Search 3.01 for Windows XP (KB917013) from Official Microsoft Download Center]


* [http://www.vistaglance.com/ Vista Glance]
* ''$'' [http://vistaglance.com/vista-glance-pro Vista Glance Pro]
** [http://www.microsoft.com/windows/desktopsearch/search/wdsaddins.mspx Windows Desktop Search Add-ins]
* ''$'' [http://www.x1.com/products/x1_search/ X1 Search 8 - Find Emails, Files, and SharePoint Data on Standard or Virtual Desktops](formerly [http://desktop.yahoo.com/ Yahoo! Desktop Search])
** Toolbar Help : [http://search.msn.com/docs/toolbar.aspx?t=MSNTbar_CONC_SearchableFileTypes.htm List of searchable file types]
* [http://www.x1.com/landing/x1_professional.html X1® Professional Client](formerly [http://desktop.yahoo.com/ Yahoo! Desktop Search])
* ''$'' [http://www.examine32.com/ Examine32 Text Search](30 days trial)
* ''$'' [http://www.examine32.com/ Examine32 Text Search](30 days trial)
* ''$'' [http://www.openfind.com/oes/taiwan/index.htm Openfind Enterprise Search 企業搜尋軟體] (30 days trial)
* ''$'' [http://www.openfind.com/oes/taiwan/index.htm Openfind Enterprise Search 企業搜尋軟體] (30 days trial)

Revision as of 16:06, 6 October 2013

Ψ 個人知識管理的搜尋任務類型: 電腦檔案或內文搜尋 | 多個PDF檔案的內文搜尋 | 自訂搜尋服務(網頁歸檔) | Gmail搜尋 Ψ


List of desktop search software

full text and filename search

電腦的多個檔案的內文搜尋

  • Ava Find
    • range: drive only, could not specific folder Icon_exclaim.gif

Search text in files

  • Good.gif Sublime Text v.2
    • Regular expression: supported[2][3]
    • refine the search: file name, file type (separated by , symbol, ex: *.html, *.htm to search the text in the html and htm file types) , folder。 Menu -> Find -> Find in files -> Where: Add include filters[4]
  • grepWin v1.5.6.x
    • file size: (1) > 90 MB: ok; (2) > 200MB: ok;
    • Regular expression: supported
    • comment: If there are too many matches, the software will be frozen and get back after some minutes. Icon_exclaim.gif
  • Notepad++ v5.9.8[5]
    • file size: (1) > 90 MB: ok; (2) > 200MB: not ok Icon_exclaim.gif (file is too big to be opened by Notepad++)
    • Regular expression: supported
    • refine the search: file name, file type (separated by ; symbol, ex: *.html; *.htm to search the text in the html and htm file types) , folder
  • Grep command for Linux Os linux.png [6]
    • multiple files: grep -ir "string to search" /path/to/directory[7]
    • single file: grep "string to search" /path/to/file

file name or folder name search

搜尋範圍(1)資料夾名稱 與 (2)檔案名稱

  • Total Commander v7.56a
    • 搜尋:
    • 縮小範圍: 可指定多個資料夾,路徑可用 ; 符號間隔
  • Where Is It? - "Catalog your media collection, use descriptions, thumbnails and categories, find files or disks you need"
    • 其他: 無法將「網路磁碟」納入索引範圍

quick file search filter under a folder: file name or folder name

quick file search filter: file name only

references

further reading