atom-flowmark icon indicating copy to clipboard operation
atom-flowmark copied to clipboard

Menu item to auto-correct a search-replace word list

Open jlevy opened this issue 4 years ago • 0 comments

Use cases:

  • Word list for commonly misspelled words (e.g. Airbnb vs AirBnb etc)
  • Cleaning up URLs e.g. https://www.amazon.com/Corporate-Directors-Guidebook-Seventh-Committee/dp/1641055928/ref=sr_1_2?dchild=1&keywords=corporate+director%27s+guidebook&qid=1585787999&s=books&sr=1-2 -> https://www.amazon.com/Corporate-Directors-Guidebook-Seventh-Committee/dp/1641055928/

Ideally this would be literal or regex, as needed.

This should be a configurable list, maybe one stored in the same directory as the file being flowmarked, e.g. flowmark.yml in current dir or higher in the path? Could be even a set of lists, and you pick from the drop-down menu which you want to apply.

jlevy avatar Jul 21 '20 20:07 jlevy