zed icon indicating copy to clipboard operation
zed copied to clipboard

Export in Excel format

Open philrz opened this issue 3 years ago • 1 comments

A community zync user recently inquired:

It would be nice to have a true Excel export, not only CSV.

A web search finds Excelize, a Go library for reading and writing Excel files that could possibly be used. There may be other options out there as well.

If we should add this to Zed, a follow-on effort would be to add it in the app as well.

philrz avatar Dec 19 '22 23:12 philrz

While support for "true Excel" (e.g., .XLSX) is not there yet, note that the TSV support shown in #4746 does provide an easier way to bring data between Zed/Zui and Excel (and/or Google Sheets).

philrz avatar Apr 19 '24 02:04 philrz