I've been working on my Scrivener text analyzer over the weekend and while I initially thought that it might take about 3 - 4 days at least to see progress, I've been able to get to a fairly functional level in just two days π
At this point, I have a working app which can load a Scrivener document, extract just the manuscript text, parse it and provide information and identify components of text β like unique words, or repeated words and the word count.
If you select one of the words from the list, the viewer highlights every occurence of the word in the document. So I'm very pleased with where things are now π
All that remains is to do the following:
1. Add the ability to detect specific types of words like nouns, verbs, adjectives etc.
2. Add the ability to detect/hightlight specific words or phrases added by the user.
At that point, I believe it does everything that I want it to do. This should work on any platform but I have only tested under macOS. If anybody is interested in testing it out, let me know and I'll see about setting up a download.
#WritingTools #Coding #Scrivener #Flutter #macOS #SideProjects #WritingA screenshot of a macOS app shoβ¦