a-t-0
a-t-0
Source: https://timewarrior.net/docs/backdated.html Raw documentation data: 0.You can backdate the start time when tracking an interval. This happens a lot, because it is very common to forget to start tracking time....
Source: https://timewarrior.net/docs/corrections.html Background info: the timewarrior data is not stored per task, but stored per time-tracking interval. The Id's go from 1 for the most recent time tracking interval, 2...
Notify the user if a conflict of scheduling is detected. E.g. If a task(set) is estimated to take longer than the available working time until the deadline of that task(set)....
Thank you for your suggestions, I had been planning to come up with these kinds of arguments and did not yet have enough experience to establish them naturally, so it...
Affirmative, the tw-install.sh and tw-uninstall.sh files as they willl be replaced with this filestructure: https://github.com/TruCol/setup_your_own_GitLab_CI/blob/master/install_gitlab.sh and this one: https://github.com/TruCol/setup_your_own_GitLab_CI/blob/master/uninstall_gitlab.sh These can be used as examples, as they display the desired...
Thank you for the heads-up. Best of luck in your endeavours!
@benearnthof for completeness, I did not pickup work on this issue, nor do I expect to in the near future, so if you are able to send a pull request...
For anyone searching to resolve the same `No plugin found for prefix 'spotless'` error, [here](https://stackoverflow.com/a/78843553/7437143) is a solution (that uses Maven).
My apologies, after trying to create a pull request with the requested feature, I saw in the code that you included a construct script. After migrating my "create rules" script...
@QiuhaoLi Thank you for suggesting such a wonderful strategy, I was not aware coverage guided fuzzing would be possible. I would be quite happy with such a feature.