docx search for special items

Discussion related to "Everything" 1.5 Alpha.
Post Reply
w64bit
Posts: 253
Joined: Wed Jan 09, 2013 9:06 am

docx search for special items

Post by w64bit »

I am trying to search in docx for special items, like Section Break:
ext:docx content:^b
without any result.
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: docx search for special items

Post by void »

Currently, Everything can only search the text in the word document.

The formatting is unknown to Everything.
Section breaks are treated as white space in Everything.
Post Reply