Skip to content

Releases: CrazyPython/tree-query

Third release

23 Jul 18:06
7ea6266
Compare
Choose a tag to compare

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

17 Jun 22:34
921d3ab
Compare
Choose a tag to compare

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

15 Jun 13:24
Compare
Choose a tag to compare
  • Supports all Roam queries
  • Supports all forms of indentation
  • Pretty fast