kvnsmth / jq-roam

jq module for filtering Roam Research export JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jq-roam

This was an experiment in using jq to filter and do something useful (like hook into a static site) with Roam export JSON. I got this as far as being useful for my purposes so perhaps it can be useful for others.

Tests

The tests require shUnit2 to run. A quick and easy way on macOS to watch the tests file is to use watch (brew install watch).

License

MIT

About

jq module for filtering Roam Research export JSON

License:MIT License


Languages

Language:Shell 62.4%Language:jq 37.6%