|
|
|
|
|
by dehugger
773 days ago
|
|
My most used tool is a command line script I made which takes copied text input and applies some formatting to it, with flags that control what exactly is done. The primary use-case is formatting text from Excel documents/csv into SQL lists or table inserts. It's saved me tens of hours at least in the ~year since I completed it, maybe more. |
|