On 2011-11-13, Sivaram Neelakantan wrote: > On Sun, Nov 13 2011,Oleksandr Gavenko wrote: >> Project goal. ============= >> >> * Record job you done. * Integrate with tools to automatically record >> events. * Maintain basic TODO list for short task (coming soon). >> >> Personally I was motivated to develop this project by necessity analyse how >> I spend time to find bottleneck and improve my productivity. >> >> Also you can record your activity to get proof that you make a lot of work >> to your boss... > > Have you seen org-mode[1]? It does offer some features that you're > implementing. It might be a good idea to check it out and possibly fold in > your code there
I use org-mode 3 years and happy with it. Currently I reimplement only 'org-remember' function, but it is very small anyway. But as org-mode come with Emacs this days it is logical reuse some code... >From goals that I write only first and second valuable for me (and some how already work). Third is not implemented. -- Best regards! _______________________________________________ gnu-emacs-sources mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
