Tools for writing.
Count words from Secondary items across commits in a git repository. From the command line inside a Secondary project (also a git repository):
wsg id1 id2 id3 ...
where id1, id2, id3 ... are ids or names of Secondary items. Produces graphs of total word count and words written per week across commits.
Experimentation with generating EPUB files.
Debug formatting issues with PDF documents generated by Secondary.
Generate and update custom dictionary files for Notepad++ and LibreOffice from a single word list.
This code is currently published under the 3-clause BSD license. See LICENSE for further information.