There have been some discussions in the past about that. It's a pretty important thing since it can really slow down the work flow... Some users complain that their arbitrary sorting (often done between 2 refresh, when sort filter is on) is often disrupted by a refresh.
At the moment arbitrary/manual sorting has to be done (and is recorded) when the sort filter is off. However, this is not always convenient. It would be nice to be able to save a particular sorting -- even when the sort filter is ON.
Here's my proposed solution :
- Using a special field for "arbitrary" sorting would be the solution, IMO. (The simple manual/arbitrary resorting of a bunch of items could recorded in a separate field -- like the # column, if it could be used as a "field").
- This field data could be used to recreate the arbitrary "sorting" when sort filter is turned off.
- The "sorting data" would be saved to this field :
- Semi-automatically , when the sort filter is already ON or just turned ON
ie : the "saving" of the manual/arbitrary sorting would be proposed to the user (optionally) through a popup window when she hits "refresh" AND/OR when the sort filter is turned on or off (to prevent the annihilation of the present item manual sorting)
- automatically (everytime an item is moved) or manually (optional : shift-ctrl-s, or something) when filter sorting is off
- Semi-automatically , when the sort filter is already ON or just turned ON
What do you think?
Comments