writegood-mode icon indicating copy to clipboard operation
writegood-mode copied to clipboard

Minor mode for Emacs to improve English writing

Results 12 writegood-mode issues
Sort by recently updated
recently updated
newest added

Would it be possible to disable check for `Passive Voice Irregulars`? Thanks.

I would like to combine `flyspell-region` with `writegood-mode`, but `writegood-mode` does not provide a function to check *a region* of text. This is what I came up with to work...

[vim-wordy](https://github.com/reedes/vim-wordy) has a fairly large number of dictionaries. And since both plugins' functionality overlap maybe it's possible to just import them.

Seems like a perfect match with this mode. It is not heavy weight as well so shouldn't be a huge dependency.

[vim-ditto](https://github.com/dbmrq/vim-ditto) is a vim plugin which marks duplicate words within a paragraph.

I know this might be controversial, as there are basically two opposing sides of that debate, but I would love it if writegood-mode could (optionally) outline [oxford commas](https://en.wikipedia.org/wiki/Serial_comma) (as a)...

Closes #25 Looking forward to get some feedback about this :)

Hi, Thanks for this mode: it very useful for my writing activities! I liked the ease score functionality so much that I wanted it on the fly. Now every time...

https://github.com/bnbeckwith/writegood-mode/blob/d54eadeedb8bf3aa0e0a584c0a7373c69644f4b8/writegood-mode.el#L238 Here and in another of the `-off` functions the docstring has "on" instead of "off". Thanks for the great work!

Would you be interested in having writegood-mode added to [NonGNU ELPA](https://elpa.nongnu.org/), or even GNU ELPA? I would take care of everything, and the package would be updated automatically whenever you...