Closed
Description
I understand VisiData supports the following formats:
.vd
is the first cmdlog format, which is just a tsv of the cmdlog (to be eventually deprecated).vdj
is the next generation cmdlog format in jsonl.vdx
is an experimental format which is just text of commands, not a table.vds
is the saved sheets including all data (opens as sheet of sheets)
The following pages will need to be updated.
- Supported Formats | Docs | VisiData
- add
.vdj
and.vdx
- add
- Quick Reference Guide | Docs | VisiData:
.vdj
is associated with^D
but.vd
is used in subsequent example.vds
(and.vdx
) need to be added
- Save and Restore | Docs | VisiData
- replace
.vd
with.vdj
; explain the differences, while adding.vds
(and.vdx
)
- replace