Search found 11 matches

by TTTTII
Fri Apr 03, 2020 8:48 pm
Forum: General
Topic: Is it possible to have an inline regex rename?
Replies: 3
Views: 9334

Is it possible to have an inline regex rename?

If so, I'd love an example. If not, that's good to know too. I believe I've set the .ini settings properly for it to be possible...? Just can't seem to get the syntax right or find documentation or something in the forums. I assume if it is possible that a move on rename would work as well, working ...
by TTTTII
Tue Jun 13, 2017 3:32 pm
Forum: General
Topic: What is the Current Status of How E. Handles Hard Links?
Replies: 6
Views: 15154

Re: What is the Current Status of How E. Handles Hard Links?

Thank you - very much - for taking the time to answer my question.
by TTTTII
Thu Jun 08, 2017 1:06 am
Forum: General
Topic: What is the Current Status of How E. Handles Hard Links?
Replies: 6
Views: 15154

What is the Current Status of How E. Handles Hard Links?

Precisely, how does Everything handle hard links? I've read what I could find in the forums, but many posts are quite old. I do use quite a few hard links in my workflow, so I'd appreciate an exact answer on this - or some help finding a reference that I missed. Does it change its behavior if USN Jo...
by TTTTII
Tue Mar 21, 2017 3:36 am
Forum: General
Topic: Everything and SSDs
Replies: 16
Views: 41285

Re: Everything and SSDs

Btw, if you're interested in just why Windows does need to do some SSD defragmenting, I found this article interesting on the NTFS file system:

https://blogs.technet.microsoft.com/ask ... le-growth/
by TTTTII
Tue Mar 21, 2017 12:56 am
Forum: General
Topic: Everything and SSDs
Replies: 16
Views: 41285

Re: Everything and SSDs - and SSDs in General

Here's a quote referenced from another study on HowToGeek. It's consistent with other things I've read on SSD life. If you leave a bit of extra space available on your SSD for wear leveling, you shouldn't ever really see problems with your SSD at all in any reasonable lifetime for your computer. Abo...
by TTTTII
Tue Feb 14, 2017 11:55 pm
Forum: Suggestions
Topic: Would find, "Append Full Name to Clipboard" useful.
Replies: 0
Views: 4840

Would find, "Append Full Name to Clipboard" useful.

Though you've certainly got the syntax to generally AND your searches into the same result, sometimes it's more convenient to use more than one query. I use a separate utility to append clipboard items together along with a CR/LF between, but I at least would find it very convenient if Everything di...
by TTTTII
Tue Feb 14, 2017 11:05 pm
Forum: Suggestions
Topic: Make Everything use Windows 'default' (not orig) explorer
Replies: 17
Views: 24507

Re: Make Everything use Windows 'default' (not orig) explorer

Was having trouble escaping the (x86), so all I did was drop a junction in "Program Files." Works fine. $exec("‪C:\Program Files (x86)\XYplorer\XYplorer.exe" "%1") EDIT: Hmm. Must have had a typo, then looked at this old thread. It works just fine, for me at least, to s...
by TTTTII
Sat Feb 04, 2017 1:13 am
Forum: Suggestions
Topic: Featured Support: Search the dimensions of width and height
Replies: 36
Views: 112248

Re: Featured Support: Search the dimensions of width and height

I would like to quickly find all the tiny pictures and delete, but the average speed for thclpe Explorer Search is 1 image per second. So for searching files 1000K, it will take 280 hours! ( 12 days ! ) :o :o :o width:10 .. 299 *.jpg OR height:10 .. 299 *.jpg I'd suggest taking a look at XYplorer a...
by TTTTII
Mon Dec 12, 2016 9:01 pm
Forum: Support
Topic: Double Results
Replies: 6
Views: 10079

Re: Double Results

I may as well post this question/suggestion here as anywhere: Is there any way to return only unique values for a search? For example, a child: search for folders will often include duplicates. Though, I suppose putting the results in a good text editor and using this regex to remove duplicate, cons...
by TTTTII
Mon Dec 12, 2016 8:55 pm
Forum: Suggestions
Topic: Add support for regular expressions on Exclude option
Replies: 6
Views: 17285

Re: Add support for regular expressions on Exclude option

I realize this is an older thread, but it seems your regex engine still doesn't include an exclude. This would be extremely useful, though I realize not many know regexes well so it may not be a big priority for you. Any other additions to the engine would be great as well. I do appreciate that supp...
by TTTTII
Tue Aug 09, 2016 12:30 am
Forum: General
Topic: Thank You!
Replies: 1
Views: 4306

Thank You!

I just screwed up merging maybe 2,500 files into four different parent folders with a sub-structure (and files in multiple locations) with random errors in the folder names (don't ask how I managed it - really *blush*). I couldn't match RegEx patterns to reverse it, I couldn't really pull out the NO...