GTG

Be able to switch between sorting view by a criterion or by task order

Bug #400267 reported by Raphael J. Schmid
12
This bug affects 3 people
Affects Status Importance Assigned to Milestone
GTG
Won't Fix
Low
Unassigned

Bug Description

Even though rows can already be sorted by drag-n-dropping them, it would be nice to be able to sort them ascending or descending by clicking on the columns (also like in Evolution) and still not use the order they've been put in. For this to work, there would have to be an "order" column, though.

Revision history for this message
Bertrand Rousseau (bertrand-rousseau) wrote : Re: [Bug 400267] [NEW] New column "order"

And don't quite get the order you are talking about. What would be the
sorting criterion?

On Thu, Jul 16, 2009 at 4:54 PM, Raphael J.
Schmid<email address hidden> wrote:
> Public bug reported:
>
> Even though rows can already be sorted by drag-n-dropping them, it would
> be nice to be able to sort them ascending or descending by clicking on
> the columns (also like in Evolution) and still not use the order they've
> been put in. For this to work, there would have to be an "order" column,
> though.
>
> ** Affects: gtg
>     Importance: Undecided
>         Status: New
>
> --
> New column "order"
> https://bugs.launchpad.net/bugs/400267
> You received this bug notification because you are a member of Gtg
> developers, which is the registrant for Getting Things GNOME!.
>
> Status in Getting Things GNOME!: New
>
> Bug description:
> Even though rows can already be sorted by drag-n-dropping them, it would be nice to be able to sort them ascending or descending by clicking on the columns (also like in Evolution) and still not use the order they've been put in. For this to work, there would have to be an "order" column, though.
>

--
Bertrand Rousseau
Place communale 1, 1450 Chastre, Belgium
e-mail : <email address hidden>
tel : +32 485 96 69 86

Revision history for this message
Raphael J. Schmid (raphael-j-schmid) wrote : Re: New column "order"

That would depend on the column (just like in Evolution) - if the column contains strings, then it would be alphabetical. For an integer column it's of course the number and for a date column the date.

Revision history for this message
Raphael J. Schmid (raphael-j-schmid) wrote :

(Drag-n-drop would only work if the list was sorted by "Order")

Revision history for this message
Bertrand Rousseau (bertrand-rousseau) wrote : Re: [Bug 400267] Re: New column "order"

Ok, I get the idea. However you are suggesting an implementation that
I'm not sure to be desirable. What you actually want is to be able to
between a list sorted following the content of the sorting column (a
behavior which is already available) and a sorting following the
ordered given to task in the list (something not possible right now if
have selected a column).

I guess we'd rather have to find a way for the user to easily select
"Sort by order", rather than to add an kinda artificial "Order"
column. The most direct way to do would be for me to provide a submenu
in the view menu, allowing to select the sorting criterion (like in
mail clients for instance).

On Thu, Jul 16, 2009 at 6:00 PM, Raphael J.
Schmid<email address hidden> wrote:
> (Drag-n-drop would only work if the list was sorted by "Order")
>
> --
> New column "order"
> https://bugs.launchpad.net/bugs/400267
> You received this bug notification because you are a member of Gtg
> developers, which is the registrant for Getting Things GNOME!.
>
> Status in Getting Things GNOME!: New
>
> Bug description:
> Even though rows can already be sorted by drag-n-dropping them, it would be nice to be able to sort them ascending or descending by clicking on the columns (also like in Evolution) and still not use the order they've been put in. For this to work, there would have to be an "order" column, though.
>

--
Bertrand Rousseau
Place communale 1, 1450 Chastre, Belgium
e-mail : <email address hidden>
tel : +32 485 96 69 86

Revision history for this message
Raphael J. Schmid (raphael-j-schmid) wrote : Re: New column "order"

I see your point. You mean like, "View > Sort by Column" and "View > Sort by task order"?

Revision history for this message
Bertrand Rousseau (bertrand-rousseau) wrote : Re: [Bug 400267] Re: New column "order"

Close:

View>Sort by>Due date
View>Sort by>Creation date
View>Sort by>Name
View>Sort by>Order

...

On Fri, Jul 17, 2009 at 12:57 AM, Raphael J.
Schmid<email address hidden> wrote:
> I see your point. You mean like, "View > Sort by Column" and "View >
> Sort by task order"?
>
> --
> New column "order"
> https://bugs.launchpad.net/bugs/400267
> You received this bug notification because you are a member of Gtg
> developers, which is the registrant for Getting Things GNOME!.
>
> Status in Getting Things GNOME!: New
>
> Bug description:
> Even though rows can already be sorted by drag-n-dropping them, it would be nice to be able to sort them ascending or descending by clicking on the columns (also like in Evolution) and still not use the order they've been put in. For this to work, there would have to be an "order" column, though.
>

--
Bertrand Rousseau
Place communale 1, 1450 Chastre, Belgium
e-mail : <email address hidden>
tel : +32 485 96 69 86

Revision history for this message
Raphael J. Schmid (raphael-j-schmid) wrote : Re: New column "order"

That was quick! Magnifique! :-)

Revision history for this message
Bertrand Rousseau (bertrand-rousseau) wrote : Re: [Bug 400267] Re: New column "order"

Hmm, I think you misunderstood me ;-) I didn't mean that the bug was
closed. I meant what you suggest is close to what I was thinking.

On Fri, Jul 17, 2009 at 12:43 PM, Raphael J.
Schmid<email address hidden> wrote:
> That was quick! Magnifique! :-)
>
> --
> New column "order"
> https://bugs.launchpad.net/bugs/400267
> You received this bug notification because you are a member of Gtg
> developers, which is the registrant for Getting Things GNOME!.
>
> Status in Getting Things GNOME!: New
>
> Bug description:
> Even though rows can already be sorted by drag-n-dropping them, it would be nice to be able to sort them ascending or descending by clicking on the columns (also like in Evolution) and still not use the order they've been put in. For this to work, there would have to be an "order" column, though.
>

--
Bertrand Rousseau
Place communale 1, 1450 Chastre, Belgium
e-mail : <email address hidden>
tel : +32 485 96 69 86

Revision history for this message
Raphael J. Schmid (raphael-j-schmid) wrote : Re: New column "order"

You're correct then, I misunderstood you. Actually I'm unsure now what way would be better. It's probably just best to implement one of them and see how it works, I guess? And since it's your software... :-)

summary: - New column "order"
+ Be able to switch between sorting view by a criterion or by task order
Changed in gtg:
importance: Undecided → Low
milestone: none → 0.2
status: New → Confirmed
Changed in gtg:
milestone: 0.2 → 0.3
Changed in gtg:
milestone: 0.3 → 0.4
Jeff Fortin Tam (kiddo)
Changed in gtg:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.