twitchy icon indicating copy to clipboard operation
twitchy copied to clipboard

add query argument

Open lasers opened this issue 5 years ago • 2 comments

Hi, I made something. Do you want this too? twitchy --non-interactive --query GameName,Uptime,Viewers would not require users to change anything in their config. It's also ideal for plugins. I haz one, but not with this.

With both arguments merged, it essentially would make the [NON-INTERACTIVE] section useless and that the plugins should use arguments instead to specify what they need (EDIT: In that order too).

lasers avatar Feb 11 '19 08:02 lasers

I'm not sure about this. Let me think about it for a little bit.

BasioMeusPuga avatar Feb 21 '19 08:02 BasioMeusPuga

This seems helpful. My idea was to parse the CSV from --non-interactive using xsv to filter specific columns for a watch command, but this would eliminate the need for xsv.

Kevin-Mok avatar Feb 16 '20 08:02 Kevin-Mok