sometimes I think I could produce a bit more writing if I knew where I was regarding my writing goals for the day. (I’ve tried using the word count plugin, I don’t think I understand its result)
I’m specifically thinking of a module that would count the number of words in a rem and display the % result in a visual way, something like this :
target (words): 1000
current : []
one could even add a typing history to log progress
↓typing history (date, words): [[27-07-2021]] 542 ; [[28-08-2021]] 235
any idea?