Re: [Php-calendar-discussion] Task management in the future?
Brought to you by:
sproctor
From: Sean P. <spr...@gm...> - 2005-02-12 21:12:40
|
Hello, On Thu, 10 Feb 2005 08:10:45 -0800, Nathan Barham <na...@sl...> wrote: > Sean Proctor wrote: > > This one is tough. It would require having a label for each occurance > > of an event. I guess that is doable. I'll have to think about it more. > > Yes I see now that your events table does not track each occurrence of > an event individually, so what I'm suggesting results in a conflict. I > wonder if a separate db table for tasks where each task _is_ tracked > individually, perhaps coupled with a new eventtype for tasks, would make > it easier to add this feature? I think having labels for specific occurrences of an event is a good idea regardless. I'm just trying to think of a good way to accomplish this. Maybe it'll be become clearer once I rewrite how occurrences are stored. Anyway, this is on the todo list. Sean |