TommyX12 / VIR

An intelligent time manager.
https://tommyx12.github.io/VIR
MIT License
153 stars 10 forks source link

Feature Request: Divide Quora into Catagories #9

Open Y-jiji opened 1 year ago

Y-jiji commented 1 year ago

Suppose I have three categories working, learning and entertainment. When I feel like working, I may set the quora for work category to 10, learning to 4 and entertainment to 2. Then items for working category may take a maximum of 10 sessions. When I feel like learning, I may set the quora for work category to 4, leanring to 10 and entertainment to 2. Then items for working category may take a maximum of 4 sessions.

Y-jiji commented 1 year ago

@TommyX12

TommyX12 commented 1 year ago

Hi there, thanks for the feature request. It's interesting to be able to set quota for particular categories, and I do feel like it will be a useful feature. The project isn't currently under active development, but any PR is welcome. I will see if I have time to implement it.

Y-jiji commented 1 year ago

Actually I have a revised edition of this proposal, which may lead to a totally different time management system, where we have various constraints and tasks as input and automatically generated schedule as output. With carefully designed constraints, we may have both efficient algorithm and maximised flexibility.

TommyX12 commented 1 year ago

That'd be interesting. I'd love to hear it.