Search found 85 matches

by abr01
Fri Mar 15, 2024 2:22 pm
Forum: Everything 1.5 Alpha
Topic: Word in an RTF file not found
Replies: 12
Views: 706

Re: Word in an RTF file not found

Thanks void. I will collect the most important syntaxes in a text file from now on.
by abr01
Thu Mar 14, 2024 11:19 am
Forum: Everything 1.5 Alpha
Topic: Restrict specific search to the top folder level
Replies: 9
Views: 505

Re: Restrict specific search to the top folder level

This might work: pic: "K:\Bilder\Fotografie\*\*" If not, take take a second (or 100!) to formulate way more precise what pattern describes your files/folders as this turns out to be completely different from what you initially asked for. P.S. You didn't answer my questions .. Yes, that is...
by abr01
Thu Mar 14, 2024 11:11 am
Forum: Everything 1.5 Alpha
Topic: Restrict specific search to the top folder level
Replies: 9
Views: 505

Re: Restrict specific search to the top folder level

The date format you mentioned first is different from what you've shown (so the regex: would be wrong)? So these dated "files" are actually files, & not "dated" directories? If you only want files specifically in K:\Bilder\Fotografie\ & no subdirectories, you can use par...
by abr01
Tue Mar 12, 2024 11:49 pm
Forum: Everything 1.5 Alpha
Topic: Restrict specific search to the top folder level
Replies: 9
Views: 505

Re: Restrict specific search to the top folder level

I have the impression, that [a-z]+-\d\d-\d\d\d\d\\ stands for the date format. But those date formatted folders should not be filtered. All of them should be searched. Here's another approach to show what i try to achieve: 23-Okt-23 any many similar folders are not to be filtered out. I want to sear...
by abr01
Tue Mar 12, 2024 11:29 pm
Forum: Everything 1.5 Alpha
Topic: Restrict specific search to the top folder level
Replies: 9
Views: 505

Re: Restrict specific search to the top folder level

Just noticed that I skipped a quote in the regex: version. Repaired in the original post. Let's approach this step-by-step; your filter will come later on. - Make sure the Everything filter is enabled - Make sure no other serach modifiers are enabled under MEnu=> Search (like Regular Expressions, M...
by abr01
Tue Mar 12, 2024 8:51 pm
Forum: Everything 1.5 Alpha
Topic: Restrict specific search to the top folder level
Replies: 9
Views: 505

Re: Restrict specific search to the top folder level

NotNull, none of both codes work here yet. My full (example) command is camera-model:XF1 wildcards:"K:\\Bilder\\Fotografie\\*-##-####\\**" to filter for that camera model and excluding deeper paths. I also try to build a template, where i have just to fill in my camera model, but that does...
by abr01
Tue Mar 12, 2024 7:37 pm
Forum: Everything 1.5 Alpha
Topic: Restrict specific search to the top folder level
Replies: 9
Views: 505

Restrict specific search to the top folder level

Using camera-model:abc after having re-index the database including the camera model property is fun and very fast. But i found, that i would need to limit the search path to the first level. So everything in K:\Bilder\Fotografie\Dated Folders (e.g. K:\Bilder\Fotografie\Feb-12-2024), but excluding a...
by abr01
Tue Mar 12, 2024 6:21 pm
Forum: Everything 1.5 Alpha
Topic: Word in an RTF file not found
Replies: 12
Views: 706

Re: Word in an RTF file not found

Another observation: I ran a test on the same document searching for a combination, that is included, 'decrease sebum'. Which was giving me the correct RTF, but also a bunch of other documents, which seemed suspiscious to me, since i wouldn't expect the very rare word 'sebum' to be found in science ...
by abr01
Tue Mar 12, 2024 6:06 pm
Forum: Everything 1.5 Alpha
Topic: Word in an RTF file not found
Replies: 12
Views: 706

Re: Word in an RTF file not found

Could it be, that just searching for gua sha (two single search terms in the content search box ) simply isn't appropriate? Seems, like we sometmes have to place < > around the search terms? Because now i can find that search words in the Content search. But in other cases, just using both search te...
by abr01
Tue Mar 12, 2024 5:50 pm
Forum: Everything 1.5 Alpha
Topic: Word in an RTF file not found
Replies: 12
Views: 706

Re: Word in an RTF file not found

No, it doesn't show up. And if i use another word, that is in the text, the whole text content of the RTF will be shown in column A, as i can tell by the mouseover info tip. Once i use the original search term, which in this case is 'gua sha', nothing will be displayed. I will be able to check this ...
by abr01
Mon Mar 11, 2024 2:08 am
Forum: Everything 1.5 Alpha
Topic: Word in an RTF file not found
Replies: 12
Views: 706

Re: Word in an RTF file not found

Where? Into the search field? Replacing a line in the filter? I have no idea where to past that command into. Append Void's string to your existing search string as shown below:-Untitled.pngDon't do what I did: paste it into the search box as the only item. (I stopped it after the content of the fi...
by abr01
Sun Mar 10, 2024 1:40 pm
Forum: Everything 1.5 Alpha
Topic: Word in an RTF file not found
Replies: 12
Views: 706

Re: Word in an RTF file not found

void wrote: Sun Mar 10, 2024 1:51 am Check the content Everything is reading with:

addcolumn:a a:=$content:
Where? Into the search field? Replacing a line in the filter? I have no idea where to past that command into.
by abr01
Sat Mar 09, 2024 11:50 pm
Forum: Everything 1.5 Alpha
Topic: Word in an RTF file not found
Replies: 12
Views: 706

Word in an RTF file not found

I just came across a word, that my content search won't find in an RTF file. The file type is included in 'index file content', and another search term from the same file is found. That's strange. I am re-indexing now, but i did that the night before already. How can words slip through? Is it maybe,...
by abr01
Fri Mar 08, 2024 3:32 pm
Forum: Everything 1.5 Alpha
Topic: About coordinates search
Replies: 9
Views: 500

Re: About coordinates search

Thanks void. Looking forward to test the new format. I'm also hoping, that some script guru will provide some script for Directory Opus, that will automatically generate collections of locations, based on the coordinates, that would be fed into Everything, and afterwords back to Opus, to generate a ...
by abr01
Mon Mar 04, 2024 1:31 pm
Forum: Everything 1.5 Alpha
Topic: Building the index is slow, is there a way to export it afterwards?
Replies: 8
Views: 528

Re: Building the index is slow, is there a way to export it afterwards?

Thanks void, for the tips, i made that .bat and created a current backup.
by abr01
Fri Mar 01, 2024 6:37 pm
Forum: Everything 1.5 Alpha
Topic: Building the index is slow, is there a way to export it afterwards?
Replies: 8
Views: 528

Re: Building the index is slow, is there a way to export it afterwards?

(There is also the [Everything.exe] -save-db switch which will cause the .db to be saved to disk should you not want to actually exit Everything at a particular time [& during which time the disk .db may then not otherwise be [as] current as that stored in RAM]. Did that just this morning to br...
by abr01
Fri Mar 01, 2024 6:14 pm
Forum: Everything 1.5 Alpha
Topic: Building the index is slow, is there a way to export it afterwards?
Replies: 8
Views: 528

Re: Building the index is slow, is there a way to export it afterwards?

Thanks, therube and void!

And yes, i had also the impression Everything would resume indexing after a shutdown. Not sure, what the reason was, but it didn't happen on my own machine. Will investigate.
by abr01
Thu Feb 29, 2024 12:09 pm
Forum: Everything 1.5 Alpha
Topic: Building the index is slow, is there a way to export it afterwards?
Replies: 8
Views: 528

Building the index is slow, is there a way to export it afterwards?

It seems, that with tags, comments, longitude and latitude included, building the index can take several hours on some machines, and indexing starts from scratch, if the machine is shut down inbetween. Is there a way to export the whole index as a backup? And if so, will it detect changes afterwards...
by abr01
Fri Feb 23, 2024 9:40 pm
Forum: Everything 1.5 Alpha
Topic: About coordinates search
Replies: 9
Views: 500

Re: About coordinates search

Found something: with this type of format latitude:<53.1497N> longitude:<09.3462E> i started to get plausible results. So the coordinate values have to be in angled brackets, in decimal format, and with four digits after the decimal point. Edit: since i get the coordinates with more than four digits...
by abr01
Fri Feb 23, 2024 8:53 pm
Forum: Everything 1.5 Alpha
Topic: About coordinates search
Replies: 9
Views: 500

Re: About coordinates search

Well, that's strange. I took the values directly from one of my photos, and also tried to shorten them at the lower decimals, but i didn't get any results. Also tried the decimal values, latitude:53.51733N longitude:10.05195E, nothing. Here's how my setting looks, same for longitude. I had the index...
by abr01
Fri Feb 23, 2024 7:07 pm
Forum: Everything 1.5 Alpha
Topic: About coordinates search
Replies: 9
Views: 500

Re: About coordinates search

Yes, i tried that already. I don't see any progress bar building up (waited a couple of minutes, since this kind oft search can be slow). I have also added the drive to the search, to see, if it might speed up the process. Maybe the format isn't right yet?
by abr01
Fri Feb 23, 2024 5:17 pm
Forum: Everything 1.5 Alpha
Topic: About coordinates search
Replies: 9
Views: 500

About coordinates search

After having re-indexed Everything, including latitude and longitude now, i'm not sure about the correct syntax, even though i believe i have replicated the code format from your search functions page, in the format latitude 53°31'2.388"N;longitude 10°3'7.02"E However, no search is initiat...
by abr01
Fri Feb 23, 2024 5:10 am
Forum: Everything 1.5 Alpha
Topic: Searching for newly created folders?
Replies: 4
Views: 239

Re: Searching for newly created folders?

void wrote: Fri Feb 23, 2024 4:55 am Please try including the following in your search:

!c:\windows\ !\appdata\

! = NOT
Thanks!
by abr01
Fri Feb 23, 2024 4:41 am
Forum: Everything 1.5 Alpha
Topic: Searching for newly created folders?
Replies: 4
Views: 239

Re: Searching for newly created folders?

Thanks, that works now. I can include it in my various search presets. By the way, because the dm variant finds that stuff, how would i exclude items coming from the Control Panel, like Fonts?
by abr01
Thu Feb 22, 2024 10:59 pm
Forum: Everything 1.5 Alpha
Topic: searching tags, semicolon seems to act as "or"
Replies: 12
Views: 6244

Re: searching tags, semicolon seems to act as "or"

Please try creating a filter to search the whole filename OR whole tags: In Everything , from the Search menu, click Add to filters... . Set the Name to: Whole Filename or Whole Tag Change the Search to: #replaceterms:#(:$param:#):,#(: <whole:#term:|whole:tag:#term:> #): Click OK . Filters can be a...
by abr01
Thu Feb 22, 2024 10:53 pm
Forum: Everything 1.5 Alpha
Topic: feature request: fuzzy search for GPX coordinates
Replies: 6
Views: 854

Re: feature request: fuzzy search for GPX coordinates

PhotoInsight , an image manager, has a feature to select a rectangle on a map, which willl show all photos that match that longitude/latitude range. Don't need it personally, but thought it was rather cool. MAybe it fits your needs. PhotoInsight even has Everything integrated to handle file searche...
by abr01
Thu Feb 22, 2024 10:53 pm
Forum: Everything 1.5 Alpha
Topic: feature request: fuzzy search for GPX coordinates
Replies: 6
Views: 854

Re: feature request: fuzzy search for GPX coordinates

Please consider indexing longitude and latitude for instant searching. To index longitude and latitude: In Everything 1.5 , from the Tools menu, click Options . Click the Properties tab on the left. Click Add... . Select Longitude and Click OK . Click Add... . Select Latitude and Click OK . Click O...
by abr01
Thu Feb 22, 2024 10:51 pm
Forum: Everything 1.5 Alpha
Topic: Searching for newly created folders?
Replies: 4
Views: 239

Searching for newly created folders?

Shouldn't type:"file folder" dc:today work? Maybe i need some re-indexing then? Not sure.
by abr01
Sat Dec 30, 2023 11:02 pm
Forum: Everything 1.5 Alpha
Topic: feature request: fuzzy search for GPX coordinates
Replies: 6
Views: 854

Re: feature request: fuzzy search for GPX coordinates

It works, halfways. I have to experiment a lot more. At the moment it takes awfully long, like an hour or more. Even when i try to narrow down to the path and file type, it is still very slow. Another thing, i have yet to find out, seems i have to convert the data from hms to decimal format first. U...
by abr01
Sat Dec 30, 2023 6:16 pm
Forum: Everything 1.5 Alpha
Topic: searching tags, semicolon seems to act as "or"
Replies: 12
Views: 6244

Re: searching tags, semicolon seems to act as "or"

Thanks, that works. Would it be possible to change the behavior, so that no < > are even required, for convenience? @err_24546, yes, i was referring mainly to those tags in Opus 12/13. Sorry, i missed this notification, just found it today. As ist seems, there was some progress already in version 1....
by abr01
Sat Dec 30, 2023 6:06 pm
Forum: Everything 1.5 Alpha
Topic: feature request: fuzzy search for GPX coordinates
Replies: 6
Views: 854

feature request: fuzzy search for GPX coordinates

One of my hobbies is photography. I'm recording my sessions using OSMand, so that i can locate most of my images. Would it be possible to have some kind of 'fuzzy' coordinates search in Everything, that would return all images within a certain perimeter? That would be great. I am not familiar with t...
by abr01
Mon Nov 06, 2023 8:45 pm
Forum: Everything 1.5 Alpha
Topic: ext:gpx year:2023 finds nothing
Replies: 4
Views: 2500

Re: ext:gpx year:2023 finds nothing

Thanks, i did that.
by abr01
Mon Nov 06, 2023 8:26 pm
Forum: Everything 1.5 Alpha
Topic: searching tags, semicolon seems to act as "or"
Replies: 12
Views: 6244

Re: searching tags, semicolon seems to act as "or"

After some testing, this format turned out to be the only reliable one. The second example, whole:tags:<snow birds> doesn't work for me for some reason. But is there any way to simplify the input process, without having to type the lengthy whole:tags: part twice? I'm planning to build some multistri...
by abr01
Thu Oct 26, 2023 7:20 pm
Forum: Everything 1.5 Alpha
Topic: ext:gpx year:2023 finds nothing
Replies: 4
Views: 2500

Re: ext:gpx year:2023 finds nothing

Thanks! It worked, and also with dc (date created). Which is funny, because i believe it did not half an hour ago. Maybe some kind of index had to be built? As for the staus bar, i don't have those properties, so i guess it's in the default mode already.
by abr01
Thu Oct 26, 2023 6:53 pm
Forum: Everything 1.5 Alpha
Topic: ext:gpx year:2023 finds nothing
Replies: 4
Views: 2500

ext:gpx year:2023 finds nothing

That's strange. Is the syntax correct?
by abr01
Tue Oct 17, 2023 12:41 am
Forum: Everything 1.5 Alpha
Topic: searching tags, semicolon seems to act as "or"
Replies: 12
Views: 6244

Re: searching tags, semicolon seems to act as "or"

Didn't test them all yet, but the whole:multistring:tags:snow whole:multistring:tags:birds type of search works fine. I'm gonna test the other ones too. Thanks guys! / What is shown in the tag column where only snow matches? Looks like only the second search keyword was respected. Anyway, i can work...
by abr01
Mon Oct 16, 2023 3:07 pm
Forum: Everything 1.5 Alpha
Topic: searching tags, semicolon seems to act as "or"
Replies: 12
Views: 6244

Re: searching tags, semicolon seems to act as "or"

It works halfways, from a quick test. With your syntax i find snow and bird, but also just snow (where snow was the first search item in the line, if that matters). So all results contain snow, but not always birds (these are only two example search strings, but i'd expect it for other cases to be s...
by abr01
Mon Oct 16, 2023 1:55 pm
Forum: Everything 1.5 Alpha
Topic: searching tags, semicolon seems to act as "or"
Replies: 12
Views: 6244

searching tags, semicolon seems to act as "or"

In your examples, you have tags:nature;illustration. I have tried my own version, but instead of getting AND results, i get OR. What would be the correct syntax to search for multiple keywords in the tags, or for that matter, in other search modes?
by abr01
Sat Oct 07, 2023 11:31 pm
Forum: Everything 1.5 Alpha
Topic: 1357a lost the ESC to close a Window
Replies: 9
Views: 8431

Re: 1357a lost the ESC to close a Window

Thanks. I had the same question. Answered now.
by abr01
Fri Oct 06, 2023 1:44 pm
Forum: Everything 1.5 Alpha
Topic: exporting/importing all settings
Replies: 2
Views: 2984

Re: exporting/importing all settings

Thank you!
by abr01
Fri Oct 06, 2023 3:06 am
Forum: Everything 1.5 Alpha
Topic: exporting/importing all settings
Replies: 2
Views: 2984

exporting/importing all settings

When i import my settings on another machine, i don't have my filters and bookmarks. Is there a 'full' export, including that and also language files and chosen theme (dark)?
by abr01
Wed Oct 04, 2023 2:37 am
Forum: Everything 1.5 Alpha
Topic: Question regarding using {dlgstring} in Opus 13 Beta with Everything 1.5
Replies: 5
Views: 1687

Re: Question regarding using {dlgstring} in Opus 13 Beta with Everything 1.5

In the meantime an user found the right syntax to make it work. So, the problem is solved. Here is the code that works: @set query= {dlgstring} Find CLEAR QUERYENGINE=everythingglobal QUERY content:{$query} From the Opus forum. https://resource.dopus.com/t/buttons-for-customized-everything-filters/4...
by abr01
Wed Oct 04, 2023 2:00 am
Forum: Everything 1.5 Alpha
Topic: Question regarding using {dlgstring} in Opus 13 Beta with Everything 1.5
Replies: 5
Views: 1687

Re: Question regarding using {dlgstring} in Opus 13 Beta with Everything 1.5

For example, i try to find the word 'cinema' in some text file, that woul be my input, what {dlgstring} is receiving in Opus. I am not sure, how Opus is communicating at that point with Everything, regarding the debugging process.
by abr01
Wed Oct 04, 2023 1:33 am
Forum: Everything 1.5 Alpha
Topic: Question regarding using {dlgstring} in Opus 13 Beta with Everything 1.5
Replies: 5
Views: 1687

Re: Question regarding using {dlgstring} in Opus 13 Beta with Everything 1.5

Well, the {dlgstring} is the input, the search item, which is received.. All the other filters from Everything work fine in Opus 13 Beta, because they have predefined criteria, like file: dupe: dupesize: size:>500mb , no input needed. But in this case, like in my code example, it won't work at the m...
by abr01
Tue Oct 03, 2023 6:38 pm
Forum: Everything 1.5 Alpha
Topic: Question regarding using {dlgstring} in Opus 13 Beta with Everything 1.5
Replies: 5
Views: 1687

Question regarding using {dlgstring} in Opus 13 Beta with Everything 1.5

Following button in Opus 13 Beta command does not return any results. Using Opus' '+' query, adding content:search: works as expected. I suspect, that the curly brackets ar not compatible with Everything's syntax. Is there another way to handle this? Set Focus=right Find CLEAR QUERYENGINE=everything...
by abr01
Sat Sep 30, 2023 4:34 am
Forum: Everything 1.5 Alpha
Topic: Own filter, how to exclude folders?
Replies: 3
Views: 647

Re: Own filter, how to exclude folders?

void wrote: Sat Sep 30, 2023 12:56 am Please try including the following in your search:

file:

file:
Thanks void, that works. @asamirid, yes i was close, except for the colons at the end. Good to know both solutions.
by abr01
Sat Sep 30, 2023 12:52 am
Forum: Everything 1.5 Alpha
Topic: Own filter, how to exclude folders?
Replies: 3
Views: 647

Own filter, how to exclude folders?

I try to make a filter that lists only very large files. But i can't figure out how to exclude folders, and i also couldn't find an example in the search functions section. So basically i want only single files that match that rule. My button also lists folders that exceed 1Gb, but has numerous file...
by abr01
Mon Sep 18, 2023 6:58 pm
Forum: Support
Topic: Filter for content, how to mimic the extended search version?
Replies: 2
Views: 2964

Filter for content, how to mimic the extended search version?

Using content:searchitem works from the search field. However, i'd like to use a filter, that has the content: argument, but if i type the item into the search field, no results are returned. Is there a way to use a function or filter, that only requires the query in the search field?
by abr01
Tue Sep 12, 2023 1:42 pm
Forum: Suggestions
Topic: Adding some separator to the filter bar
Replies: 4
Views: 5422

Re: Adding some separator to the filter bar

void wrote: Tue Sep 12, 2023 3:31 am I will consider a separator filter.

Thank you for the suggestion.

For now, please consider naming a filter with:
—————————————
Good idea. And thanks!