bunkat / schedule

Automatically schedules tasks, work items, meetings, reservations, etc. Schedule takes into account working hours, holidays/days off, people's work schedule/vacation time, as well as task dependencies.
http://bunkat.github.io/schedule/
MIT License
427 stars 87 forks source link

Current Task Status #8

Open devsignCo opened 8 years ago

devsignCo commented 8 years ago

Hi, I enjoy using Schedulejs, however I want to know if there is a feature that enables me to know what task is currently busy and how long duration is left?

bunkat commented 8 years ago

Currently no. You would need to track this information yourself. Schedulejs is really just about determining the schedule for a set of tasks.