Search found 18 matches

by mvdeckard
Sat Feb 17, 2024 11:22 pm
Forum: Everything 1.5 Alpha
Topic: Exclusion of Recycle Bin system folder does not work [SOLVED]
Replies: 13
Views: 651

Re: Exclusion of Recycle Bin system folder does not work [SOLVED]

It's as simple as Options -> Indexes -> Exclude -> Add Filter -> $RECYCLE.BIN

Done. No need for drive letters.

Clipboard01.png
Clipboard01.png (7.06 KiB) Viewed 477 times
by mvdeckard
Fri Feb 16, 2024 8:52 pm
Forum: Everything 1.5 Alpha
Topic: Advanced Rename
Replies: 50
Views: 18800

Re: Advanced Rename

The keyboard shortcut would work from the main search window on the current selection. No need to open the inline rename or advanced rename. Perhaps the rename preset shortcut key should show the advanced rename (with the specified preset selected) so the user has to confirm with OK. Fantastic! And...
by mvdeckard
Thu Feb 15, 2024 4:41 am
Forum: Everything 1.5 Alpha
Topic: Advanced Rename
Replies: 50
Views: 18800

Re: Advanced Rename

I'm also looking into ways to bind keyboard shortcuts to advanced rename presets. Awesome. However I assume you're talking about a hotkey for recalling the preset while in the advanced rename dialog, rather than a hotkey that applies the advanced renamed preset to the selected file(s) while in the ...
by mvdeckard
Thu Feb 15, 2024 4:36 am
Forum: Everything 1.5 Alpha
Topic: Custom Open Commands
Replies: 43
Views: 27263

Re: Custom Open Commands

To create a hotkey-assignable custom command that runs a batch file against the parent folder of a selected file in the Everything results window, could someone advise how to format that? I've been messing with it for an hour and not getting anywhere, and the information in this thread is a bit conf...
by mvdeckard
Wed Feb 14, 2024 8:35 pm
Forum: Everything 1.5 Alpha
Topic: Advanced Rename Presets
Replies: 3
Views: 410

Re: Advanced Rename Presets

Add video resolution to end of filename (ie 480p, 720p, 1080p, 2160p) Old format: %1 New format: %1.$height:p (Ignore extension checked) Add media creation date to filename (if one exists) Old format: %1 New format: %1.<formatfiletime:$media-created:,"yy.MM.dd"> (Ignore extension checked)...
by mvdeckard
Wed Feb 14, 2024 8:11 pm
Forum: Everything 1.5 Alpha
Topic: Advanced Rename
Replies: 50
Views: 18800

Re: Advanced Rename

Everything 1.5.0.1367a adds the following keyboard shortcuts: Ctrl + U = Make lowercase Ctrl + Shift + U = Make uppercase Shift + F3 = Cycle through lowercase, titlecase and uppercase. The same keyboard shortcuts will work from the inline rename. (F2) This is powerful. Would it be possible to expan...
by mvdeckard
Wed Feb 14, 2024 7:48 pm
Forum: Everything 1.5 Alpha
Topic: Custom Open Commands
Replies: 43
Views: 27263

Re: Custom Open Commands

Thanks for this godsend of a feature (custom open commands). Reading through the thread here, another vote for Everything being able to optionally package selected files into an intermediary list.txt and passing that to the external program . I understand TC has this ability but I try to do everythi...
by mvdeckard
Sat Feb 10, 2024 9:49 pm
Forum: Everything 1.5 Alpha
Topic: Feature Request:Double clicking on a folder to navigate to that folder
Replies: 14
Views: 3367

Re: Feature Request:Double clicking on a folder to navigate to that folder

I will consider a separate setting to open folders in Everything with a double click. Thank you for the suggestion. I see this request is a couple years old but did this ever get implemented? Being able to double-click a path in the path column to make it the current path in Everything would be hel...
by mvdeckard
Thu Jan 25, 2024 4:28 am
Forum: Everything 1.5 Alpha
Topic: Tabs
Replies: 48
Views: 71270

Re: Tabs

Thanks for all the improvements to TABS, I'm really using them more often now that functionality has been getting enhanced. Is the ability to "Restore open tabs on restart" still something being evaluted and/or on the to-do list? Would enjoy the ability to mimic like how open browser tabs ...
by mvdeckard
Sat Jul 22, 2023 8:09 pm
Forum: Everything 1.5 Alpha
Topic: Changing multi-file open to behave like "Send to"
Replies: 6
Views: 1171

Re: "Send to" functional equivalent to open links to files instead of files

So you are saying that Open handler mechanism works flawlessly in Explorer? Everything uses the same mechanism. Correct, and I'm aware. ( Drag/drop, SendTo and the Open verb each use a different mechanisms to handle the files) Understood. In Explorer. Is there a context menu entry "Add to Play...
by mvdeckard
Sat Jul 22, 2023 7:50 pm
Forum: Everything 1.5 Alpha
Topic: Changing multi-file open to behave like "Send to"
Replies: 6
Views: 1171

Re: "Send to" functional equivalent to open links to files instead of files

There might be an Add to Playlist option? That way each file gets added to the list. Do you mean an Add to Playlist function in Everything, or the external program (mpv)? Because mpv already accepts multi-files into a single instance by default - evidenced by SendTo and drag&drop from Everythin...
by mvdeckard
Sat Jul 22, 2023 7:14 pm
Forum: Everything 1.5 Alpha
Topic: Changing multi-file open to behave like "Send to"
Replies: 6
Views: 1171

Changing multi-file open to behave like "Send to"

Hi, I'm looking for a way to open multiple selected files more like Windows "Send to", whereby the links of the current selection are sent to my external program. The issue currently is if I press the ENTER key to open a multi-file selection in Everything, it opens separate instances of th...
by mvdeckard
Sat Oct 29, 2022 5:09 am
Forum: General
Topic: How to return focus to Search Edit box and clear it
Replies: 3
Views: 3355

Re: How to return focus to Search Edit box and clear it

Thanks for the reply, I got it figured out soon after I submitted the post for approval, but I think I did the .INI version of what you suggest, I basically added the following to the .ini (key 27 I think corresponds to ESC):

search_edit_clear_keys=27
by mvdeckard
Thu Oct 27, 2022 9:54 pm
Forum: Everything 1.5 Alpha
Topic: ETP connections always starting in Sort by Name order
Replies: 2
Views: 3638

ETP connections always starting in Sort by Name order

I've read all the other threads on the history of this issue. In 1.4, I worked around ETP connections defaulting to SortByName with the /always_keep_sort=1 option to maintain my preferred Date-Modified/Descending sort by default. In 1.5a, /always_keep_sort does not appear to be honored for an ETP co...
by mvdeckard
Wed Oct 26, 2022 9:12 pm
Forum: General
Topic: How to return focus to Search Edit box and clear it
Replies: 3
Views: 3355

How to return focus to Search Edit box and clear it

Everything 1.5a is working great but there's one last QOL/nitpick setting I can't replicate from Everything 1.4: 1.4: I had ESC key bound to View | Go To | Home , and regardless of focus (being in Search Edit box or results list), cursor would return to Search Edit box and existing text would clear....
by mvdeckard
Wed Oct 26, 2022 12:44 am
Forum: General
Topic: Filter to display files that have an accompanying secondary file with different extension present
Replies: 9
Views: 3510

Re: Filter to display files that have an accompanying secondary file with different extension present

Wow thanks for the lightning fast reply. Looks like that works for locally indexed files, but not when I connect to an ETP Server that's still on v1.4. I'm assuming I'll need to upgrade my remote ETP Server to 1.5a as well then. Fantastic stuff here, Everything just keeps getting better, and I'm alw...
by mvdeckard
Tue Oct 25, 2022 11:55 pm
Forum: General
Topic: Filter to display files that have an accompanying secondary file with different extension present
Replies: 9
Views: 3510

Filter to display files that have an accompanying secondary file with different extension present

I've been trying to figure out whether filters or macros can achieve this, or whether it's even possible: filter on displaying only files that have an accompanying file with a different extension, without displaying the file with the different extension. Example: C:\Folder\Filename.mp3 C:\Folder\Fil...