diff options
author | Sacha Chua <sacha@sachachua.com> | 2020-11-30 11:26:08 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2020-11-30 11:26:08 -0500 |
commit | 861798520fbd3d9adaa1cf521c0ac21cee25ddec (patch) | |
tree | 68760daca09d12bc65de712e7854fb9b5f9c1fb9 /2020/info/25.md | |
parent | dd37dce1c9a330f8b0a063d05e32cc15ff6d02aa (diff) | |
download | emacsconf-wiki-861798520fbd3d9adaa1cf521c0ac21cee25ddec.tar.xz emacsconf-wiki-861798520fbd3d9adaa1cf521c0ac21cee25ddec.zip |
Add link
Diffstat (limited to '')
-rw-r--r-- | 2020/info/25.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/2020/info/25.md b/2020/info/25.md index 249ebca0..5cc2cc42 100644 --- a/2020/info/25.md +++ b/2020/info/25.md @@ -22,3 +22,6 @@ displayed to you in the buffer `*jq-json*`. In this lightning talk, I'll give a quick overview on how to use counsel-jq and how to build similar completion functionality. +# Resources + +<https://200ok.ch/posts/2020-11-30_emacsconf_traverse_complex_json_structures_with_live_feedback_with_counseljq.html> |