S 
		
				
			
		SynrG
Guest
I am a software developer trying to find a GTD system that I am happy with, that I trust, that integrates with my work environment, and that I could recommend to my co-workers, even though they may have different work styles & preferences, and use a different platform for their workstations.
All I want is a GTD system that is:
Am I asking too much? I don't think there's anything out there today that comes even close.
In particular, I have puzzled over the last point. Applying the DRY principle (Don't Repeat Yourself) one should not have to mark a FIXME item in a comment in the code and enter it into their GTD system. The two are bound to drift out of sync with each other.
Ben
				
			All I want is a GTD system that is:
- open source
 - platform independent (at least Linux & Windows; PDAs would be nice)
 - open standards based
 - version control backed
 - database backed
 - back-end agnostic (i.e. works with any db, any revision control system)
 - front-end agnostic (i.e. works with web, standalone app, text editor)
 - project integrated (i.e. provides a "view" of embedded next actions in projects; does not duplicate this info)
 
Am I asking too much? I don't think there's anything out there today that comes even close.
In particular, I have puzzled over the last point. Applying the DRY principle (Don't Repeat Yourself) one should not have to mark a FIXME item in a comment in the code and enter it into their GTD system. The two are bound to drift out of sync with each other.
Ben