Skip to content

BillKeenan/HandyScripts

Repository files navigation

HandyScripts

CSVPARSE

So I have a csv file, and it has quote delimination, eg: one,two,"with , comma",four

There are a million examples of baroque regex strings to parse these, but I couldn’t seem to get any of them to work. So I wrote a small bit of code to parse each line.

Essentially pass each line into this code as a string, and it returns an array of values. Sorry for the bad spacing, wordpress y’all.

google.scpt

A script for textexpander to create google short URLS from a url in your clipboard

This will take a url on your clipboard, and use google to shorten it create a new text expander item, set to applescript and paste this in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors