> Over the years I have been frustrated by binary and XML formats that make data only accessible via a single program (or by me wasting time manually converting each file, or by me writing a file format conversion program).
For me, the frustration is version control. Native spreadsheet formats (xlsx/ods) are binary, so un-diffable. Plaintext formats like CSV/TSV play nice with Git, but come at a high cost in ergonomics: there is no way to preserve formatting such as column widths and formulas are usually discarded on save. Moreover, Excel/Calc don't really like it when you overwrite an open file from another program.
MtCellEdit seems to be a step in the right direction, but still leaves a good part of the itch unscratched.
Great tool, good job to the author. I am looking for something almost exactly like this. Lightweight GUI app for viewing tabular data. There's only one critical thing missing for this to be perfect for my desired workflow and that is automatically reloading on external file changes. Currently I use Visidata for the purposes of viewing the output of sqlite.
I write an SQL (or mainly PRQL these days) query on a text editor on a file which is being watched by entr which runs the query on a sqlite database which outputs a csv file which is then read by visidata and there I look at the data, do some basic manipulations. That my very simple, completely unix-style data exploration pipeline. What I miss a bit from Visidata is a bit more mouse control. I mainly want to select a range of cells to copy and paste somewhere else, which this does. But unfortunately this doesn't reload the file on change automatically.
Anyone has any recommendations for a data tool that would fit the workflow I described?
For any csv commandline commandos out there, I recently discovered frawk https://github.com/ezrosent/frawk which is like awk but natively understands csv and is rewritten in Rust for quite the speed improvement
A little off topic but I am looking for a lightweight word processor program. For MacOS. One that can edit docx documents with some minimal features. Most word processors like LibreOffice are very bloated.
You should try Pages. The Apple office apps -Pages, Numbers, and Keynote- are often overlooked, but they can edit simple docx, xlsx, and pptx files.
For example, Pages can also serve as a basic desktop publishing software as it supports page layouts with text box flow, and Numbers has the best spreadsheet UI that I’ve used (why any other spreadsheet software doesn’t allow to handle “floating” spreadsheets as Numbers? Once you use it is so evident and natural).
I'm partial to Mellel. It's pretty snappy. It has a different approach to styles, though, which gives it a bit of a learning curve, but it feels very direct.
Sorry about this comment, I read the post, it is a TSV file where the data is stored. I have been researching AirTable alternatives and I somehow thought there was an underlying database. My fault
[+] [-] ravetcofx|1 year ago|reply
[+] [-] flarzzarp|1 year ago|reply
[+] [-] mcejp|1 year ago|reply
For me, the frustration is version control. Native spreadsheet formats (xlsx/ods) are binary, so un-diffable. Plaintext formats like CSV/TSV play nice with Git, but come at a high cost in ergonomics: there is no way to preserve formatting such as column widths and formulas are usually discarded on save. Moreover, Excel/Calc don't really like it when you overwrite an open file from another program.
MtCellEdit seems to be a step in the right direction, but still leaves a good part of the itch unscratched.
[+] [-] unknown|1 year ago|reply
[deleted]
[+] [-] cartesius13|1 year ago|reply
I write an SQL (or mainly PRQL these days) query on a text editor on a file which is being watched by entr which runs the query on a sqlite database which outputs a csv file which is then read by visidata and there I look at the data, do some basic manipulations. That my very simple, completely unix-style data exploration pipeline. What I miss a bit from Visidata is a bit more mouse control. I mainly want to select a range of cells to copy and paste somewhere else, which this does. But unfortunately this doesn't reload the file on change automatically.
Anyone has any recommendations for a data tool that would fit the workflow I described?
[+] [-] igtztorrero|1 year ago|reply
18 years of creativity, awesome.
[+] [-] bkyan|1 year ago|reply
[+] [-] pmarreck|1 year ago|reply
[+] [-] anthk|1 year ago|reply
Check mawk and awka.
[+] [-] soheilpro|1 year ago|reply
[+] [-] cyberge99|1 year ago|reply
[+] [-] bloopernova|1 year ago|reply
[+] [-] steanne|1 year ago|reply
[+] [-] Mr_Minderbinder|1 year ago|reply
[+] [-] jsdwarf|1 year ago|reply
[+] [-] krudnicki|1 year ago|reply
[+] [-] kemayo|1 year ago|reply
[+] [-] unknown|1 year ago|reply
[deleted]
[+] [-] Narishma|1 year ago|reply
[+] [-] pdyc|1 year ago|reply
[+] [-] leeoniya|1 year ago|reply
what do you use for parsing?
[+] [-] unknown|1 year ago|reply
[deleted]
[+] [-] mharig|1 year ago|reply
https://www.visidata.org/
[+] [-] anthk|1 year ago|reply
[+] [-] wodenokoto|1 year ago|reply
[+] [-] Gys|1 year ago|reply
[+] [-] diegof79|1 year ago|reply
For example, Pages can also serve as a basic desktop publishing software as it supports page layouts with text box flow, and Numbers has the best spreadsheet UI that I’ve used (why any other spreadsheet software doesn’t allow to handle “floating” spreadsheets as Numbers? Once you use it is so evident and natural).
[+] [-] tgv|1 year ago|reply
https://www.mellel.com/
[+] [-] Brajeshwar|1 year ago|reply
[+] [-] pcl|1 year ago|reply
[+] [-] phonon|1 year ago|reply
[+] [-] unknown|1 year ago|reply
[deleted]
[+] [-] krudnicki|1 year ago|reply
[deleted]
[+] [-] unknown|1 year ago|reply
[deleted]
[+] [-] nnurmanov|1 year ago|reply
[+] [-] nnurmanov|1 year ago|reply
[+] [-] andrea76|1 year ago|reply
[+] [-] zie|1 year ago|reply
I mean if the linked page didn't include the information, sure asking is fine.