So here's my problem.

I like the planner notes mechanism.  Great way to document work for a
given project and a given date.  The problem is - I want to be able to
add my note to FooBar and have it automatically also put that note on
today's date.  Well - that part was easy.  I have that working.

The real fun part is getting so that when I update that note on the
FooBar page - the same entry on the date page is updated in near real
time, or at least updated at some point during the progress of my
emacs session.

Yes, the notes are stored twice and I find I sometimes remember things
by date, other times I remember them by project name.  So I'd rather
have emacs just take care of it for me.

I have taken many cracks at an implementation that did many evil
things with pre-command-hook and post-command-hook.  It kind of works,
but it is unacceptably quirky even for me.

Anyone else take a crack at this problem?  I'll get it working one of
these days if not...

-Eric

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to