Thanks, then we have these results - multiple items selected (one of several variants ... see above):
- Copy the CODE below, paste it into the Everything search box and press ENTER.
- If successful, you should see "statusbar_selection_format=..." in the status bar for a few seconds.
- If successful, you should see "statusbar_total_size=1" in the status bar for a few seconds.
Code: Select all
/statusbar_selection_format=Selected [if:!$folder-result-count:,[if:$selection-count:==$result-count:,all,[TEXT:$selection-count:,"#,###"] of] [TEXT:$result-count:,"#,###"] files,[if:!$file-result-count:,[if:$selection-count:==$result-count:,all,[TEXT:$selection-count:,"#,###"] of] [TEXT:$result-count:,"#,###"] folders,[if:$selection-count:==$result-count:,all,[TEXT:$selection-count:,"#,###"] of] [TEXT:$result-count:,"#,###"] items ([TEXT:$file-selection-count:,"#,###"] of [TEXT:$file-result-count:,"#,###"] files, [TEXT:$folder-selection-count:,"#,###"] of [TEXT:$folder-result-count:,"#,###"] folders)]] | Size: [FORMATSIZE:$total-selection-size:,0][if:[len:[FORMATSIZE:$total-result-size:,0]], of [FORMATSIZE:$total-result-size:,0]]
- Search query for folders:
blank
Selected 3 of 596 686 items (0 of 481 097 files, 3 of 115 589 folders) | Size: 67,98 KB of 616,06 GB
- Search query for files:
blank
Selected 3 of 596 686 items (3 of 481 097 files, 0 of 115 589 folders) | Size: 58,26 KB of 616,06 GB
- Search query for folders:
folders:
Selected 3 of 115 589 folders | Size: 69,06 KB
- Search query for files:
files:
Selected 3 of 481 097 files | Size: 19,77 KB of 616,06 GB
Thanks for the information and
thank you again for the prompt support!
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
statusbar_selected_item_format - used when there's a
single item selected - example:
Code: Select all
/statusbar_selected_item_format=1 item (1 of [if:$folder-selection-count:,[text:$folder-result-count:,"#,###"] folders,[text:$file-result-count:,"#,###"] files])[if:$file-selection-count:," | Extension: "$extension:] | Size:$s | Date Modified: $m | Date Created: $c | Date Accessed: $a | Path: $p
Code: Select all
1 item (1 of 3 files) | Extension: exe | Size:4,57 MB | Date Modified: 26.05.2023 14:34 | Date Created: 09.05.2023 12:59 | Date Accessed: 26.05.2023 13:26 | Path: C:\Everything ... 4,57 MB
1 item (1 of 95 370 folders) | Size:7,97 GB | Date Modified: 27.05.2023 10:22 | Date Created: 21.06.2022 18:08 | Date Accessed: 26.05.2023 13:26 | Path: C: ... 7,97 GB
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
statusbar_format - used when there's
no selection.
Code: Select all
/statusbar_format=#if:<#result-count:==1,1 item,#TEXT:<#result-count:,#,###> items> (#TEXT:<#file-result-count:,#,###> files, #TEXT:<#folder-result-count:,#,###> folders)
Code: Select all
596 694 items (481 105 files, 115 589 folders)
______________________________________________________
Windows 11 Pro (x64)
Version 22H2 (OS build Build 22621.1778)
'Everything' 1.5.0.1347a (x64)