New backup 2025-11-29 11:00:02
This commit is contained in:
parent
5530bfbfc6
commit
65e358980a
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ jq_get_windows='
|
||||||
+ .floating_nodes
|
+ .floating_nodes
|
||||||
| .[]
|
| .[]
|
||||||
# select nodes with no children (windows)
|
# select nodes with no children (windows)
|
||||||
| select(.nodes==[])
|
# | select(.nodes==[])
|
||||||
|
| select(.scratchpad!="fresh")
|
||||||
)'
|
)'
|
||||||
|
|
||||||
jq_windows_to_tsv='
|
jq_windows_to_tsv='
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue