Tagged Questions
The task-tracking tag has no wiki summary.
28
votes
31answers
6k views
Free/Cheap Task/Bug Management software
I am looking for a Task and Bug management software that I can use both as a way to manage things that need to be done a website with multiple admins and a way for clients of the site to report ...
26
votes
16answers
3k views
How can I apply David Allen's “Getting Things Done” as a programmer?
Off and on I have read David Allen's "Getting Things Done" productivity books but never really implemented it.
What tools do you use to track tasks and projects?
How do you organize tasks when 95% ...
21
votes
8answers
1k views
Branch descriptions in git
Is there a way in git to have a 'description' for branches? While I try to use descriptive names, working for a while on a single branch sometimes dampens my memory of why I made some of the other ...
18
votes
28answers
3k views
Recommended Web Based Time/Task Management Solution For Personal Use?
I know this is less programming related and more time management related, but I value the feedback of the users on this site. I'm finding myself particularly busy this semester, managing various ...
7
votes
25answers
2k views
How you manage your daily tasks as a programmer?
What you use to manage your daily tasks as a programmer?
I use Outlook built in Tasks Manager.
I track them by emails.
Use third party software for task management.
I remember my all tasks.
Or ...
6
votes
10answers
1k views
Task/issue tracking system with command-line interface
Are the any task tracking systems with command-line interface?
Here is a list of features I'm interested in:
Simple task template
Something like plain-text file with property:type pairs, for ...
5
votes
11answers
1k views
Does anyone have recommendations for a good task/time management tool?
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 ...
5
votes
5answers
2k views
How do you manage your task-list/backlog? Wiki-based tools to suggest?
I'm looking for a low-key tool to handle a simple ranked task list (aka backlog in the agile lingo).
This will be used by several users, and will most likely change frequently. We already have a bug ...
4
votes
4answers
7k views
TFS work item types: tasks vs. scenarios, or use both?
In the default TFS setup there are three work item types: scenario, task and bug. That last one is quite straightforward, and task also: it's a specific job for a team member to complete. But I think ...
4
votes
11answers
376 views
How do you divide time between different projects?
I am sure we have all been in this boat. You have two or more projects that are both critical and need to get done. How do you split your time to handle each project?
Ideally you could go to the ...
3
votes
7answers
804 views
How to manage documents for many tasks/projects
I'm probably asking for the world, but is there any Windows-based software for easily managing lots of tasks/projects and all the associated documents (spreadsheets, Word documents, other files) that ...
2
votes
12answers
403 views
Track programming progress on a project
Sometimes, I work on projects for a week or so and then get side tracked for a few months doing something else. It's sometimes a pain to go back to the code and figuring out what I was last working ...
2
votes
3answers
164 views
Developer-Client task and bug tracking solutions?
I have a small software project with a couple clients. What I'm looking for something with the following abilities:
clients can submit feature requests, bugs, or tasks
clients can see the status of ...
2
votes
5answers
784 views
Tools to manage manual testing results - possibly integrated with trac?
At work we currently use Trac to manage our test cases. However, we have quite a few TCs that are listed on test plan wiki pages instead of tickets.
My manager has recently become interested in ...
2
votes
2answers
495 views
Trac and closed source
I'm working on a closed source (for now) project that I'd like to write a wiki and ticket system about. Trac has a well-integrated wiki and bug/issue-tracking system, and has good integration with ...
1
vote
1answer
96 views
Branch descriptions in git, continued
I've been working on a system to keep a BRANCH_DESCRIPTION file whenever I create a topic branch in git. Like others have mentioned, I too sometimes forget what I created a branch for, even though I ...
1
vote
2answers
263 views
Track used applications
I've been using Wakoopa recently, and I find it quite amusing.
I had no idea ( well I had an idea but never got real data about it ) on how much time I spend in SO until this:
So my programming ...
0
votes
1answer
199 views
Looking for “tech call” tracking software
The company I work for is looking for the best way to track "tech calls". We would most likely develop in house using vb.net, but possibly could look at using some open source vb.net software already ...