If it cannot be done please consider it a suggestion. The file manager I just abandoned could do so and the feature is sorely missed.
Date info in status bar
-
aurumdigitus
- Posts: 1075
- Joined: 30 May 2008 21:02
- Location: Lake Erie
Date info in status bar
Is there a way to show the Modified or Creation date of a file in status bar when a file is selected? This would be more expeditious than Info Panel.
If it cannot be done please consider it a suggestion. The file manager I just abandoned could do so and the feature is sorely missed.
If it cannot be done please consider it a suggestion. The file manager I just abandoned could do so and the feature is sorely missed.
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
-
aurumdigitus
- Posts: 1075
- Joined: 30 May 2008 21:02
- Location: Lake Erie
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
There was some discussion in another thread some time ago about having ability to customize somewhat the contents on status bar, but I don't think having dates there was part of it...
However, given that the rightmost area (which contains file name on selected files) typically has (at least here) a fair amount of space unused as filenames tend not to be that long, having at least one date displayed there might have some potential.
Whether it could thus be edited/modified might be another issue, so that would likely need to remain where it is.
However, given that the rightmost area (which contains file name on selected files) typically has (at least here) a fair amount of space unused as filenames tend not to be that long, having at least one date displayed there might have some potential.
Whether it could thus be edited/modified might be another issue, so that would likely need to remain where it is.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
admin
- Site Admin
- Posts: 66083
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Why don't you simply use the "Created" list column??aurumdigitus wrote:As stated in the original post - IMO - Info Panel is not an efficacious method to get the date and maintain it would useful to have it on the status bar.
However, using "file info tip" works well. Being new to the program that tack had thus far escaped my notice.
FAQ | XY News RSS | XY X
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
My guess (after thinking about it based on OP) is that having to move the spot that one's eyes are focused on from IP up to list and back again may be part of reason for this request...if I've got IP on Raw View, and IP at std minimal size, and selected file is at top of screen, I'm looking at just the IP so having date close by could be an advantage, and since that area of status bar tends to be empty most of the time (except for those really loooooooong names), it could be a good use of space.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
admin
- Site Admin
- Posts: 66083
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Okay, there might come the day when you can customize the statusbar a bit... this could be part of it.j_c_hallgren wrote:My guess (after thinking about it based on OP) is that having to move the spot that one's eyes are focused on from IP up to list and back again may be part of reason for this request...if I've got IP on Raw View, and IP at std minimal size, and selected file is at top of screen, I'm looking at just the IP so having date close by could be an advantage, and since that area of status bar tends to be empty most of the time (except for those really loooooooong names), it could be a good use of space.
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66083
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Date info in status bar
I thought about it a 2nd time and changed my mind: yes, good idea! I tend to forget that other users may not use the Details View (as I do all the imte), so there is no date columns for them. So I added a way (still a Tweak) to freely configure the statusbar section #3.aurumdigitus wrote:Is there a way to show the Modified or Creation date of a file in status bar when a file is selected? This would be more expeditious than Info Panel.
If it cannot be done please consider it a suggestion. The file manager I just abandoned could do so and the feature is sorely missed.
FAQ | XY News RSS | XY X
-
aurumdigitus
- Posts: 1075
- Joined: 30 May 2008 21:02
- Location: Lake Erie
Definition of a tweak
Does tweak mean it will be implemented in the next beta version? "Inquiring minds want to know." 
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Re: Definition of a tweak
Next beta? Where have you been?aurumdigitus wrote:Does tweak mean it will be implemented in the next beta version? "Inquiring minds want to know."
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
admin
- Site Admin
- Posts: 66083
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Definition of a tweak
1) open XYplorer.iniaurumdigitus wrote:Does tweak mean it will be implemented in the next beta version? "Inquiring minds want to know."
2) find key StatusBar3OnFile
3) set to: StatusBar3OnFile="<curname><curver|, v*>, mod <datem>"
4) save XYplorer.ini
5) in XYplorer do menu File / Restart without Saving (to avoid overwriting your manual edits).
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Definition of a tweak
Or if you have quick scripting enabled enter the following into the address bar (or use another scripting method):
Code: Select all
::#182;#601;Msg("Press OK after you have changed and saved the configuration.");#190;-
admin
- Site Admin
- Posts: 66083
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Definition of a tweak
Hey, beautiful!TheQwerty wrote:Or if you have quick scripting enabled enter the following into the address bar (or use another scripting method):Code: Select all
::#182;#601;Msg("Press OK after you have changed and saved the configuration.");#190;
FAQ | XY News RSS | XY X
-
graham
- Posts: 457
- Joined: 24 Aug 2007 22:08
- Location: Isle of Man
I seem to have a problem with this.
Have used the exact example you gave using datem but it only ever displays the time never the date -
code used:
What am I doing wrong?
Have used the exact example you gave using datem but it only ever displays the time never the date -
code used:
Code: Select all
; Tweak: E.g. <curname><curver , v*>, mod <datem>
StatusBar3OnFile="<curname><curver , v*>, mod <datem>"-
admin
- Site Admin
- Posts: 66083
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Don't know.graham wrote:I seem to have a problem with this.
Have used the exact example you gave using datem but it only ever displays the time never the date -
code used:What am I doing wrong?Code: Select all
; Tweak: E.g. <curname><curver , v*>, mod <datem> StatusBar3OnFile="<curname><curver , v*>, mod <datem>"
When you run this through the address bar:
::msg <date>
You also see the time only?
FAQ | XY News RSS | XY X
XYplorer Beta Club