evandrocoan / WordingStatus

Real-time Word, Char, Line and Page counter, in the status-bar for the document, line or selection. Sublime Text
Other
7 stars 1 forks source link

feat: allow user customization of data labels #4

Closed eugenesvk closed 2 years ago

eugenesvk commented 2 years ago

(this is based off the new config version from the other PR, but can rebase and return to the old ugly :) format if that's not accepted)

I don't like the very verbose default labels and replaced them with my much shorter custom versions 1 Lines 2 Words 3 Chars 2 Words in lines 3 Chars in lines 1m 1s reading time Page 1/4 1ā” 2w 3c 2wā” 3cā” 1m 1sā³ šŸ—1/4

This PR enables any user to change the labels to whatever they like. I've left the defaults as is currently, though would suggest you look at the shorter beauty :) above and maybe also change the defaults

evandrocoan commented 2 years ago

Thanks. I also released a new version on my channel. I am not keen on the new formatting, but let us try something new and see how it goes.

eugenesvk commented 2 years ago

Oh, I see there was already a discussion about that https://github.com/wbond/package_control_channel/issues/6907