Uncategorized

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