Search found 932 matches

by tuska
Fri Apr 26, 2024 1:00 pm
Forum: Everything 1.5 Alpha
Topic: [SOLVED] Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter
Replies: 10
Views: 110

Re: [SOLVED] Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter

SUMMARY - Create a "DEFAULT VIEW" with a bookmark (example) - Shortcut ALT+Y Bookmark (example only!) Name: Default View (ALT+Y ) | https://www.voidtools.com/forum/viewtopic.php?t=14954 [<-- copy the link] Match case ... Regular expressions: Disabled Search: Custom -> Field content...    ...
by tuska
Fri Apr 26, 2024 10:32 am
Forum: Everything 1.5 Alpha
Topic: [SOLVED] Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter
Replies: 10
Views: 110

Re: [SOLVED] Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter

I recommend leaving clear_focus_on_search set to false and setting show_focus_on_search to false . Thank you , I changed that immediately! I have just discovered this solution as well (please see above). ____________________________________________________ Windows 11 Pro (x64) Version 23H2 (Build 2...
by tuska
Fri Apr 26, 2024 10:05 am
Forum: Everything 1.5 Alpha
Topic: [SOLVED] Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter
Replies: 10
Views: 110

Re: Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter

Are the following settings enabled or disabled: ... ✅     Tools -> Options -> Results     -> Clear selection on search false   Tools -> Options -> Advanced -> clear_focus_on_search (this is bugged and is currently bringing the focus into view when enabled) true   Tools -> Options -> Advanced -> res...
by tuska
Fri Apr 26, 2024 7:58 am
Forum: Everything 1.5 Alpha
Topic: [SOLVED] Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter
Replies: 10
Views: 110

Re: Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter

Please try setting your ALT+Y bookmark search to: /hide-preview Thank you very much! This command works perfectly in the bookmark! ⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺ Just a note regarding automatic scrolling of the search result : Perform a search query: ext:jpg preview: Position the cursor in the search ...
by tuska
Fri Apr 26, 2024 6:04 am
Forum: Everything 1.5 Alpha
Topic: [SOLVED] Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter
Replies: 10
Views: 110

Re: Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter

2 void Unfortunately, there is still the problem that the preview is hidden after executing the shortcut but some command remains in the search box afterwards. no-preview: ... is saved in the bookmark: ... no-preview: ... remains in the search bar (after hiding the preview) no-preview: ... is saved ...
by tuska
Fri Apr 26, 2024 4:09 am
Forum: Everything 1.5 Alpha
Topic: [SOLVED] Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter
Replies: 10
Views: 110

[SOLVED] Commands for Menu "View" > Preview ... ON/OFF in a bookmark or filter

Hi, e.g. with this bookmark and shortcut I can create my desired default view : Name: Default View (ALT+Y) Search: Custom -> Field content empty Filter: Everything Columns: Name;Path;Extension;Size;Total Size;Date Modified;Date Created;Date Accessed;Title;Subject;Tags;Comment;Authors;File List Filen...
by tuska
Fri Apr 26, 2024 2:46 am
Forum: Everything 1.5 Alpha
Topic: F10 (Global) File - Exit
Replies: 2
Views: 28

Re: F10 (Global) File - Exit

void wrote: Fri Apr 26, 2024 2:42 am For now, please bind Alt + F10 to your File | Exit command command.
Thank you for your prompt support.
by tuska
Fri Apr 26, 2024 2:07 am
Forum: Everything 1.5 Alpha
Topic: F10 (Global) File - Exit
Replies: 2
Views: 28

F10 (Global) File - Exit

Hi, Tools > Options... > Keyboard > Show commands containing: Exit Shortcuts for File | Exit command: ALT+F4 (Global) F10 (Global) ... does not work - after pressing F10 the "File" menu is highlighted Please check. ______________________________ Everything 1.5.0.1373a (x64), (x86) Windows ...
by tuska
Thu Apr 25, 2024 6:29 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 2543

Re: Compare 2 file lists with each other?

Hi, I have now also created 2 Filter macros : (Previously I had changed the code before a search query) diff :       new code diff-old : old code My search queries for a different file structure(!): Filter: Everything diff:"D:\totalcmd\Test 1\";"C:\totalcmd\Test 1\" diff-old:&quo...
by tuska
Thu Apr 25, 2024 2:52 pm
Forum: Everything 1.5 Alpha
Topic: Copy field contents to clipboard for all columns defined in the bookmark
Replies: 21
Views: 1992

Re: Copy field contents to clipboard for all columns defined in the bookmark

Everything 1.5.0.1373a will now expand the header text. &tab: will now be replaced with a literal tab. Thank you very much for your efforts! The headings are now as desired and I think I can use this variant in Everything to cover the topic "Copying column headings and contents to the clip...
by tuska
Tue Apr 23, 2024 4:56 pm
Forum: Everything 1.5 Alpha
Topic: Few questions and maybe bugs
Replies: 11
Views: 304

Re: Few questions and maybe bugs

... I am running as normal user (I am actually the admin( admin account )but the program is not running as admin) ... :?: 2 vsub When you call up the "Help" - "Troubleshooting Information" menu , what is displayed? Example (as it looks like in my case): I use Everything as a use...
by tuska
Mon Apr 22, 2024 12:45 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 2543

Re: Compare 2 file lists with each other?

Even with 1372a? For me, the 1372a version does not work (=no results) with the previous code. For me, the PREVIOUS code is here : #if:<#stricmp:<#element:<$param:,;,1>,#element:<$param:,;,2>>==0,"!"> file: regex:#regex-escape:<#element:<$param:,;,1>>(.*$) | regex:#regex-escape:<#element:...
by tuska
Mon Apr 22, 2024 8:57 am
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 2543

Re: Compare 2 file lists with each other?

Change the search of the diff filter to the following to make this work again. #if:<#stricmp:<#element:<$param:,;,1>,#element:<$param:,;,2>>==0,"!"> file: regex:[regex-escape:[element:$param:,;,1]](.*$) | regex:[regex-escape:[element:$param:,;,2]](.*$) unique:regmatch1;size;dm Will update...
by tuska
Sun Apr 21, 2024 1:15 pm
Forum: Everything 1.5 Alpha
Topic: Few questions and maybe bugs
Replies: 11
Views: 304

Re: Few questions and maybe bugs

Everything is in Program Files\Tools\Everything(in portable mode...since I started use it) and everything is saved without problems but it seems the session feature works only if everything is set to save the settings in appdata Enabling that option does not save nor move my existing bookmarks\sear...
by tuska
Sat Apr 20, 2024 9:56 am
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 2543

Re: Compare 2 file lists with each other?

Biff wrote: Fri Apr 19, 2024 10:16 pm Is there a way to get notifications about updates?
Menu "Help" > Check for Updates...
but to be on the safe side I would still visit the Everything Forum often and keep an eye out for updates. ;)
by tuska
Sat Apr 20, 2024 9:45 am
Forum: Everything 1.5 Alpha
Topic: Size column in Everything uses different method than other programs do
Replies: 1
Views: 84

Re: Size column in Everything uses different method than other programs do

That's how it looks for me:

Everything.ini

Code: Select all

size_ceil_search=0
2024-04-20_Size in Everything and Total Commander.png
2024-04-20_Size in Everything and Total Commander.png (31.58 KiB) Viewed 68 times
 
References:
size:
Request: Number value exactness tolerance and approximation
Total-Size-On-Disk, Total-Disk-Size, Free-Disk-Size, Available-Free-Disk-Size
by tuska
Fri Apr 19, 2024 5:58 pm
Forum: Everything 1.5 Alpha
Topic: Copy field contents to clipboard for all columns defined in the bookmark
Replies: 21
Views: 1992

Re: Copy field contents to clipboard for all columns defined in the bookmark

2 void Thank you for Everything version 1.5.0.1372a! :) copy as JSON: /command 41187 Test file: "D:\Daten\WINWORD\WINWORD_VORLAGEN\Privat\Briefumschlag_C6-B16-2_H11-4-Einschreiben.dotx" With command 41187 in a bookmark I get the following result via the clipboard: - Date/time formatting : ...
by tuska
Sun Apr 14, 2024 3:52 pm
Forum: Bug report
Topic: Graphic artefacts in Everything.
Replies: 4
Views: 160

Re: Graphic artefacts in Everything.

Is it perhaps the same problem as back then :?: What does the status bar say? Status bar -> Found: 16 million objects https://postimg.cc/CdvksNSW ... see below ...   Graphic artefacts in Everything.png   If I had such a problem in the past - not in Everything(!) -, it was because I didn't have enoug...
by tuska
Sat Apr 13, 2024 6:11 pm
Forum: Bug report
Topic: Clicking problems (left button)
Replies: 3
Views: 158

Re: Clicking problems (left button)

Debugger wrote: Sat Apr 13, 2024 5:40 pm Simply when clicking on the list I want to open mp3 files.
Everything Options - 1.5.0.1371a (x64) > General: Results > Single click open: Single click
by tuska
Sat Apr 06, 2024 10:16 pm
Forum: General
Topic: QuickSwitch
Replies: 198
Views: 837364

Re: QuickSwitch

2NotNull
I meant the following...
 
2024-04-06_QuickSwitch_Forum_latest version.png
2024-04-06_QuickSwitch_Forum_latest version.png (79.71 KiB) Viewed 606 times
by tuska
Sat Apr 06, 2024 4:59 pm
Forum: General
Topic: QuickSwitch
Replies: 198
Views: 837364

Re: QuickSwitch

2 horst.epp Thanks! Then QuickSwitch-0.5dw9a.zip <-- this link will start the download is currently the latest version : QuickSwitch.exe - Product version: 0.5dw9 a ‎- Date modified  : 04.‎09.‎2022 ‏‎12:08:42 This version was published here . 2 NotNull In the first post , the 64-bit version is still...
by tuska
Sat Apr 06, 2024 10:40 am
Forum: General
Topic: QuickSwitch
Replies: 198
Views: 837364

Re: QuickSwitch

Where can I find the DW6 version?
by tuska
Fri Apr 05, 2024 1:51 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 2543

Re: Compare 2 file lists with each other?

Create this filter in Everything Name: (Only example!) Makro: diff | Search query: diff:"X:\first folder\";"Y:\second folder\" | Difference between 2 folders | https://www.voidtools.com/forum/viewtopic.php?p=65979#p65979 Compare 2 file lists with each other? Search: (Code from h...
by tuska
Mon Mar 25, 2024 6:07 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 2543

Re: Compare 2 file lists with each other?

2 void Thank you for your support on this issue, the complementary solution works perfectly! 2 NotNull Thanks again for the original solution! This means that a comparison of two file lists is possible with the final code supplemented and was published here . Here are a pictures of the final test : ...
by tuska
Sun Mar 24, 2024 3:23 pm
Forum: Everything 1.5 Alpha
Topic: Feature Request:Double clicking on a folder to navigate to that folder
Replies: 14
Views: 2936

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

tuska wrote: Sun Mar 24, 2024 2:28 pm 2meteorquake
meteorquake wrote: Sat Mar 23, 2024 8:17 pm From what I looked at of Total Commander the other day, it seemed to me a huge step backward from using Everything for tasks.
Just out of interest: What are you talking about here :?:
Thank you for your prompt reply in this post! :)
I have also answered you there.
by tuska
Sun Mar 24, 2024 3:22 pm
Forum: Suggestions
Topic: Preview Panel, show selected folders contents
Replies: 13
Views: 974

Re: Preview Panel, show selected folders contents

2meteorquake
Thank you for your prompt answer to my question asked here.

It originally looked to me as if there was something wrong with the Total Commander integration of Everything.
Now I see that you have already built special solutions in Everything.

Thanks again for your reply! :)
by tuska
Sun Mar 24, 2024 2:28 pm
Forum: Everything 1.5 Alpha
Topic: Feature Request:Double clicking on a folder to navigate to that folder
Replies: 14
Views: 2936

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

2 meteorquake From what I looked at of Total Commander the other day, it seemed to me a huge step backward from using Everything for tasks. Just out of interest: What are you talking about here :?: There have been other contributions to your post here (e.g. from horst.epp : "What are you missin...
by tuska
Tue Mar 12, 2024 7:18 pm
Forum: Suggestions
Topic: Preview Panel, show selected folders contents
Replies: 13
Views: 974

Re: Preview Panel, show selected folders contents

Just a note:
For Total Commander there is the plugin "DirSizeCalc Charts".

See also:
DirSizeCalc Charts 1.10 (Lister plugin) (!)
by tuska
Tue Mar 05, 2024 10:05 am
Forum: Everything 1.5 Alpha
Topic: Copy field contents to clipboard for all columns defined in the bookmark
Replies: 21
Views: 1992

Re: Copy field contents to clipboard for all columns defined in the bookmark

What are you doing with the pasted text? ... or is it just for display purposes? I would need a "COPY_AS_TXT_WITH_TAB_FUNCTION" for my documentation purposes, buttons in Total Commander, forum posts, etc. The following would be desirable: A representation of column contents as it is possi...
by tuska
Mon Mar 04, 2024 7:32 pm
Forum: Everything 1.5 Alpha
Topic: Copy field contents to clipboard for all columns defined in the bookmark
Replies: 21
Views: 1992

Re: Copy field contents to clipboard for all columns defined in the bookmark

What happens when you copy a multi-line cell from Excel (or other spreadsheet software) to EmEditor, Notepad++, Notepad3, PSPad? I don't get the result that I want (please see the picture below). Is there a way to paste TSV into these editors? I don't know if the other editors than EmEditor have su...
by tuska
Mon Mar 04, 2024 6:20 pm
Forum: Everything 1.5 Alpha
Topic: multiple property search invalid since last update?
Replies: 7
Views: 333

Re: multiple property search invalid since last update?

2anmac1789
I interpreted this statement ("There is no filename: search function.") to mean that the search function filename:
does not exist and merely wanted to point out that there have been announcements about this search function.
by tuska
Mon Mar 04, 2024 5:58 pm
Forum: Everything 1.5 Alpha
Topic: multiple property search invalid since last update?
Replies: 7
Views: 333

Re: multiple property search invalid since last update?

There is no filename: search function. https://www.voidtools.com/forum/viewtopic.php?p=48489#p48489 Search Functions: filename: = match basename only (disables full path matching). https://www.voidtools.com/forum/viewtopic.php?p=44828#p44828 Everything 1.5.0.1306 adds the following search functions...
by tuska
Sun Mar 03, 2024 7:22 pm
Forum: Everything 1.5 Alpha
Topic: Copy field contents to clipboard for all columns defined in the bookmark
Replies: 21
Views: 1992

Re: Copy field contents to clipboard for all columns defined in the bookmark

2 void Could you please paste the TSV and CSV from Everything inside a [ code] [ /code] tag here. 41096 COPY_ TSV _WITH_HEADER (ALT+J) ... and pasted the content of the clipboard directly into the forum text. Filename Extension Total Size Date Modified Comment "D:\Daten\WINWORD\WINWORD_VORLAGEN...
by tuska
Sat Mar 02, 2024 1:25 pm
Forum: Everything 1.5 Alpha
Topic: Copy field contents to clipboard for all columns defined in the bookmark
Replies: 21
Views: 1992

Re: Copy field contents to clipboard for all columns defined in the bookmark

2 void Thank you for your advice, especially on Excel. The problem only occurs for me with TSV and with EmEditor . I copy the content of the clipboard into the EmEditor. The formatting of the "Comment" field is different between TSV (content in several lines) and CSV (content in 1 line). W...
by tuska
Sat Mar 02, 2024 1:11 am
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 2543

Re: Compare 2 file lists with each other?

2 NotNull That looks very good now! :) Filter Name: Makro: diff | diff:"X:\first folder\";"Y:\second folder\" | Difference between 2 folders | https://www.voidtools.com/forum/viewtopic.php?p=64637#p64637 Compare 2 file lists with each other? Macro: diff Search: file: regex:#regex...
by tuska
Fri Mar 01, 2024 7:49 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 2543

Re: Compare 2 file lists with each other?

NotNull wrote: Fri Mar 01, 2024 7:19 pm
tuska wrote: Fri Mar 01, 2024 7:01 pm uploaded test files to OneDrive.
Which one of these EFU files or zip files do I need for testing?
Left TC window:   2024-02-16_16.47.40_COMPARISON BASE-2_Own-files_(left).zip
Right TC window:  2024-02-16_16.47.46_COMPARISON BASE-2_SharePoint_(right).zip
by tuska
Fri Mar 01, 2024 7:01 pm
Forum: Everything 1.5 Alpha
Topic: Compare 2 file lists with each other?
Replies: 57
Views: 2543

Re: Compare 2 file lists with each other?

2 NotNull Here is my negative test result. Filter - Search: file: regex:#regex-escape:<#element:<$param:,;,1>>(.*$) | regex:#regex-escape:<#element:<$param:,;,2>>(*$) unique:regmatch1;size;dm - Macro: diff Search query: - diff:"D:\totalcmd\Test\";"C:\totalcmd\Test\" I used this t...
by tuska
Fri Mar 01, 2024 5:07 pm
Forum: Everything 1.5 Alpha
Topic: Copy field contents to clipboard for all columns defined in the bookmark
Replies: 21
Views: 1992

Re: Copy field contents to clipboard for all columns defined in the bookmark

2 void I also noticed the following: 1. Window size cannot be saved in bookmarks? When editing bookmarks I have some where I have to drag the window size down to see the line "Keyboard shortcut:" completely. If I then click on "OK" and edit again, Everything has not remembered th...
by tuska
Tue Feb 27, 2024 10:11 am
Forum: Everything 1.5 Alpha
Topic: Show label under "Name" near drive letter?
Replies: 6
Views: 224

Re: Show label under "Name" near drive letter?

Biff wrote: Tue Feb 27, 2024 8:05 am
If a label has been entered in the properties,
You mean in the name / label field of the drive or its properties reached by right click context menu in Win? ...
Yes.
 
2024-02-27_Eigenschaften_Properties.png
2024-02-27_Eigenschaften_Properties.png (23.04 KiB) Viewed 197 times
by tuska
Tue Feb 27, 2024 12:25 am
Forum: Everything 1.5 Alpha
Topic: Show label under "Name" near drive letter?
Replies: 6
Views: 224

Re: Show label under "Name" near drive letter?

If a label has been entered in the properties, this can be found in the "Volume Label" column.
 
2024-02-27_Volume Label.png
2024-02-27_Volume Label.png (17.06 KiB) Viewed 218 times
 
The tooltip for drive D: in your image shows that there is no label for this drive.
by tuska
Sat Feb 17, 2024 5:24 pm
Forum: General
Topic: Using Everything for PC synchronization?
Replies: 40
Views: 10093

Re: Using Everything for PC synchronization?

Test cases and results Test paths in Total Commander: ----------------------------------------------------------------------------------------------------- Left:   D:\totalcmd\Test\ ("My own files") <=> Right: I:\totalcmd\Test\ ("SharePoint") ------------------------------------...
by tuska
Sat Feb 17, 2024 5:23 pm
Forum: General
Topic: Using Everything for PC synchronization?
Replies: 40
Views: 10093

Re: Using Everything for PC synchronization?

2 David.P I have now tested the topic again as described above with Total Commander . In this case, the following solution could be considered: TRACKING AND TRACING and MERGE by Hand(!). 1. Compare your separate databases (only "Drive D:") via .LST files - Compare in "Synchronize dire...
by tuska
Mon Feb 12, 2024 11:31 pm
Forum: Everything 1.5 Alpha
Topic: Long Time to close Everything?
Replies: 17
Views: 2655

Re: Long Time to close Everything?

But I still do have Everything.exe after closing - the one that takes 1908 K of memory [which does not prevent me from re-opening of Everything] Is this that Everything Service? Please have a look at this picture...   2024-02-13_Task Manager_Everything - and - Everything Service.png   _____________...
by tuska
Mon Feb 12, 2024 10:55 pm
Forum: Everything 1.5 Alpha
Topic: Multi-line strange pasting and double spaces gone
Replies: 17
Views: 1258

Re: Multi-line strange pasting and double spaces gone

Most of the advanced ini settings can be found under Tools -> Options -> Advanced. Select an advanced setting and press F1 to show more help (online): https://www.voidtools.com/forum/viewtopic.php?t=9994#setting-name I would like to suggest a "Help" button , because I didn't realise until...
by tuska
Fri Feb 09, 2024 6:56 pm
Forum: Everything 1.5 Alpha
Topic: Customn column excel code to truncate multiple extension name
Replies: 6
Views: 418

Re: Customn column excel code to truncate multiple extension name

anmac1789 wrote: Fri Feb 09, 2024 6:03 pm ... I can't wait for more excel functions to work with everything, ...
Everything 1.5.0.1367a - 8.2.2024 - Added the following Excel functions: ...
... but you probably already know this information.
by tuska
Fri Feb 09, 2024 6:45 pm
Forum: Everything 1.5 Alpha
Topic: Special characters not found in eml files (content search)?
Replies: 27
Views: 1687

Re: Special characters not found in eml files (content search)?

If I understood correctly this discussion- using a Bookmark with the above code will make Everything look for literally mytext while making sure that different coding pages will be taken into account and thus assuring that some weird / unusual cases will also be taken into consideration? Yes, as lo...
by tuska
Fri Feb 09, 2024 4:06 pm
Forum: Everything 1.5 Alpha
Topic: Copy field contents to clipboard for all columns defined in the bookmark
Replies: 21
Views: 1992

Re: Copy field contents to clipboard for all columns defined in the bookmark

2 void Many thanks for your efforts! Everything 1.5.0.1367a will now set the view and columns before applying the bookmark search. Under Notes - Point 2.c. I now get the expected result. :) I also noticed the following: Window size cannot be saved in bookmarks? When editing bookmarks I have some whe...