prioritab
prioritab copied to clipboard
Show time left instead
Hi, love this extension, just wondering if exist an easy way of showing the time left instead of time consumed, i guess is related with editing some JS, would appreciate some help. Best regards.
Yep, this should be possible. It's been a while but I believe I used a JS library called moment.js to help with time calculations. That should give you all the tools you need to get 'time left'
I modified the maths in prioritab.min.js, worked for the moment, thank you :)