From: Oleksandr Gavenko <gavenkoa@gmail.com>
Newsgroups: gnu.emacs.sources
Subject: Re: jdone 0.1
Date: Wed, 16 Nov 2011 03:26:45 +0200
Organization: At home.
Approved: gnu-emacs-sources@gnu.org
Message-ID: <mailman.644.1321406828.798.gnu-emacs-sources@gnu.org>
References: <8762ioetk9.fsf@gmail.com> <82mxc01wh3.fsf@gmail.com>
	<mailto:gnu-emacs-sources-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/gnu-emacs-sources>
List-Post: <mailto:gnu-emacs-sources@gnu.org>
List-Help: <mailto:gnu-emacs-sources-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources>,
	<mailto:gnu-emacs-sources-request@gnu.org?subject=subscribe>
Xref: newsread.funet.fi gnu.emacs.sources:7553

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!


