Skip to content

Commit 462c80f

Browse files
committed
Quick Save
1 parent 28da34e commit 462c80f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

TODO.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
+ [ ] csvfind, csvjoin should have an inverted match operation
77
+ [ ] csv utilities to support integer ranges notation for columns and rows references, E.g. "1,3-4,7" or all
8+
+ [ ] jsonmodify takes a JSON document, a dotpath and value then creates/updates the dotpath in the JSON document with the new value
9+
+ "-remove" option with remove the property described by dotpath
810

911
## Someday, Maybe
1012

0 commit comments

Comments
 (0)