From d7681e0a99e2a67fcd5cb132d8a7a9105a906522 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 30 Nov 2020 20:05:04 -0500 Subject: Add videos --- 2020/info/25.md | 3 +++ 1 file changed, 3 insertions(+) (limited to '2020/info/25.md') diff --git a/2020/info/25.md b/2020/info/25.md index c6ce6ef3..74abfee6 100644 --- a/2020/info/25.md +++ b/2020/info/25.md @@ -1,6 +1,9 @@ # Traverse complex JSON structures with live feedback Zen Monk Alain M. Lafon +[[!template id=vid src="https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--25-traverse-complex-json-structures-with-live-feedback-counsel-jq--zen-monk-alain-m-lafon.webm"]] +[Download .webm video, 720p, 136M](https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--25-traverse-complex-json-structures-with-live-feedback-counsel-jq--zen-monk-alain-m-lafon.webm) + If you are working with complex nested JSON structures, you are probably familiar with jq which is like sed for JSON data and great at what it does. However, being a command-line tool like sed, the -- cgit v1.2.3