Releases: CrazyPython/tree-query
Releases · CrazyPython/tree-query
Third release
For mac users, download tree-query
(4.87MB) then to install:
chmod 700 ~/Downloads/tree-query
sudo mv ~/Downloads/tree-query /usr/local/bin
Then type in your password. There will be no feedback when typing, that is normal.
For Windows users, download tree-query.exe
. Then:
setx PATH "C:\%USERPROFILE%\Downloads;%PATH%"
Second version
Some fixes and improvements.
- Added hyperlinked documentation on usage instructions for people new to the CLI
- Added missing source files, now it's possible to compile
- Added instructions for building and running tree-query from source
- If you don't want to do it yourself, you can pay me to do a build for you
- Support for starting queries with {query: was enabled
- Shows message when executed without a query
First version
- Supports all Roam queries
- Supports all forms of indentation
- Pretty fast