Custom status bar info
-
Evolve
- Posts: 354
- Joined: 27 Feb 2020 09:48
Re: Custom status bar info
Yep, now it works. There is one bug though:
- select a bunch of files (10) > it shows correct data
- unselect one with ctrl+click (9 selected) > it shows disk free/used info as if none were selected
PS: interestingly enough, when I unselect with lasso, it updates correctly.
- select a bunch of files (10) > it shows correct data
- unselect one with ctrl+click (9 selected) > it shows disk free/used info as if none were selected
PS: interestingly enough, when I unselect with lasso, it updates correctly.
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
jupe
- Posts: 3446
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Custom status bar info
Recently I have noticed my first 2 statusbar sections returning no info when switching tabs sometimes, example pic below, so far has only happened on external drives, FYI I don't have Custom SB enabled.
Another thing I noticed while testing is that if you use for example this as a template "* - <s:duration>" the output includes |s| before the length, I assume that the * shortcut is non compatible when combined with the |s| since the non shorthand way is the same, just thought I'd mention it, I won't personally be affected by it.
Another thing I noticed while testing is that if you use for example this as a template "* - <s:duration>" the output includes |s| before the length, I assume that the * shortcut is non compatible when combined with the |s| since the non shorthand way is the same, just thought I'd mention it, I won't personally be affected by it.
Code: Select all
statusbartemplate('* - <s:duration>', 1);
goto quicksearch("{:Media} /l=1", "%USERPROFILE%");
To see the attached files, you need to log into the forum.
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Custom status bar info
1) Does not seem to happen here, but I will keep an eye open.
2) Yep. Fix comes.
2) Yep. Fix comes.
FAQ | XY News RSS | XY X
-
Evolve
- Posts: 354
- Joined: 27 Feb 2020 09:48
Re: Custom status bar info
Code: Select all
v22.60.0001 - 2021-12-09 17:06
...Now you can optionally prefix a name of your choice (it can even
have spaces) to the info selector, separated by ":". It will be prefixed
to the result (only if there is a result, that's the cool part) separated
by colon-space (": ")...For instance, there is already enough colons in "Duration: 01:00:52" and users might prefer something else.
A better way:
Code: Select all
<get BytesSelected '' 1 'Bytes: {}'>Code: Select all
<get BytesSelected '' 1 '{} Bytes'>Code: Select all
<get LengthsSelected a 4 'Duration >> {}'>Code: Select all
<get LengthsSelected a 4 'Duration [{}]'>Code: Select all
<prop #image.dimensions 'Size: {} px'>-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Custom status bar info
Not bad. Would also be better for languages like Arabic. I think instead of {} we could just use *.
FAQ | XY News RSS | XY X
-
Norn
- Posts: 504
- Joined: 24 Oct 2021 16:10
Re: Custom status bar info
List the commands under the SB input box,it's easier for beginners(me
) to get started,any amount of commands...
Such as:
eg.<curpath> <curname> <folder> <?> <?> <?> <?> <?>...
Such as:
eg.<curpath> <curname> <folder> <?> <?> <?> <?> <?>...
Windows 11 24H2 @100% 2560x1440
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Custom status bar info
There are too many. I'm afraid you will have to consult the help file. 
FAQ | XY News RSS | XY X
-
Norn
- Posts: 504
- Joined: 24 Oct 2021 16:10
Re: Custom status bar info
That's all I got in the help file about SB.
List common commands?such as:path,folder,filename,date,resolution,tag
List common commands?such as:path,folder,filename,date,resolution,tag
To see the attached files, you need to log into the forum.
Windows 11 24H2 @100% 2560x1440
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Custom status bar info
You will find more under "Variables":
To see the attached files, you need to log into the forum.
FAQ | XY News RSS | XY X
-
Norn
- Posts: 504
- Joined: 24 Oct 2021 16:10
Re: Custom status bar info
Well,I didn't know these were variables...BTW,can SB change font color currently?just a question.
Windows 11 24H2 @100% 2560x1440
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
jupe
- Posts: 3446
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Custom status bar info
Another thing I noticed that has started happening recently is the status bar not being in sync with the list pane/BC bar. eg.
Unfortunately I haven't got repro steps, just something to keep an eye out for. Like the previously mentioned issue I have also only noticed this happen so far when using removable drives, although that could be coincidental. Screenshot taken using v22.60.0011.
Unfortunately I haven't got repro steps, just something to keep an eye out for. Like the previously mentioned issue I have also only noticed this happen so far when using removable drives, although that could be coincidental. Screenshot taken using v22.60.0011.
To see the attached files, you need to log into the forum.
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
jupe
- Posts: 3446
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Custom status bar info
I think I worked out the cause of above mentioned issues, I had NoPropertiesStartup tweak set, which now causes weird things to happen in the status bar on tab switch, like the 2 issues I have previously mentioned, among others. Until now I was under the impression it only applied to the IP.
Another thing I noticed while testing is that
Another thing I noticed while testing is that
statusbartemplate(,-2); doesn't seem to work unless the config dialog has been opened once during the session, or a custom template has been set first/simultaneously. To clarify, if you load fresh and run that, it will actually enable it (the query return = 1), but the effects aren't seen immediately, it is the same using 1 etc. for the second param too.
XYplorer Beta Club