phpMyGTD
This is the main site for the phpMyGTD project. In September 2007, dissatisfied with the capabilities of existing task-management software, I set out to create a web-based system that would perform key functions necessary for David Allen’s “Getting Things Done” system. In particular, existing systems did not:
- Handle dependencies between Next Actions
- Have adequate context filtering capabilities
- Have functional mobile interfaces
- Produce iCal feeds
Some systems had some of these capabilities, but none of them had all. I also found it very frustrating to enter a large number of Next Actions (particularly when changing systems). phpMyGTD is designed to address these needs and others. One thing that phpMyGTD does not include is an Inbox. I use other things (Jott, paper, etc) for Inboxes, and so phpMyGTD is designed only as a repository for things that have already been processed. That’s not to say that an Inbox can never be added, but It’s important to note for now that one is not included. One could create an “Inbox” context, I suppose.
Also, the software is designed to load fast. There are no images in the interface. Everything is done with HTML, JavaScript, and CSS.
If you’d like to give it a try, you can currently download the software and install it on a web server from the SourceForge.net project. You’ll have to use SVN.
The demo had to be taken down because of some security issues I had. I’m writing the whole thing over again from scratch, but using the Kohana PHP framework this time, and I’ve learned a lot since I wrote the current version. It’s on the back burner until I finish my PhD, but after that I plan to roll out the new version as soon as I can finish it up and test it a bit.
For now, I’m still using phpMyGTD all day every day, and so is my wife, so it’s certainly usable. Please feel free to give me a ring at +1-651-967-7961 if you want to give it a try and can’t figure it out.