Search found 118 matches

by abr01
Fri Feb 28, 2025 8:54 pm
Forum: Everything 1.5 Alpha
Topic: Having all opened instances in tabs instead many windows?
Replies: 5
Views: 335

Re: Having all opened instances in tabs instead many windows?


Well, how did the three get there?

When you open Everything, by default, a single window opens.

What happens after that, you control.

You want another windows, Ctrl+N - new window
You want another tab, Ctrl+T - new tab (in existing window)


You want an entirely different instance , you use the ...
by abr01
Fri Feb 28, 2025 6:50 pm
Forum: Everything 1.5 Alpha
Topic: Having all opened instances in tabs instead many windows?
Replies: 5
Views: 335

Re: Having all opened instances in tabs instead many windows?

I'm not sure about the naming. I like to have only one instance open, if that, what i see in the taskbar, are multiple instances. I suppose they are, since i can close them separatly. I mean those windows, when i hover over Everything's magnifier symbol in the taskbar, which often show multiple ...
by abr01
Fri Feb 28, 2025 6:26 pm
Forum: Everything 1.5 Alpha
Topic: Having all opened instances in tabs instead many windows?
Replies: 5
Views: 335

Having all opened instances in tabs instead many windows?

Sorry, if i ask again, but i never understood the reason for having tabs, when i always end up very quickly with five or six Everything windows in my task bar. Isn't it possible to disallow any new task bar ET windows, but haveing new tabs instead? That way it would be much quicker to find the right ...
by abr01
Wed Feb 12, 2025 5:42 pm
Forum: Everything 1.5 Alpha
Topic: How to search one name part only?
Replies: 4
Views: 818

Re: How to search one name part only?


Wdym with image tags? You mean filter?

pic:exact:schiff.*


Yes, i mean the tags that are used for images. I try to find 'exact' tags (a single search term) inside a given path, and try to refine my search code that i use in combination with Direcktory Opus. So far it works well, only that i ...
by abr01
Wed Feb 12, 2025 4:32 pm
Forum: Everything 1.5 Alpha
Topic: How to search one name part only?
Replies: 4
Views: 818

Re: How to search one name part only?

spooky wrote: Wed Feb 12, 2025 3:29 pm You can do

Code: Select all

exact:schiff.*
Hmm, i forgot to mention that i want to search that word in my image tags.
by abr01
Wed Feb 12, 2025 12:36 am
Forum: Everything 1.5 Alpha
Topic: How to search one name part only?
Replies: 4
Views: 818

How to search one name part only?

Sorry, i can't figure it out. Example, what would be the syntax for

schiff

Only that word. I don't want to also find containerschiff or frachtschiff etc.

I tried < > " " et cetera, but that doesn't work.
by abr01
Sun Feb 02, 2025 2:06 am
Forum: Everything 1.5 Alpha
Topic: Geotagging - GPS coordinates - How far away was this photo taken?
Replies: 11
Views: 2476

Re: How far away was this photo taken?

NotNull wrote: Sat Feb 01, 2025 11:35 am I'm not sure if the results are even that accurate, but technically it can be done (untested, btw):
Change
A:=ROUND( .... ,0)
to
A:=ROUND( .... ,1)


Filters work on all items, not just the selected one.
Thanks!
by abr01
Sat Feb 01, 2025 2:53 am
Forum: Everything 1.5 Alpha
Topic: Geotagging - GPS coordinates - How far away was this photo taken?
Replies: 11
Views: 2476

Re: How far away was this photo taken?

Hey, not bad. Is there a way to get the first digit after the full Kilometer, like 6.3km? And maybe only for the selected image?
by abr01
Fri Jan 17, 2025 3:32 am
Forum: Everything 1.5 Alpha
Topic: Filtering images for portrait/landscape mode?
Replies: 12
Views: 1451

Re: Filtering images for portrait/landscape mode?

By the way, this shorter version also works:

"K:\Bilder\Fotografie\*\*" orientation:landscape

But i wonder, why it takes so very long, even though 'orientation' is indexed now. After around 5 minutes the search is still at 6%.
Is there another property, which is required to make the search ...
by abr01
Fri Jan 17, 2025 1:50 am
Forum: Everything 1.5 Alpha
Topic: Filtering images for portrait/landscape mode?
Replies: 12
Views: 1451

Re: Filtering images for portrait/landscape mode?


Properties don't need to be indexed to be used. It is just slower as the information has to be extracted from each individual image.
Indexing this information makes these searches instant (in case you need it more often).

Everything is also aware of the height, width and aspect ratio of images ...
by abr01
Thu Jan 16, 2025 9:51 pm
Forum: Everything 1.5 Alpha
Topic: Filtering images for portrait/landscape mode?
Replies: 12
Views: 1451

Re: Filtering images for portrait/landscape mode?

dedupeit wrote: Thu Jan 16, 2025 9:08 pm
therube wrote: Thu Jan 16, 2025 8:46 pm Can Everything read EXIF (tag), Orientation (value)?
(I suppose it can, if Windows does see it?)
Oh nice, I thought I looked and didn't see Orientation as an option but I see it now.
Same here. :)
by abr01
Thu Jan 16, 2025 8:52 pm
Forum: Everything 1.5 Alpha
Topic: Filtering images for portrait/landscape mode?
Replies: 12
Views: 1451

Re: Filtering images for portrait/landscape mode?

therube wrote: Thu Jan 16, 2025 8:46 pm Can Everything read EXIF (tag), Orientation (value)?
(I suppose it can, if Windows does see it?)
Thanks for the additional hint, i re-started the indexer, including 'orientation' now.
by abr01
Thu Jan 16, 2025 8:38 pm
Forum: Everything 1.5 Alpha
Topic: Filtering images for portrait/landscape mode?
Replies: 12
Views: 1451

Re: Filtering images for portrait/landscape mode?

That looks interesting indeed. I'm not sure, if i can put it into a custom Directory Opus mode, though.
i will check that. Do i need to make a new index for that? I guess i will, because i don't have the dimensions included yet. Thanks!
by abr01
Thu Jan 16, 2025 7:34 pm
Forum: Everything 1.5 Alpha
Topic: Filtering images for portrait/landscape mode?
Replies: 12
Views: 1451

Re: Filtering images for portrait/landscape mode?


I don't know if there's metadata that tells you if an image is in portrait or landscape mode directly but you can get dimensions.


Like i said, the dimensions may vary. And i have been using around ten different cameras over the years, with all different resolutions.
Thanks for your answer ...
by abr01
Thu Jan 16, 2025 6:05 pm
Forum: Everything 1.5 Alpha
Topic: Filtering images for portrait/landscape mode?
Replies: 12
Views: 1451

Filtering images for portrait/landscape mode?

I wonder, if it's possible, since some images also may be sligthly cropped to some non standard values (e.g. being not perfectly 4:3).
And are 'normal' and 'transverse' the equivalent to portrait and landscape? I guess, i would have to re-index the database to in order to filter for aspect ratios.
by abr01
Mon Jan 06, 2025 4:39 pm
Forum: Everything 1.5 Alpha
Topic: renewing the index, very high CPU load
Replies: 6
Views: 1123

Re: renewing the index, very high CPU load

w64bit wrote: Mon Jan 06, 2025 12:25 pm A recommendation for 14900K, please.
8P+16E = 24 cores
32 logical processors
Something like that is exactly my plan. But mostly because of my DAW and home music productions. Doubling the RAM as well. Thanks!
by abr01
Mon Jan 06, 2025 4:38 pm
Forum: Everything 1.5 Alpha
Topic: renewing the index, very high CPU load
Replies: 6
Views: 1123

Re: renewing the index, very high CPU load

void wrote: Mon Jan 06, 2025 6:27 am Tools -> Options -> Advanced -> index_max_threads

For your PC, please try setting this to 8.
0 = all available CPUs. (16 in your case)
Yes, thanks, i will try that. Anyway, resuming the indexing today goes much smoother.
by abr01
Mon Jan 06, 2025 5:41 am
Forum: Everything 1.5 Alpha
Topic: renewing the index, very high CPU load
Replies: 6
Views: 1123

renewing the index, very high CPU load

All my 16 cores are almost working at full power. Is there a way to throttle the process, since the progress is quite slow anyway? I don't mind if it takes twice as long.

Edit, hmm, now, at 27%, the CPU load has fallen to some much lower amount. :shock:
by abr01
Sat Dec 21, 2024 7:57 pm
Forum: Everything 1.5 Alpha
Topic: How to filter for folders with specific content?
Replies: 8
Views: 3332

Re: How to filter for folders with specific content?


Please try:

video: \Original\ path:K:\ size:>50mb



video: expands to:

ext:3g2;3gp;3gp2;3gpp;amv;asf;asx;avi;bdmv;bik;d2v;divx;drc;dsa;dsm;dss;dsv;evo;f4v;flc;fli;flic;flv;hdmov;ifo;ivf;m1v;m2p;m2t;m2ts;m2v;m4v;mkv;mod;mov;mp2v;mp4;mp4v;mpe;mpeg;mpg;mpls;mpv2;mpv4;mts;ogm;ogv;ogx;pss;pva;qt ...
by abr01
Sat Dec 21, 2024 5:51 am
Forum: Everything 1.5 Alpha
Topic: How to filter for folders with specific content?
Replies: 8
Views: 3332

Re: How to filter for folders with specific content?


If you're actually only after the video: files, you could use video: instead of the !ext:jpg;gpx;orf;ori;mp3;rtf .


Hmm, that didn't work. I guess, ii had the wrong syntax, like

video:*.mov;*.mp4 \Original\ path:K:\ size:>50mb

However, this works.

ext:*.mov;*.mp4 \Original\ path:K:\ size ...
by abr01
Sat Dec 14, 2024 2:07 am
Forum: Everything 1.5 Alpha
Topic: Color Filters
Replies: 6
Views: 2514

Re: Color Filters

That's great! :idea: :arrow: :!:
by abr01
Fri Dec 13, 2024 10:23 pm
Forum: Everything 1.5 Alpha
Topic: Something is wrong with sorting in the latest version
Replies: 3
Views: 1517

Re: Something is wrong with sorting in the latest version

That looks ok now, thanks a lot. And yes, the blank, i should've noticed it. :oops:
by abr01
Fri Dec 13, 2024 9:44 pm
Forum: Everything 1.5 Alpha
Topic: Something is wrong with sorting in the latest version
Replies: 3
Views: 1517

Something is wrong with sorting in the latest version

I am using sort by date created, in the 'everything' column. Normally, i would have all kinds of file types mixed, non-alphabetically. But even though i have the same setting, all items in the names list seem to be grouped in a very alphabetical way. As if there is some secondary sorting being ...
by abr01
Fri Dec 13, 2024 6:24 pm
Forum: Everything 1.5 Alpha
Topic: Color Filters
Replies: 6
Views: 2514

Re: Color Filters

Very nice. Would it be possible to include a simple rule like file size? Because i would like to color code smaller MP4 files, which are mostly music files (with some extra record label or other picture content) and movie files in the MP4 format differently. Something like

<=50MB -> color code 1 ...
by abr01
Fri Dec 13, 2024 3:22 am
Forum: Everything 1.5 Alpha
Topic: How to filter for folders with specific content?
Replies: 8
Views: 3332

Re: How to filter for folders with specific content?

tuska wrote: Thu Dec 12, 2024 2:08 pm Hi,

try

Code: Select all

!ext:jpg;gpx;orf;ori;mp3;rtf
ext:
Thanks!
by abr01
Thu Dec 12, 2024 1:15 pm
Forum: Everything 1.5 Alpha
Topic: How to filter for folders with specific content?
Replies: 8
Views: 3332

Re: How to filter for folders with specific content?

Thanks, it works, nice!

But i couldn't use the format !ext:*.(jpg|gpx|orf|ori|mp3|rtf|etc) to compactify the list. Not a big deal, but if it's possible, it would be more elegant, because i have maybe
by abr01
Wed Dec 11, 2024 8:37 pm
Forum: Everything 1.5 Alpha
Topic: How to filter for folders with specific content?
Replies: 8
Views: 3332

How to filter for folders with specific content?

Having lots of folders with my photos, i have about the same amount of folders called 'original', with the unprocessed images. But a few of them would contain video files in different video formats. So i'd like to find all files inside those folders, which are not *.jpg, which should give me a list ...
by abr01
Fri Nov 22, 2024 4:37 pm
Forum: Everything 1.5 Alpha
Topic: Help with specific search within a time period
Replies: 2
Views: 1240

Re: Help with specific search within a time period

Thanks, void.

I had completely forgotten the extended search, of course. But the direct syntax is also useful. :idea:
by abr01
Fri Nov 22, 2024 12:07 am
Forum: Everything 1.5 Alpha
Topic: Help with specific search within a time period
Replies: 2
Views: 1240

Help with specific search within a time period

How would the syntax be, if, for instance, i would search for something like text created between August 2022 and October 2022? I found something on the syntax page for dm, but no example for a time span.
by abr01
Wed Sep 25, 2024 2:11 am
Forum: Everything 1.5 Alpha
Topic: Question concerning the database
Replies: 2
Views: 3342

Re: Question concerning the database

Thank you. Very much appreciated. :idea:
by abr01
Tue Sep 24, 2024 2:59 pm
Forum: Everything 1.5 Alpha
Topic: Question concerning the database
Replies: 2
Views: 3342

Question concerning the database

Is it enough to export the settings to secure the database including an extended index, like in geo coordinates? The exported file looks quite small. Or is there another, larger file to be included? Because building that index took very long.
by abr01
Fri Jul 05, 2024 11:49 pm
Forum: Everything 1.5 Alpha
Topic: Just being curious, any idea, when the Alpha is upgraded to Beta state?
Replies: 2
Views: 11674

Re: Just being curious, any idea, when the Alpha is upgraded to Beta state?

Wow, that's a bunch of stuff. Nice work, nevertheless.
by abr01
Fri Jul 05, 2024 8:49 pm
Forum: Everything 1.5 Alpha
Topic: Just being curious, any idea, when the Alpha is upgraded to Beta state?
Replies: 2
Views: 11674

Just being curious, any idea, when the Alpha is upgraded to Beta state?

Using the 1.5 Alpha for quite a time now, i must say, i find no bugs, no flaws, no crashes. Seems at least beta to me. 8-)
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: 2495

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: 3379

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: 3379

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 parents: (3, in this case ...
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: 3379

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 ...
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: 3379

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 ...
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: 3379

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 doesn't ...
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: 3379

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 ...
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: 2495

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: 2495

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 ...
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: 2495

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: 2495

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 ...
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: 2495

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: 2495

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: 2198

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: 2072

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: 2072

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 ...
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: 2072

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.