Hello everyone. I am hoping to squish a mole hill into a flat surface in making this request. Basically, I am hoping to use LibreOffice’s word document’s outline to allow for camel case. If necessary, it would be great if I could create a c++ plugin so when I am wearing my programmer’s hat, I can easily create flowcharts and outlines for when I decide to write code. Even better would be to allow this plugin to enable voice commands. Even at 43 years of age my hands grow weary from all the typing I put them through.
The first step would be to learn how to enable and disable autocorrect, so when I type bFullScreen it recognizes this as what I claim. Then when I wish to enable autocorrect it goes back to converting bFullScreen to Bfullscreen.
Eventually, I hope to know LibreOffice to know how to create my own plugin that:
- Shows the enable/disable autocorrect on the main toolbar.
- Perhaps allows the user to create their own enable/disable sets of and/or specific features.
- Allows for voice recognition. Inside of voice recognition it allows the user to recalibrate, because if it is anything like smartphones which somehow think when I say OutPost, I am saying how to post. The recaliberate would include a feature for writing down something, then reading it out loud. The program would be forced to admit the user knows best that no matter how badly the writings and orals disagree, they are in fact the same thing.
More than likely, I am the only one interested in creating this sort of plug in. Even if I am, please be courteous in telling me how to accomplish these steps.