I regret the oversight, but there’s indeed a simpler method available for extracting text within the Quill plugin. This method captures the text selected by the user and is activated whenever the selection changes.
Regarding the text selection, the current method I’ve employed selects the last 300 characters by default. Could you specify your desired start index?