WJDDrew / pomodairo

Automatically exported from code.google.com/p/pomodairo
0 stars 0 forks source link

Arrange tasks according to user priority #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to be able to arrange the order of the task.

Suppose I have this as the task for today:

A Write issue report
B Write manual section #2
C Fix issue #1

The task will be sorted as they are added. It would be nice if I could move 
tasks up and down to get some sort of priority ordering.

Just two buttons would suffice, move task up and move task down. We would 
probably need some sort of 'prio' field in the db. Using a linked list 
approach has some serious drawbacks.

Original issue reported on code.google.com by fredrikj...@gmail.com on 28 May 2009 at 9:16

GoogleCodeExporter commented 8 years ago
+1 I don't want this to become a task manager I've got lots of great tools for 
that.
But I do want to handle a day's worth of tasks and reordering them manually.

Original comment by mlevi...@gmail.com on 2 Jun 2009 at 12:55

GoogleCodeExporter commented 8 years ago
This did not make it to version 1.1. However, we have prepared the database 
schema 
for it so it will most likely be included in 1.2.

Original comment by fredrikj...@gmail.com on 4 Jun 2009 at 8:30

GoogleCodeExporter commented 8 years ago
Well, let's try for 1.5.. :)

Original comment by viktor.n...@gmail.com on 4 Jul 2009 at 8:43

GoogleCodeExporter commented 8 years ago
Did this every get implemented?

Original comment by gah...@gmail.com on 10 Nov 2010 at 10:02

GoogleCodeExporter commented 8 years ago
What about this? Any way to manually reorder tasks would be great.

Original comment by akra...@gmail.com on 16 Nov 2010 at 7:30

GoogleCodeExporter commented 8 years ago
Issue 83 has been merged into this issue.

Original comment by fredrikj...@gmail.com on 21 Nov 2010 at 11:47

GoogleCodeExporter commented 8 years ago
I did it, I did it!

You can now drag the rows around, and the ordering will be stored in the 
database, so that when you restart the client, it will remember the order. 

There are now UP and DOWN buttons. I prefer not to add them, because they are 
not needed and it would look ugly, but some users will probably never figure 
out that reordering is possible. Such is life.

Original comment by viktor.n...@gmail.com on 24 Nov 2010 at 9:05

GoogleCodeExporter commented 8 years ago
w00t!!

Original comment by linus.le...@gmail.com on 25 Nov 2010 at 9:35

GoogleCodeExporter commented 8 years ago
Nice! I fully agree with the drag solution so we can keep the gui clean =)

Original comment by fredrikj...@gmail.com on 25 Nov 2010 at 9:47

GoogleCodeExporter commented 8 years ago
Linus, it's bleeding edge at the moment. Will be in next release.

Original comment by viktor.n...@gmail.com on 25 Nov 2010 at 9:55

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thanks!!

Original comment by siu.4cod...@gmail.com on 25 Nov 2010 at 1:33