Is there a ready made filter or bookmark for users to search and open their mails ?

General discussion related to "Everything".
Post Reply
shodan
Posts: 30
Joined: Wed Mar 17, 2021 8:40 am

Is there a ready made filter or bookmark for users to search and open their mails ?

Post by shodan »

I use outlook, thunderbird and gmail for mail.

I am curious if it is possible at all to search your mail with everything ?

I found this earlier post about it

viewtopic.php?t=362

But I don't quite understand how that works.

Most people I have introduced everything to, absolutely love it.

I would love to easily set them up with a search email function while I'm at it.

But I don't know enough about each mail client to do that seamlessly.
Maybe if there were ready made filters or bookmarks for each popular clients (and data dumps)

(In the case of cloud based mail, using a data dump like https://takeout.google.com and then there could be a everything filter or bookmark to search it ?)

On the same note, the content search functionality

For instance *.txt content:"first search term" content:"second search term"
Is extremely powerful but buried quite deep. I have been using everything for probably 10 years and only this year did I discover this functionality !
I think there should be a filter or bookmark to tutorialize the users on its usage !
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Is there a ready made filter or bookmark for users to search and open their mails ?

Post by void »

Everything 1.5 will have support for searching eml files.

For example:

*.eml content:"john smith"
to:"john smith"
from:"david carpenter"



The following will also work with Everything 1.4:
*.eml content:"john smith"

However, the stock eml iFilter will modify your eml files. (even when you are only reading eml properties/content)
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: Is there a ready made filter or bookmark for users to search and open their mails ?

Post by tuska »

Outlook *.msg - Content searching in Everything 1.5a - Content Indexing
Setup content indexing wrote: Everything will keep content in memory.
Content indexing is intended for indexing user documents only.
I do not recommend indexing over 1GB of text.
For the best performance, set an include only folder.
  1. Bookmark - 1.5.0.1346a (x64)
  2. Menu "Bookmarks" > Show All Bookmarks... > New...
    1. Name: Macro ... mycontent:searchword > content:mytext: | ansicontent:mytext: | utf8content:mytext: | utf16content:mytext: | utf16becontent:mytext: /// Windows Search: si:searchword /// viewtopic.php?p=57005#p57005
    2. Match case: Disabled
    3. Match diacritics: Disabled
    4. Match whole word: Disabled
    5. Match prefix: (No change)
    6. Match suffix: (No change)
    7. Ignore punctuation: (No change)
    8. Ignore whitespace: (No change)
    9. Regular expressions: Disabled
    10. Search: Custom       content:mytext: | ansicontent:mytext: | utf8content:mytext: | utf16content:mytext: | utf16becontent:mytext:
    11. Filter: Everything
    12. Columns: (No change)
    13. Sort: (No change)
    14. View: (No change)
    15. Index: (No change)
    16. Macro: mycontent<mytext>
  3. Click on button "OK", "OK".
  4. Everything - Search query (examples)
    1. Everything - Search query (example): Path\ ext:msg content:searchword
    2. Everything - Search query (examples): ext:msg content:searchword, mycontent:searchword, mycontent:"My search terms"
  5. Windows Search -> in Everything!
    1. The "Advanced Query Syntax" for Windows Search is supported
    2. Everything - Parameter: si: with examples
    3. Before using Windows Search in Everything(!), it is advisable to check the indexing options(!)...
      PICTURES: Windows -> Setup - Indexing Options -> Example only! | Examples: Search for file contents in *.eml and Outlook files (*.msg)
    4. Everything - Search query with integration of the Windows Search (examples)
      • Everything - Search query for content with integration of the Windows Search (example): si:ext:.msg content:searchword
      • Everything - Search query with integration of the Windows Search (examples): si:ext:.msg, si:searchword, si:"My search terms"
  6. SETTINGS in Everything for Content and Properties (examples), Statistics | Indexing properties
    The file type .MSG is to be added under point 1.3, unless this file type is omitted in Everything, eg for storage capacity reasons (RAM) and
    only indexes this file type in the Windows search.
 
2023-05-17_SETTINGS_Everything 1.5.0.1346a (x64)_Content.png
2023-05-17_SETTINGS_Everything 1.5.0.1346a (x64)_Content.png (51.95 KiB) Viewed 4268 times
 
______________________________________________________
Windows 11 Pro (x64) Version 22H2 (OS build Build 22621.1702)
'Everything' 1.5.0.1346a (x64) - "Portable on system drive C:"
Microsoft® Outlook® LTSC MSO (16.0.14332.20501) 64-Bit
(Part of: Microsoft Office LTSC Professional Plus 2021)
Post Reply