home | taskwarrior - add new coefficients

This commit is contained in:
Don Harper 2023-12-29 20:46:19 -06:00
parent a066150418
commit 9c36e491f6

View file

@ -174,7 +174,8 @@
selfhosted.fix.coefficient = 2;
};
tag = {
next.coefficient = 1;
next.coefficient = 3;
breakgoals.coefficient = 10;
GTD.coefficient = 5;
};
};