Search found 1122 matches

by Stamimail
Fri Apr 19, 2024 8:41 am
Forum: Off-topic discussion
Topic: Like Everything but searching documents for text ...
Replies: 3
Views: 176

Re: Like Everything but searching documents for text ...

Try DocFetcher and VS Code.
I think they have more features for this task.
by Stamimail
Sun Feb 18, 2024 12:00 am
Forum: General
Topic: Portable - Why not support both x86 and x64 in the same zip package?
Replies: 24
Views: 6869

Re: Portable - Why not support both x86 and x64 in the same zip package?

Thank you NotNull. It seems to work. Still needs to be tested by someone who has both 32/64 operating systems. @echo OFF for /f "useback delims=" %%x in (`wmic.exe os get OSArchitecture /value`) do @>nul set %%x if %OSARCHITECTURE%==64-bit goto x64 goto x86 :x64 REM echo x64 start "&q...
by Stamimail
Sat Feb 17, 2024 6:39 pm
Forum: General
Topic: Portable - Why not support both x86 and x64 in the same zip package?
Replies: 24
Views: 6869

Re: Portable - Why not support both x86 and x64 in the same zip package?

Command-line. Now it retrives nothing (I guess it's expected). I failed in trying to print (echo) the value of variable x. I don't dabble with programming very often, so I'm quick to give up on trying to solve this myself. For me it will take hours and days (and I won't remember the material) what t...
by Stamimail
Sat Feb 17, 2024 6:10 pm
Forum: General
Topic: Portable - Why not support both x86 and x64 in the same zip package?
Replies: 24
Views: 6869

Re: Portable - Why not support both x86 and x64 in the same zip package?

Code: Select all

for /f "useback delims=" %%x in (`wmic.exe os get OSArchitecture /value`) do @>nul set %%x
CMD retrieves:
%%x was unexpected at this time.
by Stamimail
Thu Feb 15, 2024 10:05 am
Forum: General
Topic: Portable - Why not support both x86 and x64 in the same zip package?
Replies: 24
Views: 6869

Re: Portable - Why not support both x86 and x64 in the same zip package?

Thank you. It works, but not ideally, due to the appearance of the cmd window.
I'm not sure but maybe powershell has the magic.
by Stamimail
Wed Feb 14, 2024 2:55 pm
Forum: General
Topic: Portable - Why not support both x86 and x64 in the same zip package?
Replies: 24
Views: 6869

Re: Portable - Why not support both x86 and x64 in the same zip package?

and they also can use a simple batch or login script to start the correct Everything version. Assuming we have in the same folder Everything.exe Everything64.exe Is it possible, for now, to upload here a bat or exe file, which will be placed in the same folder and be used as a launcher? Will it als...
by Stamimail
Tue Feb 13, 2024 5:06 pm
Forum: Suggestions
Topic: Wouldn't it be better to ask the user which volumes to index
Replies: 6
Views: 7117

Re: Wouldn't it be better to ask the user which volumes to index

Does anyone have an idea how to combine this
Image
and this
Image
and this
Image
?
(will appear in the first run)
by Stamimail
Sat Feb 10, 2024 6:56 pm
Forum: Suggestions
Topic: Suggestion for Translation Templete
Replies: 3
Views: 391

Suggestion for Translation Templete

Excel file with 4 columns:
Key, English, New Language - Google Translate, New Language - Translator

Google Translate column is only translate suggestions and will help the translator with this task.

Finally, you (makelng) will use only the 1st and the 4th column.
by Stamimail
Sat Feb 10, 2024 5:10 pm
Forum: Bug report
Topic: File -> Export...
Replies: 14
Views: 6161

Re: File -> Export...

I think the answer expalins why you don't want to support export (selection) to db.
What about import? I mean to support db in "open file list..." - will load a db as a filelist.
(more user friendly)
Is there any downside?
by Stamimail
Thu Feb 08, 2024 4:14 pm
Forum: General
Topic: What is the correct way to index and search a friend's smartphone?
Replies: 5
Views: 4655

Re: What is the correct way to index and search a friend's smartphone?

Firefox let you to open a New Private Window (Ctrl+Shift+P) (incognito in chrome) I think in a similar way, it is good to make within the UI an option to open a "new temporary instacne". What this will do is create a new temporary instance of Everything, a new window with all the existing ...
by Stamimail
Thu Feb 08, 2024 2:23 pm
Forum: Bug report
Topic: File -> Export...
Replies: 14
Views: 6161

Re: File -> Export...

What about an option to export/import (selection) as an Everything db file? why not?
It will also be a convenient method to convert db to filelist.
by Stamimail
Tue Feb 06, 2024 8:25 pm
Forum: Off-topic discussion
Topic: Can I use my smartphone storage for both Android OS and Windows OS?
Replies: 8
Views: 7546

Re: Can I use my smartphone storage for both Android OS and Windows OS?

Is it theoretically possible? You install your user profile on your removable disk / smartphone, separately from the rest of the Windows installation. Something like that . The Windows OS resides on the computer. Your user account resides on the removable disk / smartphone. You connect your removab...
by Stamimail
Mon Jan 22, 2024 7:13 pm
Forum: Off-topic discussion
Topic: Can I use my smartphone storage for both Android OS and Windows OS?
Replies: 8
Views: 7546

Re: Can I use my smartphone storage for both Android OS and Windows OS?

Lenovo ThinkBook Plus Gen 5 Hybrid 1. How do we attach the smartphone to the party? 2. If we use the storage of the smartphone, as a single storage also for the tablet and the desktop, when we detach/disconnect the smartphone, the tablet and the desktop will be useless. If we use separate storage f...
by Stamimail
Mon Jan 22, 2024 12:32 pm
Forum: Suggestions
Topic: status bar - size
Replies: 5
Views: 1642

Re: status bar - size

There is a difference between the format of selecting one item and the format of selecting multiple items.
Did you try to make them similar?

100,000 items | Size: 10.0 MB | Path: C:\test

100,000 items | Size: 50.0 MB | 5 items selected
by Stamimail
Mon Jan 15, 2024 11:26 pm
Forum: Suggestions
Topic: status bar - size
Replies: 5
Views: 1642

Re: status bar - size

the most important file information is always in the same spot. No need to find it among lots of file details. (just like the number of files is always on the left side of the statusbar) I also support that the location of "size" be at the same spot. Only I think that everything you want ...
by Stamimail
Mon Jan 15, 2024 11:03 pm
Forum: Bug report
Topic: Tabs -> Selected -> Background color:
Replies: 5
Views: 741

Re: Tabs -> Selected -> Background color:

Tested again. The bug is still there.
Try x86
by Stamimail
Mon Jan 15, 2024 9:32 pm
Forum: Suggestions
Topic: status bar - size
Replies: 5
Views: 1642

status bar - size

I don't know why the size indicator is located in the right side of the status bar.
You can easily move it to the left side, in the same place that "Size:" is located when there is one item selected. No need for duplicates.
by Stamimail
Mon Jan 15, 2024 8:50 pm
Forum: Everything 1.5 Alpha
Topic: Tabs
Replies: 47
Views: 70928

Re: Tabs

I couldn't find a way to mimic my use of Firefox tabs. Among my first steps when I install a new Firefox, I check the first option : [v] Ctrl+Tab cycles through tabs in recently used order To switch between tabs, to the left (further up) or to the right (further down), I use: Ctrl+PgUp Ctrl+PgDn htt...
by Stamimail
Mon Jan 15, 2024 8:09 pm
Forum: Bug report
Topic: Tabs -> Selected -> Background color:
Replies: 5
Views: 741

Tabs -> Selected -> Background color:

https://www.voidtools.com/forum/viewtopic.php?p=61531#p61531 Tested on: Everything (1.5a) 1.5.0.1366a (x86) Fonts and Colors Item: Tabs Item states: Selected Background color: [green] For some reason the color goes to "Close tab" button. Only after setting the Noraml color too, the Selecte...
by Stamimail
Thu Nov 23, 2023 8:39 pm
Forum: Support
Topic: Searh by regexp in a folder
Replies: 3
Views: 1495

Re: Searh by regexp in a folder

Try:
"C:\Windows\" regex:.*\d\d
by Stamimail
Tue Oct 24, 2023 9:14 pm
Forum: General
Topic: I am trying to move the settings for Everything to another new computer
Replies: 3
Views: 5039

Re: void's Everything settings

@flamboyant_entropy You are probably using an older version. Type in SearchBox: about:ini and/or try to find your settings file - Everything.ini Once you find it, copy/paste it to the new Everything folder, in the new computer. If you upgrade to the new Everything version, you will find the Export/I...
by Stamimail
Tue Oct 24, 2023 11:48 am
Forum: Everything 1.5 Alpha
Topic: void's Everything settings
Replies: 4
Views: 4985

Re: void's Everything settings

Do we have a mechanism for sharing multiple settings? (save, set and reset)

Code: Select all

You didn't share some code
by Stamimail
Thu Sep 28, 2023 8:14 pm
Forum: Everything 1.5 Alpha
Topic: How to use Everything 1.5 as a Launcher?
Replies: 6
Views: 1054

Re: How to use Everything 1.5 as a Launcher?

Another option (for development) is to add to all thumbnails views, another view - a desktop view, where the user will be able to arrange items in each folder as he arrange in Desktop.
by Stamimail
Thu Sep 28, 2023 7:47 pm
Forum: Suggestions
Topic: HTML Image Maps - for voidtools website help
Replies: 1
Views: 3852

HTML Image Maps - for voidtools website help

With HTML image maps , you can create clickable areas on an image. For example: Clicking on any option in this image will jump to the corresponding help in the document. https://www.voidtools.com/support/everything/Everything.Options.General.png Also, in program you can add the [?] button, near the ...
by Stamimail
Thu Sep 28, 2023 7:12 pm
Forum: Everything 1.5 Alpha
Topic: How to use Everything 1.5 as a Launcher?
Replies: 6
Views: 1054

Re: How to use Everything 1.5 as a Launcher?

Also can help here:
Menu | Bookmarks
Home tab in Options.

Suggestion for development:
viewtopic.php?p=46583#p46583
by Stamimail
Mon Sep 11, 2023 6:25 am
Forum: General
Topic: What is the correct way to index and search a friend's smartphone?
Replies: 5
Views: 4655

Re: What is the correct way to index and search a friend's smartphone?

If you want to avoid the quick rebuild, fire up a new instance: Some problems: 1. You want to open this new instance easily from the GUI 2. The regular -instance makes completely new settings, and here you want to keep the settings (bookmarks, filters, history, colors...). 3. I'm not sure, but it m...
by Stamimail
Mon Sep 11, 2023 5:50 am
Forum: Everything 1.5 Alpha
Topic: F2 F3 in SearchBox
Replies: 17
Views: 111100

Re: F2 F3 in SearchBox

I forgot to mention (although it's a bit obvious), If the filelist is already indexed in the index of drive c for example, and the user wants a Linked File List, he should filter by using the filelist: command in Serach Box. filelist: btw, Shouldn't there be a tooltip that pops up, when you type fil...
by Stamimail
Sun Sep 10, 2023 8:51 am
Forum: Everything 1.5 Alpha
Topic: F2 F3 in SearchBox
Replies: 17
Views: 111100

Re: F2 F3 in SearchBox

The main Everything search window is not designed to edit file lists. I wish it will. There is a lot in common. It seems almost a duplicate. File List Editor doesn't support some features like Advanced Rename (for editing the filelist). Everything treats the files in file lists as offline. I will c...
by Stamimail
Sat Sep 09, 2023 5:55 pm
Forum: Everything 1.5 Alpha
Topic: F2 F3 in SearchBox
Replies: 17
Views: 111100

Re: F2 F3 in SearchBox

If there is any concern in directly editing the (content of) file list file, there is a solution for this: In filelist mode, after renaming, the indicator of filelist mode will be changed: filelist.efu --> *filelist.efu filelist.txt --> *filelist.txt Changes will be made only in Everything (Results ...
by Stamimail
Fri Sep 08, 2023 2:34 pm
Forum: Development, plugins and third party software
Topic: filelist2file_explorer
Replies: 10
Views: 6781

Re: filelist2file_explorer

Please let me know if this is useful. Yes, it is very useful, but needs some improvements. The big question here, do you want to bring this feature only to file lists, or to Everything in general? You want to Toggle between Everything mode and Explorer mode (not need to auto-open Folders pane, only...
by Stamimail
Fri Sep 08, 2023 12:23 pm
Forum: Everything 1.5 Alpha
Topic: Suggestion: New design for "Parent Folders >" in ContextMenu
Replies: 44
Views: 18036

Re: Suggestion: New design for "Parent Folders >" in ContextMenu

When you RightClick on a non-Name column ("full row select is disabled"): I think it should show only the column relevant commands. Currently there is a lot of noise. Suppose you have an image.jpg file, and you right-click on the size column. Why commands of Name column should be shown? (l...
by Stamimail
Thu Sep 07, 2023 10:12 pm
Forum: Everything 1.5 Alpha
Topic: F2 F3 in SearchBox
Replies: 17
Views: 111100

Re: F2 F3 in SearchBox

I will consider text-mode option for the advanced-renamer. For now, please try drag-dropping files onto the old filenames box. The advanced-renamer is non-blocking so you can go back to Everything to search for more files to drag-drop. I wanted to edit/rename content of filelist.txt (and some other...
by Stamimail
Thu Sep 07, 2023 9:43 pm
Forum: Bug report
Topic: File -> Export...
Replies: 14
Views: 6161

Re: File -> Export...

Everything 1.5.0.1356a adds support for opening and importing CSV and TXT filelists. When Alt+Drag efu file to Everything the tooltip changes to Open File List +. The same thing should be for Alt+Drag of CSV and TXT files. Also, if someone dragged without Alt (Set Search +), and now he dragging aga...
by Stamimail
Wed Sep 06, 2023 9:52 pm
Forum: Everything 1.5 Alpha
Topic: F2 F3 in SearchBox
Replies: 17
Views: 111100

Re: F2 F3 in SearchBox

F2 in SearchBox will open "Advanced Rename..." in Text Mode: I came to suggest making a checkbox for text mode, and I noticed that I already wrote on this topic... I've noticed I can add non-exists-file by: Everything.exe -rename non-exists-file.txt But unfortunately, I can't type or past...
by Stamimail
Mon Sep 04, 2023 8:16 pm
Forum: General
Topic: What is the correct way to index and search a friend's smartphone?
Replies: 5
Views: 4655

What is the correct way to index and search a friend's smartphone?

In order to free up storage space, my friend asked me to search and move video files from his smartphone to his portable drive.

This is a situation where you want to use your Everything with all the settings, apart from the index, that should not be mixed with your index.
by Stamimail
Mon Sep 04, 2023 10:20 am
Forum: Bug report
Topic: File -> Export...
Replies: 14
Views: 6161

Re: File -> Export...

Everything already supports TXT and CSV filelists. They can be opened from File -> Open File Lists Change the filename to: *.txt or *.csv ... ... I will consider showing TXT and CSV filters in the Open File dialog. Yes, it is configured to show only efu. You can make it like open file of Word: All ...
by Stamimail
Sun Sep 03, 2023 9:56 pm
Forum: Bug report
Topic: File -> Export...
Replies: 14
Views: 6161

Re: File -> Export...

Time. Time spent on this can not be spend on other features. It is all about priorities. Did I say now? Just deciding whether it should be done or not. If indeed so, to put it on the "to do" list, and that's it. Managing the order of priorities in the big list implementation is void's man...
by Stamimail
Sun Sep 03, 2023 9:18 pm
Forum: Bug report
Topic: File -> Export...
Replies: 14
Views: 6161

Re: File -> Export...

These non-EFU formats are intended to be used in other applications. This is true. But what's the problem with being able to import the list of files you created back? For example: Everything will never be able to decide if some path in an exported TXT file is a file or a folder. This is not true. ...
by Stamimail
Sun Sep 03, 2023 9:01 pm
Forum: Development, plugins and third party software
Topic: filelist2file_explorer
Replies: 10
Views: 6781

Re: filelist2file_explorer

Everything doesn't behave the way the user is used to using a file explorer, i.e. Enter to enter the folder. In Everything Enter opens the folder in Windows Explorer. Therefore Explorer mode is required to get the same behaviour of file explorer. In Explorer mode it's not only the Enter key. There a...
by Stamimail
Sun Sep 03, 2023 8:55 pm
Forum: Bug report
Topic: File -> Export...
Replies: 14
Views: 6161

File -> Export...

Try to support that every file the user created by
File -> Export...
the user also will be able to import/load it in Everything as a file list.

I exported to json, and trying to load this json to Everything by
Open File List...
it shows improper file list.


Image
by Stamimail
Sun Sep 03, 2023 8:39 pm
Forum: Development, plugins and third party software
Topic: filelist2file_explorer
Replies: 10
Views: 6781

Re: filelist2file_explorer

METHOD 1: Maybe EFU Browser might work for you too. Tested. Unfortunately, EFU Browser doesn't work properly. Before going deeper into this and trying to fix EFU Browser, we need to stop and ask void if he wants to bring the functionality of EFU Browser (File Explorer mode) to Everything, or he stil...
by Stamimail
Thu Aug 31, 2023 7:27 pm
Forum: Development, plugins and third party software
Topic: filelist2file_explorer
Replies: 10
Views: 6781

filelist2file_explorer

Suppose you want to view a file list as in file explorer. METHOD 1: Is there a program that can do this? (support for as many types of file lists as possible) METHOD 2: Alternatively: Creating a script (and an exe file for "Send To"), which: 1. get the filelist file, 2. creates in the same...
by Stamimail
Thu Aug 31, 2023 6:56 pm
Forum: General
Topic: Tools | Compare Folders...
Replies: 3
Views: 4321

Tools | Compare Folders...

My recommendation here goes to Beyond Compare.
I don't see Everything can be an alternative for all its great features.
What features will be supported?
by Stamimail
Sun Aug 27, 2023 11:03 am
Forum: General
Topic: Portable - Why not support both x86 and x64 in the same zip package?
Replies: 24
Views: 6869

Re: Portable - Why not support both x86 and x64 in the same zip package?

I have in my "Portable Program Files" some PortableProgram PortableProgram_OLD I think it's the same to what you wrote. The problem begins with kind of Portable Programs that has a built-in update mechanism, which makes it easier for you and automates the update process, and there is no co...
by Stamimail
Thu Aug 24, 2023 12:35 pm
Forum: General
Topic: Portable - Why not support both x86 and x64 in the same zip package?
Replies: 24
Views: 6869

Re: Portable - Why not support both x86 and x64 in the same zip package?

2b. sure you can roll back. backup before you upgrade (as you should be doing now, anyhow).
Would you like to tell what your backup mechanism looks like? How long does it take you to restore from the backup?
by Stamimail
Tue Aug 22, 2023 5:20 am
Forum: Everything 1.5 Alpha
Topic: Omit Results
Replies: 95
Views: 138325

Re: Omit Results

Clarification for Temporarily Omit: Suppose the user makes a Temporarily Omit in his downloads folder. He searches in Everything "C:\downloads" and he gets in the result list: abc.pdf def.pdf 001.jpg 002.jpg 003.jpg he selects 001.jpg and does Temporarily Omit Extension and he gets in the...
by Stamimail
Mon Aug 21, 2023 8:54 pm
Forum: Suggestions
Topic: Temporarily Omit - improvement
Replies: 18
Views: 9773

Re: Temporarily Omit - improvement

void wrote: Thu Aug 17, 2023 11:09 am I will consider an undo for temporarily omit.
You don't have to make an undo for temporarily omit in the same general Edit -> Undo.
If you make a pane (like 3.) you can make standalone Undo/Redo buttons/commands in this pane .
by Stamimail
Mon Aug 21, 2023 8:39 pm
Forum: Everything 1.5 Alpha
Topic: Omit Results
Replies: 95
Views: 138325

Re: Omit Results

Maybe. However this suggests otherwise. I'm not that familiar with ProcMon. According to what you wrote, it seems to be similar to the same problem but less similar to the same solution. It brings with it the capabilities of Everything File List Editor to the Results list pane (and even more). You ...
by Stamimail
Mon Aug 21, 2023 7:38 pm
Forum: Everything 1.5 Alpha
Topic: Omit Results
Replies: 95
Views: 138325

Re: Omit Results

User can enable Omit Results, temporarily omit a result, then disable Omit results. I can enable Omit, Temporarily Omit, then double-click TEMP OMIT to clear the Temporarily Omits. @ therube Please compare carefully: -> User can enable Omit Results, temporarily omit a result, then disable Omit resu...
by Stamimail
Mon Aug 21, 2023 12:49 pm
Forum: Everything 1.5 Alpha
Topic: Omit Results
Replies: 95
Views: 138325

Re: Omit Results

2 options : (1) Stamimail (me) doesn't fully understand the benefits of Omit. I tend to think that some of the same tasks that were done until now by Filters have been migrated to be done by Omit. I don't use either Filters or Omit on a daily basis. If you want, go ahead, start a new thread and tel...