Search found 4915 matches

by NotNull
Sat Apr 20, 2024 1:47 pm
Forum: Off-topic discussion
Topic: Automating a task
Replies: 9
Views: 2533

Re: Automating a task

Not interested? Please say so (I need closure ..)
by NotNull
Sat Apr 20, 2024 1:40 pm
Forum: Everything 1.5 Alpha
Topic: Few questions and maybe bugs
Replies: 12
Views: 752

Re: Few questions and maybe bugs

Haven't looked at sessions yet, so a partial answer: 1. Same as previous version: Open opens in current tab, CTRL + Open opens in new tab, SHIFT + Open opens in new window. 4. You can change this behaviour under Menu => Tools => Options => Advanced, changing the following settings: - open_search_act...
by NotNull
Fri Apr 19, 2024 10:51 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 4071

Re: Compare 2 file lists with each other?

Oops, OK, so maybe that's the punishment for not being here often enough. OK, many thanks for the link! Then I'd rather come by here more often. Sorry, it was not my intention to "force" you to visit the forums more often.At all. (but you are very welcome, of course) If I were you, I woul...
by NotNull
Fri Apr 19, 2024 10:35 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 4071

Re: Compare 2 file lists with each other?

Biff wrote: Fri Apr 19, 2024 10:27 pm Thank you for the screenshot.

Very sorry, I meant updates for Everything.
Can't answer that. I visit these forums way too often to need notifications :D
Someone else will likely have an answer for you.

This link shows the most recent alpha version.
by NotNull
Fri Apr 19, 2024 10:26 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 4071

Re: Compare 2 file lists with each other?

Is there a way to get notifications about updates? Updates of what? If you mean this topic, you are automatically "subscribed" to updates (= new messages) when you post a message. To subscribe to topics in which you didn't post: At the bottom of the topic is a little wrench (?) icon. When...
by NotNull
Fri Apr 19, 2024 10:08 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 4071

Re: Compare 2 file lists with each other?

Note:
The search syntax provided above is probably not compatible with Everything 1.5.0.1372a due to the introduction of &PARAMSTART: and &PARAMEND:
A fix is available.

Will look at it tomorrow and update the search queries.
This message will be removed if it still work as before.
by NotNull
Fri Apr 19, 2024 9:23 pm
Forum: Everything 1.5 Alpha
Topic: Finding unique files between 2 folders based on hash.
Replies: 19
Views: 1267

Re: Finding unique files between 2 folders based on hash.

Try the following: Create a new Filter: Name =HashDiff (or anything you like) Search = file: regex:([regex-escape:[element:$param:,;,1]])(.*$) | regex:([regex-escape:[element:$param:,;,2]])(.*$) distinct:regmatch1;size;md5 unique:size;md5 Macro = hashdiff Back in the main Everything window, set the ...
by NotNull
Fri Apr 19, 2024 8:34 pm
Forum: Everything 1.5 Alpha
Topic: Some minor details
Replies: 5
Views: 707

Some minor details

... that are too small to deserve an entire topic 1. When opening a file list (File => Open File List), one can choose between Open and Open as read-only The list is considered static by Everything. Why both? (I know, it has been this way for ages; just "cleaning up". 2. On the Formulas &q...
by NotNull
Fri Apr 19, 2024 2:06 pm
Forum: Everything 1.5 Alpha
Topic: Feature Request: Option to hide a filter/bookmark from the bookmarks/filters panel
Replies: 4
Views: 509

Re: Feature Request: Option to hide a filter/bookmark from the bookmarks/filters panel

Put those together in one or more Bookmark subfolders:

- Start Organize Bookmarks ( under Menu = > Bookmarks )
- In the left pane, righ-click Bookmarks
- Select New Folder
- etc.

You can drag your ES CLI bookmarks to this new folder.
by NotNull
Fri Apr 19, 2024 9:20 am
Forum: Bug report
Topic: some date modified searches not working
Replies: 22
Views: 1287

Re: some date modified searches not working

anmac1789 wrote: Fri Apr 19, 2024 8:13 am but it won't reflect the true file date and time within the C drive
whereas a file date from the distant future (2032 !) does?
by NotNull
Thu Apr 18, 2024 8:54 am
Forum: Support
Topic: Reuse Explorer Window
Replies: 6
Views: 2442

Re: Reuse Explorer Window

Shortcut will check Shortcut isn't even needed. See below. to reuse/recycle an open Explorer window Are you using Windows 10? Windows 11 uses multiple folder tabs in a window. In case of Windows 10 (or 7), the following might work for you: Extract attached archive to some folder. (It contains Reuse...
by NotNull
Thu Apr 18, 2024 6:15 am
Forum: General
Topic: How to exclude all the files inside a folder from indexing but not the folder itself
Replies: 2
Views: 341

Re: How to exclude all the files inside a folder from indexing but not the folder itself

- Menu => Tools => Options => Indexes => Exclude
- Exclude Folders : Filter =
c:\Users\Typhlosion24\AppData\Roaming\Oculus\*

- Exclude files : =
c:\Users\Typhlosion24\AppData\Roaming\Oculus\*
by NotNull
Wed Apr 17, 2024 5:58 pm
Forum: Support
Topic: Reuse Explorer Window
Replies: 6
Views: 2442

Re: Reuse Explorer Window

by NotNull
Wed Apr 17, 2024 9:40 am
Forum: Suggestions
Topic: Organize Filters lacks Clone button
Replies: 16
Views: 6583

Re: Organize Filters lacks Clone button

Or;
CTRL + drag/drop a filter
by NotNull
Mon Apr 15, 2024 9:20 pm
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Add $parent-size:
Replies: 12
Views: 442

Re: [Suggestion] Add $parent-size:

NotNull wrote: Sat Apr 13, 2024 10:01 pm $parent-size: is the more human-friendly way,
On second (third?) thought: the amount of 'humans' that has a need for $parent-size is probably *very* limited.
If get-property() will support $path again in the future, that should suffice (IMO)
by NotNull
Mon Apr 15, 2024 9:09 pm
Forum: Support
Topic: Copy/Move parts of path
Replies: 3
Views: 363

Re: Copy/Move parts of path

This might work (did not try to move the folders)
Will very likely not work on UNC paths (\\server\share\fodler\)


Menu => Edit => Advanced => Advanced Move To Folder

Code: Select all

Old = ^([^\\]+)\\([^\\]+)\\([^\\]+).*\\([^\\]+)\\([^\\]+)$
New = \1\\\2\\\3\\\4\\\5
by NotNull
Mon Apr 15, 2024 8:29 pm
Forum: General
Topic: creating a 'favourite' list
Replies: 4
Views: 434

Re: creating a 'favourite' list

Right, no need to post my "several ways" as these concentrate on lists of filenames and you take a visual approach. Two other ideas then: Create new favourite list in a new tab Make sure the tab bar is shown (for example by opening a new, empty tab) Activate the tab with your favourites Se...
by NotNull
Mon Apr 15, 2024 8:07 pm
Forum: Suggestions
Topic: New context menu support for Windows 11
Replies: 1
Views: 373

Re: New context menu support for Windows 11

Workaround(s) for now (in case you didn't know already):
How to Get the Old Context Menus Back in Windows 11
by NotNull
Mon Apr 15, 2024 8:03 pm
Forum: Suggestions
Topic: Ability to add additional context menu commands
Replies: 13
Views: 9751

Re: Ability to add additional context menu commands

Good idea!


Just a sidenote: Diskpart isn't the best example here as this will ask for elevation by itself, due to the requestedExecutionLevel = requireAdministrator in its manifest (that might differ between Windows versions though).
by NotNull
Sun Apr 14, 2024 3:27 pm
Forum: Support
Topic: Extension with value ranges?
Replies: 2
Views: 381

Re: Extension with value ranges?

Everything 1.5 has an extension: function that supports wildcards. With that, your search could look like regex:extension:^r(ar|\d+)$ ^ = start of text (extension in this case) \d = number 0..9 + = one or more $ = end of text The ^and $ are probably not needed, but prevents matching extensions like...
by NotNull
Sun Apr 14, 2024 1:07 pm
Forum: Everything 1.5 Alpha
Topic: Finding unique files between 2 folders based on hash.
Replies: 19
Views: 1267

Re: Finding unique files between 2 folders based on hash.

There is a bug in the distinct: function that causes the first file to be left out if multiple criteria are specified (i.e. distinct:name;md5)
That is planned to be fixed in the next update.
link

Your workaround -- using a single criterion -- is not affected by that bug.
by NotNull
Sat Apr 13, 2024 10:17 pm
Forum: General
Topic: FEATURE: find as you type
Replies: 11
Views: 10264

Re: FEATURE: find as you type

What I got from @mragtronx8's suggestion is a way to integrate Everything in file dialogs. the desktop, file managers and possibly other applications ina way that typing part of a filename will show a list of matching items (coming from Everything, without opening the regular Everything GUI). The li...
by NotNull
Sat Apr 13, 2024 10:01 pm
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Add $parent-size:
Replies: 12
Views: 442

Re: [Suggestion] Add $parent-size:

But still if you want to add "$parent-size:" then shouldn't it make Everything property-system clutter? Moreover, people may then ask, please add "$parent-descendant-count:", "$parent-descendant-folder-count:", "$parent-date-modified:", "$parent-date-cre...
by NotNull
Sat Apr 13, 2024 7:13 pm
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Add $parent-size:
Replies: 12
Views: 442

Re: [Suggestion] Add $parent-size:

Nice find reitwal! Maybe it was intended to work that way after all ...
by NotNull
Sat Apr 13, 2024 6:46 pm
Forum: General
Topic: FEATURE: find as you type
Replies: 11
Views: 10264

Re: FEATURE: find as you type

It sounds interesting but perhaps someone could outline the logic of the case usage of this for me so I understand it. I know I sometimes am typing in a box in another application and want to see it in everything, and a few keystrokes do that (ctrl-a (selects all) ctrl-c (copies) shift-alt-x (bring...
by NotNull
Sat Apr 13, 2024 6:39 pm
Forum: Everything 1.5 Alpha
Topic: Excluding files & folders with DM in the future
Replies: 4
Views: 176

Re: Excluding files & folders with DM in the future

Thanks NotNull. I know how to search this, I was wondering if it can be made like a (semi)permanent filter, preferably in the Result Omissions zone. I don't even know it this expression is working (for me), because it returns zero matches when I remove the NOT "!" operator. What timeframe...
by NotNull
Sat Apr 13, 2024 6:28 pm
Forum: General
Topic: Where is the calendar in Everything?
Replies: 2
Views: 334

Re: Where is the calendar in Everything?

Menu > Search > Advanced Search
by NotNull
Sat Apr 13, 2024 6:24 pm
Forum: Support
Topic: Is there any way to open a path in a new folder?
Replies: 5
Views: 434

Re: Is there any way to open a path in a new folder?

:thumbsup: You're welcome! And I think @void will really appreciate your donation! (I "just" get a feel-good moment when someone appreciates the help given, just like you just did. Thank you for that! Enjoy your weekend too :D) If you ever get lost in the many options Everything has: the ...
by NotNull
Sat Apr 13, 2024 12:25 pm
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Add $parent-size:
Replies: 12
Views: 442

Re: [Suggestion] Add $parent-size:

My reasoning (which might be flawed): get-property() retrieves properties of items. Those are the properties as known by the system (= Windows), like Author or Size. This does not include Everything-specific properties, like Run Count or Folder Size. Some of these Everything-specific properties are ...
by NotNull
Sat Apr 13, 2024 10:53 am
Forum: Everything 1.5 Alpha
Topic: Bookmark icon displayed black
Replies: 2
Views: 145

Re: Bookmark icon displayed black

Confirmed. In standard as well as dark mode.


Something else is misaligned here too. Might be related. Will post details later.

(Win 11 22H2 x64; Everything 1371a)
by NotNull
Sat Apr 13, 2024 10:06 am
Forum: Support
Topic: Is there any way to open a path in a new folder?
Replies: 5
Views: 434

Re: Is there any way to open a path in a new folder?

The Explore Path context menu entry should do that for you. This entry is not shown by default. It can be activated as follows: - Go to Mneu => Tools => Options => General => Context Menu - From the Context Menu Items list, select Explore Path - Set Settings for Explore Path context menu item to Sho...
by NotNull
Sat Apr 13, 2024 9:50 am
Forum: Everything 1.5 Alpha
Topic: Excluding files & folders with DM in the future
Replies: 4
Views: 176

Re: Excluding files & folders with DM in the future

Add the following to your search:

Code: Select all

!dm:>now
! = NOT
by NotNull
Sat Apr 13, 2024 9:30 am
Forum: General
Topic: FEATURE: find as you type
Replies: 11
Views: 10264

Re: FEATURE: find as you type

Yes.
This one came up during research of something else I was working on.
(Just an example)

FWIW: Listary is limiting hooks in some places as it caused issues. Somnething to keep in mind.
by NotNull
Sat Apr 13, 2024 9:17 am
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Add $parent-size:
Replies: 12
Views: 442

Re: [Suggestion] Add $parent-size:

Ran into this too.
get-property (formula as well as preprocessor function) works only on files, not folders.
by NotNull
Fri Apr 12, 2024 9:54 pm
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Add $parent-size:
Replies: 12
Views: 442

[Suggestion] Add $parent-size:

I was trying to create an Everything version of TreeSize and the like, butr ran into a missing $parent-size: Now $parent-size: is technically speaking not a property of a file or folder (and probably be slightly expensive to keep up with), but would be cool if this was possible. Would look similar t...
by NotNull
Fri Apr 12, 2024 6:50 pm
Forum: Everything 1.5 Alpha
Topic: Search for zero size files inside archives
Replies: 2
Views: 234

Re: Search for zero size files inside archives

No, there are no features that support this.
by NotNull
Fri Apr 12, 2024 3:27 pm
Forum: Suggestions
Topic: update ONLY a sub folder of an added index folder.
Replies: 2
Views: 322

Re: update ONLY a sub folder of an added index folder.

Type the following in the Everything search bar and press ENTER

Code: Select all

/rescan "x:\path to\your\folder"
Instead of /rescan, you can also use its alias /update


/rescan
by NotNull
Fri Apr 12, 2024 3:06 pm
Forum: General
Topic: creating a 'favourite' list
Replies: 4
Views: 434

Re: creating a 'favourite' list

Several.

What does your list look like? Just the names (file.txt) or including the path (c:\folder\file.txt)
Do you store the list on disk in a file?
How often does this list change? Every day? Every month?


I assume you are using Everything 1.5?
by NotNull
Wed Apr 10, 2024 4:03 pm
Forum: Support
Topic: CLI and network shares
Replies: 6
Views: 481

Re: CLI and network shares

Another way might be using IndexThis . With that: right-click folder or drive in Explorer / other filemanager Select the IndexThis entry A temporary Everything instance will be started, indexing the selected drive/folder Wait untill Everything is done scanning (see statusbar) Menu => File => Export ...
by NotNull
Tue Apr 09, 2024 4:32 pm
Forum: Support
Topic: CLI and network shares
Replies: 6
Views: 481

Re: CLI and network shares

these doesn't seem to work to me Please specify what this exactly means. Do you get an error maeesage? System beeps? Reply is "0"? ES.exe gets its results from the Everything database. Are the following paths indexed in Everything? I.e. Do you get results if you type them in the Everythin...
by NotNull
Tue Apr 09, 2024 4:20 pm
Forum: General
Topic: Two questions about bookmark searches
Replies: 10
Views: 655

Re: Two questions about bookmark searches

The function used here is fillistfilename:

The cat: dog: search will try to find filelists that are named cat.efu AND dog.efu at the same time.
There is no such filelist as the name of the filelist is either dog.efu or cat.efu.
by NotNull
Mon Apr 08, 2024 8:46 pm
Forum: Everything 1.5 Alpha
Topic: Show Folders keyboard shortcuts
Replies: 2
Views: 135

Re: Show Folders keyboard shortcuts

OK, got it.

Thanks for the SHIFT-ESC tip; didn't knowthat
by NotNull
Mon Apr 08, 2024 8:43 pm
Forum: Everything 1.5 Alpha
Topic: Visual bug with sorting when alternate row colors is enabled (v1371)
Replies: 5
Views: 299

Re: Visual bug with sorting when alternate row colors is enabled (v1371)

This is what it looks like here: 2024-04-08 22_36_41-Everything (1.5a) 1.5.0.1371a (x64).png The alternating row colors of the sorted column are configurable: - go to Menu => Tools => Options => General => Fonts and colors - Theme = Dark - Item = Result list - Select Current Sort Alternate Row from ...
by NotNull
Mon Apr 08, 2024 8:04 pm
Forum: Off-topic discussion
Topic: Deleting files without touching a directories date
Replies: 8
Views: 939

Re: Deleting files without touching a directories date

Note numerous millisecond related changes that will happen. A theory: I'm guessing your touch comes from gnuwin or cygwin? That will likely use the POSIX subsystem for files and I suspect will that will use a different time resolutioncompared to the Windows FILETIME granularity. (lots of guessing ....
by NotNull
Mon Apr 08, 2024 10:39 am
Forum: Everything 1.5 Alpha
Topic: Show Folders keyboard shortcuts
Replies: 2
Views: 135

Show Folders keyboard shortcuts

Options => Keyboard contains: View | Folders View | Show Folders View | Folders toggles the Folders sidebar View | Show Folders activates the Folders Sidebar, but doesn't "de-activate" it. There is no separate command to deactivate it (that I could find). What is the added value of View | ...
by NotNull
Mon Apr 08, 2024 10:33 am
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Clean up Column context menu
Replies: 5
Views: 545

Re: [Suggestion] Clean up Column context menu

Are you indexing many properties? Indexed properties are also shown in the context menu. Currently 7 (see below), but non-indexed properties that are shown in the result list are also added to this context menu. (when working with audio files for example). And "formula-columns" like Colum...
by NotNull
Sun Apr 07, 2024 11:33 pm
Forum: Bug report
Topic: some date modified searches not working
Replies: 22
Views: 1287

Re: some date modified searches not working

Thanks for saving the planet! :D
by NotNull
Sun Apr 07, 2024 11:12 pm
Forum: Everything 1.5 Alpha
Topic: Finding unique files between 2 folders based on hash.
Replies: 19
Views: 1267

Re: Finding unique files between 2 folders based on hash.

@klarah:

It is possible in Everything itself too (tested), but that requires a fix in Everything and that fix likely comes with the next update.
Will post the all the details when that fix is ready.
by NotNull
Sun Apr 07, 2024 10:19 pm
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Clean up Column context menu
Replies: 5
Views: 545

[Suggestion] Clean up Column context menu

There are multiple ways to add columns to the result list. One of them is through the Add Columns entry of the column context menu (accessible through right-clicking the result list header or by using the NumPlus keyboard shortcut for example) Another one is by accessing the most common properties i...
by NotNull
Sun Apr 07, 2024 4:07 pm
Forum: Everything 1.5 Alpha
Topic: Finding unique files between 2 folders based on hash.
Replies: 19
Views: 1267

Re: Finding unique files between 2 folders based on hash.

I think the idea is to compare files, just based on the hash, so 'file1.txt' and 'copy of file1.txt' are considered the same, even when their names differ.
I vaguely remember that Beyond Compare will always include the name when comparing. Or is it possible to ignore the names?