Re: keeping "work" field as weeks
Pedro Kroger <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.mr-project.user |
|---|---|
| Message-ID | <20020917151225.GA597@ummagumma> |
Richard,
> > I'd like to know if it is possible to keep the amount of time of a
> > project ("work" field in "tasks") in weeks, if I typed something like
> > "2w". Right now mrproject converts it to days, which is not bad, but I
> > really would like to be able to keep it in weeks.
> Yes, we've planned to do something like that.
great!
> Do you think it should always keep the unit typed in?
something like that. I can think of 3 options right now:
a) converting to days and hours (current behavior)
b) keeping the unit typed
c) converting to the highest level
if I have a 5 weeks task, a) should return 35 days, b) 5 weeks, and c)
should return 1 month and 1 week
It might be worth to have a config file (~/.mrprojectrc) to set these
options/variables while implementing/testing, so you don't have to
worry about menus and stuff :-))
cheers,
Pedro