wellnessrest.blogg.se

Auto correction for typinator spanish
Auto correction for typinator spanish













Modified filtering RegEx to capture any trailing spaces and puncutation to restore those characters upon pasting into front document. Improved RegEx to capture trailing spaces and extra space and restore them when the word already exists in the chosen set and is pasted in the front document.

auto correction for typinator spanish

Switched to named clipboard (Typinator) to prevent interference with system clipboard from Alfred's Clipboard Merging Powerpack feature.Īdded an option to manually type in the abbreviation in case it's not captured correctly. Improved RegEx to capture compound words before trailing punctuation as well as filtering out any leading non-alpha characters (in case the word is the first in a list) within one action. Added an action to retry the loop if the initial selection does not copy any alpha-characters (this can be handy if there is punctuation after the word you want to add since ⇧⌥← sometimes captures only the trailing punctuation, and not the word behind it).Added replacing straight apostrophes with curly apostrophes.Added deleting system clipboard (since I discovered that copying to named clipboard still makes use of the system clipboard).Used a switch action to move to end of work upon cancelling if it is already spelled correctly, otherwise leave it highlighted.V5.1.0 Friday, Septem(not posted publicly)

auto correction for typinator spanish

  • Corrected an issue where in certain cases the original unfiltered named clipboard was being used for insertions.
  • Simplified RegEx to separate word from leading and trailing non-alpha characters.
  • Simplifed/eliminated some superfluous actions.
  • V5.2.0 Thursday, Novem(not posted publicly)
  • Added loop action to AppleScript actions to ensure the AppleScript finishes executing before proceeding.
  • Modified AppleScripts to ensure Typinator is running.
  • Added alert in case word is potentially spelled correctly.
  • Added notification of newly added entry.
  • Removed looping from Keyboard Maestro actions.
  • Added loop and error handling inside of AppleScripts to ensure they fully execute.
  • Version History (click to expand/collapse) If you are running a previous version of KM, simply disable or remove said action(s).ĬURRENT VERSION: v5.5.0 (Wednesday, March 01, 2023) NOTE: This macro makes use of the following KM version 10 action(s): I would also welcome any feedback as to how the macro can be improved! So if anybody downloads and tries this macro and runs into issues please don't hesitate to reach out and I will try and help troubleshoot the issue as best I can. But as always there is a potential for incompatibility on other users machines. I have been using this macro extensively since August 2021, and it has been rock-solid on my machines.
  • Option to open Typinator to the newly added expansion at the end of the macro.Īttached are several screen recordings of it in action.
  • Option to paste the new expansion into your front document to replace the misspelled word.
  • Option to show the results at the end of the macro to confirm what you added.
  • Option to set the expansion as a "Whole Word" expansion.
  • Option to add a description (by default it is a timestamp so you can sort by date added in Typinator.
  • Option to set format to plain text or HTML.
  • Uses Aspell to provide a list of spelling suggestions.
  • Automatically captures and filters any trailing spaces and punctuation and restores them upon pasting into front document (version 4.0.1+).
  • Searches your specified Typinator set to see if the misspelled word already exists (if it does, it is automatically replaced with the existing rule's expansion and you are notified ).
  • auto correction for typinator spanish

    Ability to use the same macro to for multiple sets by assigning multiple triggers.If you DO use Aspell, be sure to setup your ENV_PATH variable by following the instructions in this link: Create a PATH Environment Variable for Keyboard Maestro and Add /usr/local/bin to the Default Path - Questions & Suggestions - Keyboard Maestro Discourse You can however simply disable the Aspell portions of the macro if you don't need any spelling suggestions the macro will work fine without them, but you'll just have to verify correct spelling yourself. More info on Aspell can be found here: Use Aspell (Homebrew Package) to Spell Check a Word. One caveat: to get the most out of this macro, you should also use Aspell to get a list of spelling suggestions. Therefore I am posting it separately from the other macro so as to (hopefully) not cause confusion. But this is a completely new version with a lot more features, and is a lot more stable since it uses Typinator's AppleScript dictionary instead of GUI scripting. It is based on one of my other macros: Quickly Create an Auto-Correction Expansion With Typinator. Howdy folks, I am really excited about this new macro and wanted to share it with everybody.















    Auto correction for typinator spanish