Drag a file from Everything to a taskbar button
Drag a file from Everything to a taskbar button
I was trying to pin a txt file to the Jump List of Notepad.
In Windows Explorer you can drag a file towards a taskbar button, and with pressing Shift while hovering the taskbar button it will let you pin to its Jump List.
I couldn't do that in Everything.
btw, I was trying to test it on alpha, and ask myself: How can I index only 1 txt file?
In Windows Explorer you can drag a file towards a taskbar button, and with pressing Shift while hovering the taskbar button it will let you pin to its Jump List.
I couldn't do that in Everything.
btw, I was trying to test it on alpha, and ask myself: How can I index only 1 txt file?
Last edited by Stamimail on Wed May 18, 2022 11:13 pm, edited 1 time in total.
Re: Drag a file from Everything to a taskbar button
Drag with RMB instead.
Re: Drag a file from Everything to a taskbar button
Windows 7
RightMouseButton doesn't let to pin.
Dragging from both Windows and Everything I get only:
Open with
Cancel
Anyway, my report is that it should work like in Windows also for LMB.
Last edited by Stamimail on Tue May 17, 2022 5:32 pm, edited 1 time in total.
Re: Drag a file from Everything to a taskbar button
Suggestion was for Win10. Can't remember how Win7 did this.
Re: Drag a file from Everything to a taskbar button
For "Pin to application", "Pin to program", "Pin to taskbar button" or "Pin to Everything" to function correctly, there must be a shortcut in the start menu.
Please make sure you have a shortcut to Everything.exe in your Start menu:
Set the text document content to:
C:\folder\my file.txt
Rename the file extension to .efu
Open the EFU file with Everything. (or include the EFU file list in your index)
EFU file lists
Please make sure you have a shortcut to Everything.exe in your Start menu:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Show Start menu shortcuts.
- Click OK.
- Exit Everything: File -> Exit
- Restart Everything.
Create a new text document.btw, I was trying to test it on alpha, and ask myself: How can I index only 1 txt file?
Set the text document content to:
C:\folder\my file.txt
Rename the file extension to .efu
Open the EFU file with Everything. (or include the EFU file list in your index)
EFU file lists
Re: Drag a file from Everything to a taskbar button
It did not work for me. I think you did not understand my question and answered another question.void wrote: ↑Wed May 18, 2022 1:03 pm For "Pin to application", "Pin to program", "Pin to taskbar button" or "Pin to Everything" to function correctly, there must be a shortcut in the start menu.
Please make sure you have a shortcut to Everything.exe in your Start menu:This shortcut is what Windows will call when you open the pinned item.
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Show Start menu shortcuts.
- Click OK.
Just so you know, what I did intuitively is try to add it using Indexes(tab) -> FoldersCreate a new text document.btw, I was trying to test it on alpha, and ask myself: How can I index only 1 txt file?
Set the text document content to:
C:\folder\my file.txt
Rename the file extension to .efu
Open the EFU file with Everything. (or include the EFU file list in your index)
EFU file lists
Dragging a file to the TextBox doesn't work, but it does work via -> Add Custom...
The result is the file indeed shown in Result List, but it grayed-out, and without Path. I didn't know why.
I don't know why single files can't be added in this way, or other better way.
Re: Drag a file from Everything to a taskbar button
[NTFS]
Settings for Local Disk (C:)
Include only = C:\folder\
[Exclude]
Exclude folders > Add Filter = c:\folder\*\
Include only files = c:\folder\my file.txt
Settings for Local Disk (C:)
Include only = C:\folder\
[Exclude]
Exclude folders > Add Filter = c:\folder\*\
Include only files = c:\folder\my file.txt
Don't know. Maybe because a file is not a folder?I don't know why single files can't be added in this way
Re: Drag a file from Everything to a taskbar button
Do you get only 1 file in index (1 object)?
I get the file and its parent (2 objects)
Still it looks too complicated.
@void, I improved the wording of the question.
Re: Drag a file from Everything to a taskbar button
The point is, right now it's complicated for the simple user to set up what exactly he wants.
Re: Drag a file from Everything to a taskbar button
Sorry if I misunderstood.It did not work for me. I think you did not understand my question and answered another question.
Are you referring to "Pin to Everything"?
These options will only exist if there is a shortcut to Everything in your start menu.
I forgot to mention you need to restart Everything (File -> Exit) after making the shortcut.
In my example I have a shortcut called: "Everything64.exe - Shortcut In Start Menu" in my start menu.
Clicking on the pinned item will set my search to "C:\Users\user\Desktop\New Text Document.txt"
Everything is adding the file as a folder.Just so you know, what I did intuitively is try to add it using Indexes(tab) -> Folders
Dragging a file to the TextBox doesn't work, but it does work via -> Add Custom...
The result is the file indeed shown in Result List, but it grayed-out, and without Path. I didn't know why.
I don't know why single files can't be added in this way, or other better way.
The file is grayed-out because Everything thinks it is an offline folder.
Everything does not support adding a single file to the index.The point is, right now it's complicated for the simple user to set up what exactly he wants.
File lists always build a containing folder for files.I get the file and its parent (2 objects)
Re: Drag a file from Everything to a taskbar button
"Pin to Notepad"
("I was trying to pin a txt file to the Jump List of Notepad.")
Please try to drag a txt file from within Everything (from ResultList) to Notepad taskbar button (to Notepad button that pinned and resides in taskbar).
Why not. Is this a problem?Everything does not support adding a single file to the index.
(A case may be that a user wants to monitor a one single file on a network drive.)
But this is not what the user wanted. The user wanted to add only one object to the list of results. Not two.File lists always build a containing folder for files.
Why not change this behaviour to what the user wants?
Re: Drag a file from Everything to a taskbar button
Thank you for clarifying."Pin to Notepad"
("I was trying to pin a txt file to the Jump List of Notepad.")
Please try to drag a txt file from within Everything (from ResultList) to Notepad taskbar button (to Notepad button that pinned and resides in taskbar).
Everything will use the system drag source in the next alpha update.
This will fix the issue.
Because, in Everything a file with no containing folder has no path.Why not. Is this a problem?
I also refer to these as root files.
For example, if I index a root file as:
c:\windows\notepad.exe
The Name is: c:\windows\notepad.exe
The Path is:
This is quirky, one would expect the following:
Name: notepad.exe
Path: c:\windows
In other words, it's a limitation with Everything.
Everything will automatically create a containing folder for files.
There are exceptions, for example:
file://c:/folder/file.txt
I will consider making it easier to index a single file.(A case may be that a user wants to monitor a one single file on a network drive.)
For now, the user will need to index the containing folder and add a negative look ahead regex exclude.
For example:
Index:
\\server\share
Exclude files:
regex:^(?!\\\\server\\share\\file.txt$)
Everything is currently not designed to index a single file.But this is not what the user wanted. The user wanted to add only one object to the list of results. Not two.
Why not change this behaviour to what the user wants?
I will consider adding support for indexing a single file.
One option would be to hide the generated containing folders from the search.
Thanks for the suggestion.
Re: Drag a file from Everything to a taskbar button
Everything 1.5.0.1315a will now use the system to handle the drag source.
This means the drag image will appear like Windows Explorer.
You will now be able to see drop descriptions and pin files to programs in the taskbar.
This means the drag image will appear like Windows Explorer.
You will now be able to see drop descriptions and pin files to programs in the taskbar.