Does anyone have recommendations for a good task/time management tool? [closed]
Asked Answered
E

12

5

Does anyone have recommendations for a good task/time management tool.

Ideally this would just keep track of programming tasks / the project and the time spent also the option to produce an end of week report would be advantageous

Eaglet answered 7/1, 2009 at 21:25 Comment(1)
Look at the related list on the right, this has been covered many times. close++Brumaire
C
4

at the lower end, for free software, there's ToDoList

Connaught answered 7/1, 2009 at 22:27 Comment(4)
You forgot to mention that it absolutely rules :)Markswoman
For a free tool this is is exactly what I was looking for. ThanksEaglet
Good feature coverage, but wow, that UI is abysmal.Gilges
Somehow it is not working in windows 2008 environment when I keep files in the ftp site. It does APPCRASH every now and thenMelanoma
T
3

FogBugz is your friend too. FB6 is a great PM tacking tool, I've been using 5 to manage my team and I'm trying to pry the money for FB 6 out of those that hold the purse strings.

For open source/ 1 dev its free as well.

Tryparsamide answered 7/1, 2009 at 21:28 Comment(1)
Joel has some amusing and informative thoughts on the topic here: joelonsoftware.com/items/2008/12/29.htmlTref
S
2

A good tool with collaboration feature as well: http://www.producteev.com/

Strobe answered 14/1, 2009 at 7:20 Comment(0)
C
2

We have been using Eylean for our project management. It has all the features you are looking for and then some. You will be able to visualize your tasks as post it notes on a task board, estimate how much time they will take and then track them in order to see how much time they actually take up. It might be little more than what you are looking for, but i really enjoy the software.

Cow answered 23/7, 2014 at 11:32 Comment(0)
T
1

JIRA has a log work feature. You log your work on a per task/issue bases. My boss rather likes the reports.

Tref answered 7/1, 2009 at 21:27 Comment(0)
S
1

If you work with a large team, Team Foundation has it all. Work item tracking (which can be tied to checkins and builds!), reports, all sorts of metrics. For a small organization though the cost is probably too high.

Stilt answered 7/1, 2009 at 22:37 Comment(0)
L
0

Voo2do is pretty good. I've used it before and it's great because it's very simple to start, but you can use the extended functionality as needed. And there's an API, which can fill in the missing features.

  • organize tasks by project
  • track time spent and remaining
  • add tasks by email
  • publish task lists
  • as easy as paper, but on the web 24x7
  • supports software guru Joel Spolsky's Painless Software Scheduling method
  • fancy-shmancy “ajax” interface
  • API for custom applications
Levitus answered 7/1, 2009 at 21:34 Comment(0)
T
0

For basic commandline task tracking I use http://wtime.sourceforge.net/ It's simple but effective but only has top level tasks.

Tugboat answered 7/1, 2009 at 22:36 Comment(0)
B
0

Here's another vote for FogBugz. Originally I bought it for managing client projects, but I've grown to use it for keeping track of almost everything to-do related in my life -- simple tasks, stuff to remember, small personal/home projects, books to read, etc. It's feature-rich and has a handful of nice integration points, and while it's still very much software-type-task-oriented, it's handy. Very reasonably priced for the value.

Bwana answered 14/1, 2009 at 6:4 Comment(0)
T
0

For task management for myself - Outlook

  • It's centralised
  • I have to have my email open so I don't need to worry about yet another application
  • Sync to server so I can get it anywhere I have a browser
  • Sync to phone so I get reminders when not at the desk
  • Emails can be flagged as tasks

For task management for a team - TFS 2008 with SP 1. There is some nice enhancements in there with alerting that makes a big difference.

Thereunder answered 14/1, 2009 at 7:4 Comment(0)
H
0

We use Smartsheet as a tasking and collaboration tool. It's pretty well based on the idea of a spreadsheet that you can add your own columns to. The sheets can be shared amongst team members, it sends you emails when anything changes, it has file share (without limit) - you can also give external people access so that they can raise bug notifications etc. that then get notified to the team. Works very well for us as it is SO flexible

Handrail answered 14/1, 2009 at 7:28 Comment(0)
I
0

I recommend Task Coach, an open source, single person, hierarchical task manager that allows for time tracking, categories, reminders and much more.

Ithnan answered 21/5, 2009 at 19:19 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.