Skip to content

Commit 528092a

Browse files
authored
Adding more tasks for improvements in order of importance
1 parent 50317ba commit 528092a

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/TODO.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
## TODO
2-
* Support for protobuff
2+
3+
* Support for GRON (!!) - maybe include regex engine for direct conversion without intermediate path format? (see how much bloat it would add at least). This could be done with an -E (or -G) flag and -Ev to filter out pattern matches.
4+
* push to homebrew and AUR and dockerhub
35
* Support for HTML
6+
* Support for excel family
47
* TUI View fixes on large files
5-
* TUI Autocompletion improvements
6-
* Optimization and Maintenance of encoder and encoder wrappers.
7-
* Support slurp and other flags of jq that are useful.
8+
* TUI Autocompletion improvements (back/forward/based on partial content of path rather than dorectly iterating through splatted gron like paths)
9+
* csv codec improvements: list of maps by default, more agressive heurestics for parsing.
10+
* Support slurp and many other flags of jq that are useful.
11+
* Support for protobuff
12+
* more complex tests (but still keep the cli tests) with post-conversion/query type assertions

0 commit comments

Comments
 (0)