It’s pretty much finished!  TextWorx is now version 1.0.

Now the menus are completely customizable, and now there is documentation!

Check out the help online for screenshots and version history.

Take a look at the TextWorx NANY thread if you wish to comment or request features.

If you were using one of the previous versions, please delete all the former files, including the INI file and use these new ones (TextWorx will create it’s own new, clean INI file).

Version 0.8 January 7, 2018

  • Fixed: Insert Last Date – before it only remembered the last date, not the last date format.
  • New: Favourite Date Format
  • Changed: Moved Find and Replace String to the Search and Replace Menu
  • Changed: Transform Menu renamed to Transform and Encrypt
  • New: Added Insert Timestamp to the Date and Time Menu (it’s still in the insert menu as well)
  • Fixed: Removed trailing separator after the Glyphs menu in the Insert Menu
  • Fixed: Increment Tokens* didn’t increment correctly
  • Fixed: Send Selection in Notepad
  • Changed: Removed Copy Line from the Editor Menu – it’s only useful for the toolbar
  • Fixed: Duplicate
  • Fixed: Count Numbers in the Text Statistics dialogue
  • Fixed: Latin accentuation – the ini file has to be saved in ANSI or UTF-16 to be interpreted correctly
  • New: Added Custom Menu Items by default upon first run
  • Still not working: Count Paragraphs and Count Sentences
  • Still not working: Insert custom text with line breaks included

Lots of fixes, a couple additions, but I’m still working on it, and still working on documentation.

Changelog

  • Fixed: Convert Slashes (names were backward)
  • Fixed: Sort Lines
  • New: Sort Lines Numerically
  • Fixed a problem where modifier keys were not detected correctly, causing some functions to not work
  • Removed: convert Typographer’s quotes; this won’t work for all text editors
  • Fixed: Dec to Hex (it was converting to base12, not base16 – doh!)
  • Fixed: Dec to Bin (it was converting from binary to base12, not base10 – doh!)
  • Fixed: Sentence case now works on all upper case lines
  • New: Reverse Line Order