Hi, I don't know whether it meets your needs, but I've whipped up something in the past which I still use for my daily planning needs at work. Essentially I've got two Perl scripts which are called by planner-mode when I publish to HTML. The first one generates a HTML overview of your tasks, with links to the projects and tasks of the Planner HTML output. The second one is optionally called by the first one and creates a mind map of your projects. This mind map is displayed with the FreeMind applet in the overview page created by the first script. You get an overview over all your stuff, but you can drill down to the last ramification if you want. Needless to say, the branches and leafs link back to the planner HTML output.
Problem is, I wrote these scripts for the EmacsWiki-based planner from the days of yore, which I still use at work (guess I'm afraid to break something when I upgrade). If this is of general interest, I might update these scripts for current versions of Planner. Example output: http://www.mhoenicka.de/software/hacks/plans/tasklist.html Description: http://www.mhoenicka.de/software/hacks/tasklist.html and http://www.mhoenicka.de/software/hacks/taskmm.html regards, Markus Quoting Marcelo de Moraes Serpa <[EMAIL PROTECTED]>: > No ideas / suggestions? > > On Nov 8, 2007 4:46 PM, Marcelo de Moraes Serpa <[EMAIL PROTECTED]> wrote: >> Hello list, >> >> From all the software tools I have tried through the years I'm trying >> to implement GTD, Planner was the one which won the battle. Why? >> Becouse it is simple, flexible and cross-platform. >> >> However, I really miss a "dashboard"-like functionality so I can have >> that 10.000 feet overview of the projects and contexts (listing each >> project and context and how completed each one is in %). Is there >> something like this already? If not, I would really be willing to >> develop something that integrates well with Planner - how difficul >> would that be? >> >> Thanks, >> >> Marcelo. >> > > _______________________________________________ > Planner-el-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/planner-el-discuss > -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
