alfred icon indicating copy to clipboard operation
alfred copied to clipboard

Data manipulation

Open kcmerrill opened this issue 8 years ago • 2 comments

Not sure if this is a feature for alfred, or another standalone app, but regardless I'd like to document it here.

@iilyak had an idea regarding data manipulation for various data types(json, csv, yaml).

kcmerrill avatar Jul 08 '17 00:07 kcmerrill

I'd love to see this actually, for getting rid of piping things around regular command line tools or having to resort to outside scripting, especially for parsing json/yaml datastructures.

Doesn't the template engine you're using support this already?

moritzheiber avatar Dec 15 '17 22:12 moritzheiber

The closest thing I have currently is this: https://github.com/kcmerrill/alfred/blob/master/TFM.md#config

I'm currently working on another version of alfred that will have plugins more accessible out of the box, so even if it's not baked into alfred, outsides scripts can interact with alfred to do this work.

kcmerrill avatar Dec 15 '17 23:12 kcmerrill