Releases: Perlkonig/editing-tools
Editing Tools
- Added saved search feature.
- Moved boilerplate management to the same system. (The tool should automatically detect old boilerplate and migrate them over.)
- Updated the help file, including a reminder to check out the Customize Ribbon options available. You can completely rearrange the Editing Tools tab to fit your workflow.
Editing Tools
Added the "Change Comment Owner" feature.
Editing Tools
-
Fixed boilerplate bug!
-
Removed the "Find Singular Data" feature. It was nice to learn how to do it, but it required a huge amount of additional library code, making the file size huge and making it slower for Word to launch.
-
Added two new features:
- Phrase frequency list
- Link text
Let me know if something's not working as you expect!
Editing Tools
Added an HTML help file, accessible via the new Help!
button in the "Settings" group.
Editing Tools
- Added a progress bar so the user at least knows that slower features (like the word frequency list) are actually working.
- The delay with the word frequency list is with the table. For some reason working programmatically with Word tables is molasses slow. I'm looking into alternatives. The table is nice because you can sort it automatically.
Editing Tools
- Added word frequency list
- Fixed bug where boilerplate dropdown didn't refresh after editing
Editing Tools
- Added "accept all formatting changes" button.
- Renamed all files to "EditingTools" to avoid confusion with EditTools
Editing Tools
- Added singular "data" check.
- Binary installer appears to be working now. Yay!
Initial binary release
You should be able to unpack the zip file and double-click on setup.exe
. No guarantees that this will work with your version of Windows or Word, and it definitely won't work for Mac. I'm just releasing this because a few people were interested. This is not a production release by any means.
To uninstall, open your Control Panel and find the option to uninstall programs. It should appear in the list as "Editing Tools."