[jNotes-list] change of the priority behaviour
Brought to you by:
alexeya
From: Patrick B. <bi...@st...> - 2003-08-27 11:05:07
|
Hi Alex and other developers, Maybe it's better to change the behaviour of the priority keywords and replace them with numbers ranging from 1 to 5 as in outlook. 1 is highest and 5 is lowest... The reason is simple... if you want to sort on priority (which i always use) then the sort is going completely wrong, cause it is going to sort on the string... so Low comes before Lowest instead of before normal like it should be. So using string is not a good option here. So we better can use 1 to 5 to give the priority to the task. Do you agree with that ? Best Regards, Patrick |