Tagged Questions
GTD is Getting Things Done, David Allen's productivity book.
47
votes
53answers
4k views
How do you track your time? [closed]
I had about 7 employes until today and everyone had another kind of timesheet/timereporting.
How do you track your time at your current workplace, or if your a freelancer, how do you keep track of ...
28
votes
53answers
6k views
What is your _single_ favorite GTD tool? [closed]
Getting Things Done is the thing these days. While the basic principle is only about keeping a TODO list, my main concern is maintaining this list.
I tried using e-mails, calendars, mind-mapping, bug ...
12
votes
28answers
1k views
What Windows software do you like for personal “To-do lists” (especially using the Getting Things Done approach)?
I know this is a wee bit off topic, but I think a lot of programmers need this sort of thing and many use the GTD approach.
My criteria:
*Windows compatible. I prefer a desktop solution, but ...
9
votes
4answers
616 views
Finding and removing orphaned web pages, images, and other related files
I am working on a number of websites with files dating back to 2000. These sites have grown organically over time resulting in large numbers of orphaned web pages, include files, images, CSS files, ...
8
votes
3answers
501 views
Trying out Test-Driven Development
After reading this post I kinda felt in the same position as the guy who asked the question. I love technology and coming up with new ideas to solve real world problems just gets my neurons horny, but ...
7
votes
3answers
512 views
Use bug tracker to get things done and manage personal tasks?
This is slightly off-topic, but can only be answered by programmers and is useful to many programmers:
Do you think it is useful to use a bug tracking system to keep track of personal todo items and ...
7
votes
3answers
424 views
Are there any GTD apps that sync with any of the common bug tracking apps?
I'm trying to decide on a GTD app. Does anyone know of one that automatically syncs with Trac or, better yet, FogBugz?
My suspicion is that none does. Which leaves me with writing a script that ...
7
votes
8answers
1k views
Inbox Management (in Outlook)
I've gone back and forth between having an organized inbox and having an inbox with absolutely everything I've received in it.
Would you recommend leaving everything in an inbox, or organize it? ...
6
votes
7answers
232 views
Programming, publishing results, and getting help of your boss
let's say that you are working in a public scientific and computer programming research center as research associate and that you are not independent and have kind of a boss. Let's say that you create ...
6
votes
6answers
297 views
Work in several projects at the same time
I wonder who of you can work on several projects the same day, dedicating only a short piece of time for each one. Or if you are able to work in the same hour, on two or three or more projects at the ...
4
votes
6answers
932 views
How can a personal-wiki be used for personal information management?
I am considering using MediaWiki for managing my personal information (code, and other "real life" data). And I would love any tips on how best to do so.
4
votes
4answers
1k views
Recommend a note taking wiki-like “super” application
I need a note taking wiki-like "super" application. I'll start with a rundown of applications that I've already evaluated and/or used:
Wikidpad
Pros:
fast switching between the edit and view ...
3
votes
4answers
946 views
Top Moleskine (Journal) Techniques or “Hacks” to help you as a developer with daily tasks or projects
What are the top / proven Moleskine techniques that have helped you as a developer/programmer on managing your daily tasks or projects. Are there any API cheatsheets available that can be printed out ...
2
votes
4answers
142 views
Best practices to get opened projects done and not waste time in the wrong direction
let's say that you in your new programming work your boss comes and says "hey, there is this new language X and I want you do get Y done with it", which is kind of an opened problem, in the sense that ...
2
votes
1answer
290 views
Composite pattern for GTD app
This is a continuation of one of my previous questions
Here are my classes.
#Project class
class Project:
def __init__(self, name, children=[]):
self.name = name
...
2
votes
3answers
451 views
Python classes for simple GTD app
I'm trying to code a very rudimentary GTD app for myself, not only to get organized, but to get better at coding and get better at Python. I'm having a bit of trouble with the classes however.
...
1
vote
1answer
36 views
Synergy Conditional Screen & Links Rule
Problem: I have 2 laptops that I position on the left corner of my desk. 1 is my personal laptop, and the other my work laptop. My desk doesn't have room for both.
I would like to be able to write ...
1
vote
2answers
71 views
Cheap, hosted Tracks installation?
(I am not sure whether this belongs on StackOverflow or SuperUser. Admins: feel free to move it.)
I am trying to get started with GTD, and I would like to use the excellent tool Tracks. However, I ...
0
votes
0answers
23 views
why task sync is so special and not supported by those giants?
outlook can sync email/contact/calendar between PC and Hotmail, but not task.
google sync service can sync email/contact/calendar between PC and Gmail, but not task.
Why task is always left with no ...
0
votes
0answers
75 views
How to change gmail to not show new emails as they arrive? [closed]
I'm using Gmail as my primary email and also as a way to organize my work, by combining email, tasks, calendar, contacts, etc.
I like the current setup, but have a problem with new emails coming in ...
0
votes
5answers
242 views
What tools/webapps do you use to get things done?
Lately I find myself wasting so much time on finding the best way to get things done but got nowhere.. What tools/webapps and technique do you use daily to get things done?