piersdeseilligny / betterfountain

A screenwriting app integrated into visual studio code
https://marketplace.visualstudio.com/items?itemName=piersdeseilligny.betterfountain
MIT License
358 stars 55 forks source link

Word count should ignore boneyard #208

Open RannyBergamotte opened 1 year ago

RannyBergamotte commented 1 year ago

Word count should ignore boneyard/ commented text.

Would also be nice to have more details breakdown (ex, words in scene descriptions, character words (although that kind of exists per character in characters statistics, but maybe all combined?), notes, synopses or anything else).

piersdeseilligny commented 8 months ago

Thanks for highlighting this! It definitely should. I'il have a look a this when I have time, but if anyone else wants to submit a PR this is the relevant code: https://github.com/piersdeseilligny/betterfountain/blob/b8e12b1493f1d84640db00e8ae1a30fd76dd6535/src/statistics.ts#L393C1-L395C2