We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Is there a way to expand the Search Function in T'Bird to include entire c: volume?

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: Zenos

more options

The "Search Function" in Thunderbird is a lifesaver over and over again. But, is it possible to expand the scope of its search to include the entire C:\ volume? I've tried using DOS commands but just couldn't get it to work for me.

The "Search Function" in Thunderbird is a lifesaver over and over again. But, is it possible to expand the scope of its search to include the entire C:\ volume? I've tried using DOS commands but just couldn't get it to work for me.

すべての返信 (1)

more options

I am afraid not. Thunderbird's search tools are specifically targeted at its own data stores.

It appears that you are using Windows 10. I too find its built-in search disappointing. I use various third party tools to enhance searching.

If you are looking for text in files, Notepad++ has a useful "search in files" feature.

https://notepad-plus-plus.org/

Search My Files offers a more general file search, with some limited capabilities for searching for text within files.

https://www.nirsoft.net/utils/search_my_files.html

I like grepWin for more serious search of text in files.

http://tools.stefankueng.com/grepWin.html

If you like command line/DOS style tools, findstr looks promising:

https://www.mkyong.com/linux/grep-for-windows-findstr-example/