F5 - Refresh: too fresh for my taste
-
admin
- Site Admin
- Posts: 66317
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
F5 - Refresh: too fresh for my taste
The standard behavior for a file list Refresh is to re-read the data, reset all selections, scroll back to top, and set the focus to position 1.
The latter three services are usually not what I want when I refresh. Normally I just want to ensure that all the letters (name) and numbers (size, dates) are still up-to-date.
So I propose "another Refresh" which updates all the data, but does not touch my work (selections, scroll position, focus position). Wouldn't that be nice?? I plan to use the currently free Ctrl+F5 for this.
The only thing still lacking in the plan is the name for it! "Refresh Data" (as opposed to "Refresh [the listing of the data]") would work semantically but would surely lead to confusion... any better ideas?
TIA
don
The latter three services are usually not what I want when I refresh. Normally I just want to ensure that all the letters (name) and numbers (size, dates) are still up-to-date.
So I propose "another Refresh" which updates all the data, but does not touch my work (selections, scroll position, focus position). Wouldn't that be nice?? I plan to use the currently free Ctrl+F5 for this.
The only thing still lacking in the plan is the name for it! "Refresh Data" (as opposed to "Refresh [the listing of the data]") would work semantically but would surely lead to confusion... any better ideas?
TIA
don
-
JustinF
- Posts: 358
- Joined: 28 Jun 2005 23:47
- Location: Omaha, Nebraska, USA
-
admin
- Site Admin
- Posts: 66317
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
IMO, too! But I think I have to meet expectations here. The new refresh will be so fast, that you won't see anything happening in most cases. It will raise confusion...JustinF wrote:I like that idea! Why not just make this "new" refresh the default F5. It's a better refresh than the standard, anyway. IMO.
Not bad!JustinF wrote:If you insist on having two refreshes, how about naming it "Smart Refresh", or something like that?
EDIT: I'd say the "normal" Refresh is more like a Reset (or Rebrowse, or Reload) whereas my idea is indeed a Refresh. Also, when you press F4 (or F5 in Explorer) the tree is refreshed without losing the current selection and scroll position, so it would only be "natural" (if non-standard) to let F5 be [smart] Refresh, and Ctrl+F5 Reload (what is now F5/Refresh).
Other opinions...?
Last edited by admin on 01 Jun 2006 14:53, edited 1 time in total.
-
JustinF
- Posts: 358
- Joined: 28 Jun 2005 23:47
- Location: Omaha, Nebraska, USA
I half-way agree with you, I guess. I just don't want to have to hit Ctrl+F5 everytime to do a refresh.admin wrote:IMO, too! But I think I have to meet expectations here. The new refresh will be so fast, that you won't see anything happening in most cases. It will raise confusion...JustinF wrote:I like that idea! Why not just make this "new" refresh the default F5. It's a better refresh than the standard, anyway. IMO.
Justin
Windows 7 Professional
Windows 7 Professional
-
admin
- Site Admin
- Posts: 66317
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
admin
- Site Admin
- Posts: 66317
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
admin
- Site Admin
- Posts: 66317
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Nor do I! I think there are moments where the traditional standard so clearly proves to be 2nd best that you have to split off from mainstream and lead the crowd into a new direction. I also think that this is one of those pioneering moments.JustinF wrote:I half-way agree with you, I guess. I just don't want to have to hit Ctrl+F5 everytime to do a refresh.admin wrote:IMO, too! But I think I have to meet expectations here. The new refresh will be so fast, that you won't see anything happening in most cases. It will raise confusion...JustinF wrote:I like that idea! Why not just make this "new" refresh the default F5. It's a better refresh than the standard, anyway. IMO.
-
JustinF
- Posts: 358
- Joined: 28 Jun 2005 23:47
- Location: Omaha, Nebraska, USA
-
admin
- Site Admin
- Posts: 66317
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
Re: F5 - Refresh: too fresh for my taste
hmm.. quick question: does your "re-read data" step also includes looking for removed/added files & folders or not? And re-ordering the list?admin wrote:The standard behavior for a file list Refresh is to re-read the data, reset all selections, scroll back to top, and set the focus to position 1.
Cause if a refresh doesn't do that, I would say that people are for sure gonna think it doesn't work, and I for sure won't like it
I guess re-ordering the list (ie. moving the newly-created folder on his place and not as last entry) could go with "reload", but if you dont remove files/folders that do not exists anymore, nor add the newly created ones still not there (can happen even with auto-refresh on)... well I'd say that refresh will probably be seen as useless/not working by many
(and I for one would hate to have to do something else than F5 to get that refresh done, and by "that refresh" I mean the update of the list, if you can do that without loosing/changing selection/focus, that'd be a delight
-
admin
- Site Admin
- Posts: 66317
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: F5 - Refresh: too fresh for my taste
Yes! The listing will be up-to-date is all aspects of file system reality. The differences to the traditional refresh only concern the list control status. They are:jacky wrote:hmm.. quick question: does your "re-read data" step also includes looking for removed/added files & folders or not? And re-ordering the list?admin wrote:The standard behavior for a file list Refresh is to re-read the data, reset all selections, scroll back to top, and set the focus to position 1.
- scroll position is kept (if possible: if the number of files is now smaller than the previous topindex then the new topindex has to be smaller of course)
- focus is kept (if possible... see above)
- selections are kept (if possible... they are stored by name, so if any selected file is renamed, it will become unselected after the refresh)
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
Re: F5 - Refresh: too fresh for my taste
Well then... what the.. are you still waiting for, do it nowadmin wrote:Yes! The listing will be up-to-date is all aspects of file system reality.
XYplorer Beta Club