Search found 15202 matches

by void
Mon May 27, 2024 8:17 am
Forum: Everything 1.5 Alpha
Topic: Tabs quick closing en masse and prevention of it proposition for update
Replies: 5
Views: 46

Re: Tabs quick closing en masse and prevention of it proposition for update

I am considering adding session_store_restore_on_first_shown_window to Tools -> Options -> UI.

Tools -> Options -> UI will contain all the 'simple' tab related options.

Thank you for the suggestions.
by void
Mon May 27, 2024 7:48 am
Forum: Everything 1.5 Alpha
Topic: Tabs quick closing en masse and prevention of it proposition for update
Replies: 5
Views: 46

Re: Tabs quick closing en masse and prevention of it proposition for update

Tools -> Options -> Advanced -> session_store_restore_on_first_shown_window

I assume locked tabs would auto restore by default and would be a separate setting.
by void
Mon May 27, 2024 7:26 am
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Keyboard shortcut: to apply settings on Options window
Replies: 2
Views: 21

Re: [Suggestion] Keyboard shortcut: to apply settings on Options window

I will review Alt + A in the options window. Also some menu bar menu items are lack of shortcut underlines. I will update some of these before the beta release. I would like to avoid alt shortcuts for the search, history and bookmarks menu so users can quickly jump to their custom entries. I would l...
by void
Mon May 27, 2024 4:07 am
Forum: Support
Topic: Accidentally deleted a folder in Everything. How can I get it back?
Replies: 4
Views: 52

Re: Accidentally deleted a folder in Everything. How can I get it back?

When I type "exact:c", it returns nothing. Please try the following search: nopath:exact:c I want to exclude C: drive To exclude your C: drive: In Everything , from the Tools menu, click Options . Click the NTFS tab on the left. Select your C: drive. Uncheck Include in database . Click OK...
by void
Mon May 27, 2024 12:09 am
Forum: Everything 1.5 Alpha
Topic: Feature Request:Cli/Search command to reload other config files such as Macro/Bookmarks etc
Replies: 2
Views: 48

Re: Feature Request:Cli/Search command to reload other config files such as Macro/Bookmarks etc

Many times one needs to reload one or more config files after modifying them outside of Everything This is especially useful for when you need to mass edit a number of bookmark or macro items, to correct redundant paths, drives etc or even as part of a build system that is used to unify things syst...
by void
Sun May 26, 2024 11:59 pm
Forum: Everything 1.5 Alpha
Topic: Tagging without modifying files
Replies: 15
Views: 3656

Re: Tagging without modifying files

Everything requires the filename column.

Is Location the full path and name?
Please try renaming the header Location to Filename.
Please try Excel to combine the File Name and Location header:
=TEXTJOIN("\",FALSE,A2,E2)
by void
Sun May 26, 2024 11:52 pm
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Keyboard shortcuts to switch first 9 tabs like Chrome
Replies: 1
Views: 30

Re: [Suggestion] Keyboard shortcuts to switch first 9 tabs like Chrome

I will add commands to do this.

Thank you for the suggestion.
by void
Sun May 26, 2024 11:50 pm
Forum: Everything 1.5 Alpha
Topic: Tabs quick closing en masse and prevention of it proposition for update
Replies: 5
Views: 46

Re: Tabs quick closing en masse and prevention of it proposition for update

Close All Tabs - there should be an option [available both s an entry in the right click menu and as an icon] that would close altogether all Tabs Close the window to close all tabs. A 'close other tabs' item is on my TODO list. Lock Tab - there could be an option that would prevent user from accid...
by void
Sun May 26, 2024 11:44 pm
Forum: Everything 1.5 Alpha
Topic: full path filter triggers anti-virus app and search is extremely slow
Replies: 11
Views: 184

Re: full path filter triggers anti-virus app and search is extremely slow

Nice find NotNull,

I think I should disallow a-z for macro names.
( or at least block c )
by void
Sun May 26, 2024 11:38 pm
Forum: Everything 1.5 Alpha
Topic: [Suggestion] Auto ignore shortcuts like shift+f if input area is focused.
Replies: 2
Views: 44

Re: [Suggestion] Auto ignore custom keyboard shortcut like shift+f if input area is focused.

I don't recommend using Shift keyboard shortcuts as both the search box and result list will want these keys. Change your keyboard shortcut "Use shortcut in": Tools -> Options -> Keyboard -> Select your command -> Select your key -> Edit... -> Set " Use shortcut in " to: Result l...
by void
Sun May 26, 2024 9:08 am
Forum: Everything 1.5 Alpha
Topic: Help with es.exe command to get file and dir count
Replies: 3
Views: 203

Re: Help with es.exe command to get file and dir count

You would have to write a script to accomplish this.. You can call ES to get the filecount, dircount, filecounttotal and dircounttotal: filecount: es.exe -get-result-count file:parent:c:\windows dircount: es.exe -get-result-count folder:parent:c:\windows filecounttotal: es.exe -get-result-count file...
by void
Sun May 26, 2024 8:33 am
Forum: Everything 1.5 Alpha
Topic: Does Policy.ini support all Everything.ini settings?
Replies: 4
Views: 235

Re: Does Policy.ini support all Everything.ini settings?

The next alpha update will support all settings with the policy.ini

I will consider always loading an 'additional.ini' that will override settings.

Thank you for the suggestion.
by void
Sun May 26, 2024 6:58 am
Forum: General
Topic: dumpusn
Replies: 2
Views: 68

Re: dumpusn

added the following syntax:

dumpusn.exe <filename>
by void
Sun May 26, 2024 6:40 am
Forum: Everything 1.5 Alpha
Topic: Bookmarks search results are not being remembered
Replies: 7
Views: 266

Re: Bookmarks search results are not being remembered

helps during a session for repeated searches by simply storing their results. Correct, the cached values are kept instead of being thrown out when you close the window. But if user closes Everything's EXE then the search results are lost for good Correct, cached values are cleared when you exit Eve...
by void
Sun May 26, 2024 6:21 am
Forum: Everything 1.5 Alpha
Topic: [Feature] Proprety: size of stream types and subtitle format
Replies: 2
Views: 58

Re: [Feature] Proprety: size of stream types and subtitle format

Currently, Everything has Audio Track Count, Subtitle Track Count and Video Track Count.

I will consider track sizes, audio-size, video-size and subtitle-size.

Thank you for the suggestion.
by void
Sun May 26, 2024 6:15 am
Forum: Everything 1.5 Alpha
Topic: full path filter triggers anti-virus app and search is extremely slow
Replies: 11
Views: 184

Re: full path filter triggers anti-virus app and search is extremely slow

Thank you for the logs. The troubleshooting information shows there's no property indexing and no attribute gathering to blend hidden items. Is the preview pane visible? Everything shouldn't be going to disk for your results. Please check the resource manager to confirm if Everything is going to dis...
by void
Sun May 26, 2024 5:58 am
Forum: Everything 1.5 Alpha
Topic: Index OneDrive "Files On-Demand" directories
Replies: 7
Views: 1758

Re: Index OneDrive "Files On-Demand" directories

Thank you for testing 1373a poa0, I haven't been able to produce the issue my end (Windows 10 22H2) Can you browse these files/folders from a command prompt? I am able to folder-index the on-demand files/folders and browse these files from a command prompt. Could you please check your Everything deb...
by void
Sun May 26, 2024 4:01 am
Forum: Everything 1.5 Alpha
Topic: Filters are copied but Bookmarks are cloned
Replies: 1
Views: 134

Re: Filters are copied but Bookmarks are cloned

Bookmarks can have duplicated names. Everything will not enforce unique bookmark names. Filters can not have duplicated names. Everything will enforce unique filter names. Everything will reference the active filter by name. I will consider an option to use (n) when duplicating bookmark names. I may...
by void
Sun May 26, 2024 2:58 am
Forum: Suggestions
Topic: Bookmarks
Replies: 1
Views: 40

Re: Bookmarks

1: In organise bookmarks, to have a column showing which folder the bookmark is in. I will consider a 'folder' column. 2: Ability to organise bookmarks to show in alphabetical order in the name column A sort by name context menu item is on my TODO list. Thank you for the suggestions. 3: Apologies a...
by void
Sun May 26, 2024 2:56 am
Forum: Everything 1.5 Alpha
Topic: Dotted rectangle around file
Replies: 6
Views: 463

Re: Dotted rectangle around file

Everything uses left/right to focus the 'cell'.

This helps with scrolling and helps perform actions on a 'cell' with the keyboard.

Only items under the name column can be selected.
by void
Sun May 26, 2024 1:55 am
Forum: Support
Topic: Accidentally deleted a folder in Everything. How can I get it back?
Replies: 4
Views: 52

Re: Accidentally deleted a folder in Everything. How can I get it back?

What version of Everything are you using? Everything 1.5 will have an undo system and the index journal. For Everything 1.4, please try dumpusn : In Everything, find for your 'c' file with the following search: exact:c Select your c file and copy the full path and name (Ctrl + Shift + C) Save this f...
by void
Sun May 26, 2024 1:30 am
Forum: General
Topic: dumpusn
Replies: 2
Views: 68

dumpusn

dumpusn is a command line tool to display USN Journal events. Download Usage Download dumpusn.zip (54 KB) Usage dumpusn.exe <volume> [file-reference-number] -or- dumpusn.exe <filename> <volume> The volume path. For example: dumpusn.exe C: dumpusn.exe \\.\C: dumpusn.exe \\?\Volume{00000000-0000-0000-...
by void
Sat May 25, 2024 11:07 pm
Forum: Everything 1.5 Alpha
Topic: Do you think the introduction of the treeview lead Everything to a crossroad?
Replies: 2
Views: 68

Re: Do you think the introduction of the treeview lead Everything to a crossroad?

For now, I would like to avoid turning Everything into a file manager.
Everything will primarily be a search box + results

For Everything 1.5, the treeview is designed to a be a temporary filter.
An address bar might be added in a future version.
by void
Sat May 25, 2024 12:55 pm
Forum: Bug report
Topic: SDK regex ^ bug?
Replies: 3
Views: 66

Re: SDK regex ^ bug?

Please try without path matching.

C:\windows\shell.example.png will not match the regex pattern: ^shell
by void
Sat May 25, 2024 11:37 am
Forum: Everything 1.5 Alpha
Topic: Open path/folder in a new Everything tab?
Replies: 18
Views: 347

Re: Open path/folder in a new Everything tab?

-new-tab will always override Tools -> Options -> UI -> Create a new window when running Everything.exe in the next alpha update. For now, please consider the following: Disable: Tools -> Options -> UI -> Create a new window when running Everything.exe -or- Enable: Tools -> Options -> Advanced -> op...
by void
Sat May 25, 2024 11:13 am
Forum: Everything 1.5 Alpha
Topic: Open path/folder in a new Everything tab?
Replies: 18
Views: 347

Re: Open path/folder in a new Everything tab?

I haven't been able to prevent -new-tab from working my end. Could you please send debug logs: In Everything , from the Tools menu, under the Debug submenu, click Start Debug Logging... . In Everything , Right click a folder and click your custom Explore in Everything command. From the Tools menu, u...
by void
Sat May 25, 2024 9:57 am
Forum: Everything 1.5 Alpha
Topic: Open path/folder in a new Everything tab?
Replies: 18
Views: 347

Re: Open path/folder in a new Everything tab?

Thank you for your reply tuska, Ah, Everything is not treating -explore as a 'search' so it gets shown in the existing window. The next alpha update will treat -explore and -explore-path as 'searches'. For now, please edit your custom 'Explore in everything' command to: "C:\Everything\Everythin...
by void
Sat May 25, 2024 9:10 am
Forum: Everything 1.5 Alpha
Topic: 1370: Cut / Paste bug
Replies: 19
Views: 2147

Re: 1370: Cut / Paste bug

The focus should remain in the same position.

Could you please send your Help -> Troubleshooting information.

Maybe there's an advanced setting causing the focus to shift..
by void
Sat May 25, 2024 9:03 am
Forum: Everything 1.5 Alpha
Topic: K: USB Flash Drive, does not show Size / Date
Replies: 5
Views: 341

Re: K: USB Flash Drive, does not show Size / Date

Thanks for the issue report therube, Everything should add the new very long name. However, the old name will remain as a ghost , due to USN Journal using the short name. Are you able to reproduce the issue? I'm not seeing the shortname in any of the USN events from your log. Could you please send t...
by void
Sat May 25, 2024 8:35 am
Forum: Everything 1.5 Alpha
Topic: full path filter triggers anti-virus app and search is extremely slow
Replies: 11
Views: 184

Re: full path filter triggers anti-virus app and search is extremely slow

What is shown under Help -> Troubleshooting information?
by void
Sat May 25, 2024 7:37 am
Forum: Everything 1.5 Alpha
Topic: Is it possible to exclusively open a window/tab with a setting enabled/disabled?
Replies: 24
Views: 1704

Re: Is it possible to exclusively open a window/tab with a setting enabled/disabled?

Everything 1.5.0.1378a adds new_tab_command_line and new_window_command_line advanced settings. These command lines will support most search , results and window options. But, other than the graphical user interface, is "Tools->Options...->General->Home" even necessary after "new_win...
by void
Sat May 25, 2024 7:21 am
Forum: Everything 1.5 Alpha
Topic: full path filter triggers anti-virus app and search is extremely slow
Replies: 11
Views: 184

Re: full path filter triggers anti-virus app and search is extremely slow

What columns are shown in Everything?

Does the issue persist with only the name, path, size and date modified column?
by void
Sat May 25, 2024 7:13 am
Forum: Everything 1.5 Alpha
Topic: full path filter triggers anti-virus app and search is extremely slow
Replies: 11
Views: 184

Re: full path filter triggers anti-virus app and search is extremely slow

Please try disabling icon shell extensions: In Everything 1.5 , from the Tools menu, click Options . Click the Advanced tab on the left. To the right of Show settings containing , search for: icon Select: icon_shell_extensions Set the value to: false Click OK . Does the issue persist?
by void
Sat May 25, 2024 7:11 am
Forum: Everything 1.5 Alpha
Topic: Sort on custom column separates files and folders
Replies: 3
Views: 42

Re: Sort on custom column separates files and folders

Only Name, Path, Size and Date Modified support mixing files and folders at this stage.

Support for mixing files and folders for all columns is on my TODO list.
by void
Sat May 25, 2024 4:22 am
Forum: Everything 1.5 Alpha
Topic: Was decided to abandon Windows native file manager and switch to Everything 1.5
Replies: 2
Views: 64

Re: Was decided to abandon Windows native file manager and switch to Everything 1.5

Please keep in mind that Everything 1.5 is in development. One question, should I keep further/derived contents attached to the main post, like suggestions or bugs, or create a new one for each? Please create a new topic for each. Please use the Everything 1.5 Alpha forum for Everything 1.5a suggest...
by void
Sat May 25, 2024 4:19 am
Forum: Everything 1.5 Alpha
Topic: Open path/folder in a new Everything tab?
Replies: 18
Views: 347

Re: Open path/folder in a new Everything tab?

I am working on making "Search in Everything" menu item more prevalent from within Everything. For now, please use the "Search in Everything" menu item from the main File menu. ctrl+click on "Explore in Everything" note this is not the same as "Search in Everything...
by void
Sat May 25, 2024 3:54 am
Forum: Support
Topic: "Allow files on this drive to have contents indexed in addtion to file properties" causes issues on network drive
Replies: 1
Views: 262

Re: "Allow files on this drive to have contents indexed in addtion to file properties" causes issues on network drive

Changing the "allow content indexing" attribute will generate a large amount of ReadDirectoryChanges events. Consider exiting Everything before changing the "allow content indexing" attribute for an entire network drive. Everything doesn't care about the "allow content index...
by void
Sat May 25, 2024 2:55 am
Forum: Bug report
Topic: Treeview: type to select doesn't work on root items
Replies: 1
Views: 75

Re: Treeview: type to select doesn't work on root items

Everything does not search the labels.

Only the drive letters are searched.

For example: C:



You can toggle the labels under Tools -> Options -> Advanced -> treeview_labels
by void
Sat May 25, 2024 2:10 am
Forum: Suggestions
Topic: Treeview: Recycle bin, root item size, auto expand, and focus
Replies: 2
Views: 174

Re: Treeview: Recycle bin, root item size, auto expand, and focus

I will consider an option to show the recycle bin as the last entry. I will consider showing the total size and free size for each root in a future version of Everything. I am considering an option to bring into view the parent folder of the current result list focus in the folder sidebar. I haven't...
by void
Fri May 24, 2024 11:23 pm
Forum: Everything 1.5 Alpha
Topic: Hide completelly offline - unavailable network folders (solved)
Replies: 2
Views: 77

Re: Hide completelly offline - unavailable network folders

Please consider creating the following filter: In Everything 1.5 , from the Search menu, click Add to filters... . Change the Name to: Online Change the Search to: !offline: Click OK . Filters can be activated from the Search menu, Filter bar (View -> Filters), right clicking the status bar, filter ...
by void
Fri May 24, 2024 9:42 am
Forum: Suggestions
Topic: Tab: duplicate, close others, and move to new window
Replies: 4
Views: 314

Re: Tab: duplicate, close others, and move to new window

I will consider keyboard shortcuts.

Possibly a cut tab / paste tab keyboard shortcut.

Thank you for the suggestion.
by void
Fri May 24, 2024 7:40 am
Forum: Suggestions
Topic: Tab: duplicate, close others, and move to new window
Replies: 4
Views: 314

Re: Tab: duplicate, close others, and move to new window

I have the following on my TODO list:

Duplicate tab
Close other tabs
Dragging the tab out of the window to create a new window
Dragging the tab to another window

Thank you for the suggestions.
by void
Fri May 24, 2024 7:38 am
Forum: Everything 1.5 Alpha
Topic: Open path/folder in a new Everything tab?
Replies: 18
Views: 347

Re: Open path/folder in a new Everything tab?

What happens? is the Explore in Everything menu item shown?

-The Explore in Everything menu item is only shown if the folder sidebar is shown.

Use Shift + right click to show this menu item when the folder sidebar is hidden.
by void
Fri May 24, 2024 6:56 am
Forum: Everything 1.5 Alpha
Topic: Open path/folder in a new Everything tab?
Replies: 18
Views: 347

Re: Open path/folder in a new Everything tab?

Right click a folder and Ctrl click Explore in Everything to open in a new tab. To set the default subfolders state: In Everything 1.5 , from the Tools menu, click Options . Click the Advanced tab on the left. To the right of Show settings containing , search for: home Select: home_treeview_subfolde...
by void
Fri May 24, 2024 6:40 am
Forum: Everything 1.5 Alpha
Topic: INI Settings
Replies: 51
Views: 273813

Re: INI Settings

Everything 1.5.0.1378a adds the following settings:

undo_history
by void
Fri May 24, 2024 6:36 am
Forum: Everything 1.5 Alpha
Topic: Sessions
Replies: 36
Views: 2622

Re: Sessions

Everything 1.5.0.1378a fixes an issue with missing columns when re-opening closed tabs from a previous session.

Added Reopen all tabs and Reopen all window menu items.
by void
Fri May 24, 2024 6:35 am
Forum: Everything 1.5 Alpha
Topic: [Solved] Preview not shown after Page Down
Replies: 4
Views: 248

Re: Preview not shown after Page Down

Does the issue persist with Everything 1.5.0.1378a ?
by void
Fri May 24, 2024 6:34 am
Forum: Everything 1.5 Alpha
Topic: Dotted rectangle around file
Replies: 6
Views: 463

Re: Dotted rectangle around file

Everything 1.5.0.1378a will no longer show a preview when there is no selection.