Sigh, I have not used Outlook in a while, as I am now regularly moving between three OS's, But if I recall correctly it was either a Franklin Covey or a David Allen - Getting Things Done plugin
With regard to sub tasks, I would think you could use a XML formatted file for the records and then use DOM parser and drop them into objects for presentation. But and if I do not include a calendar I could crank this out in 20-30hrs (mostly because I don't know what others are doing) but If I had a spare 20-30hrs, I would not need to have better time management ;) Hmmm Anyone want to toss in some ideas? I may integrate this sort of thing into an event management project that is being developed with PLUG's Open Source Development group. On Thu, 24 Feb 2005, Tim Colson (tcolson) wrote: > Sunbird client and an ApacheServer running webDAV to store the info > might work. > > http://www.mozilla.org/projects/calendar/screenshot.html > http://www.mozilla.org/projects/calendar/images/Calendar_Modern_Day.png > > RE: tasks with subtasks, it's a great feature, but you're SOL. > * Jira 3.x has sub-tasks and an RPC Services API that could be > leveraged. > * CodeJedi.com has "ShadowPlan" with PDA sync. > > Say -- which plugin to Outlook have you seen that does the sub-task > thing? > > Tim > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 24, 2005 12:26 PM > > To: [email protected] > > Subject: [jug-discussion] Java Tasklist/Calendar > > > > I need a task and calendaring program that: > > 1) Will synch to a central file (preferably via ssh to > > my server, but > > if I have to manually copy a few files up and down it is OK > > as I can just > > write a script to get the latest copy on machine start up and > > upload changes > > on shut down) > > 2) Can be run on windows (without admin privileges is > > preferable, but > > I > > can live without) > > 3) Can be run on OS X > > 4) Can be run on other *nix's > > 5) The task list needs to be tiered, such that I can put down > > something like Arrange RSS Conference and then underneath it > > put subtasks > > like, Arrange Location, Arrange Speakers, Arrange Venders, > > etc. And under > > those put tasks like Arrange Location -> UAC Conference Room, > > TCC Auditorium, > > etc. > > > > I have seen pluggins for outlook that do this, but I need > > something a bit more > > portable. Any suggestions, keeping in mind I am a poor > > starving college > > student? > > > > I am more then willing to dump everything I have now and > > start with a new > > system if it meets the requirements above. Heck if I can get > > a task list that > > does reminders I can dump the calendaring requirement as well. > > > > Any suggestions would be most appreciative > > > > (Yes, I have thought about just programming one in JAVA > > myself, but I hardly > > have the time) > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
