I feel like I should be able to figure this out. Clearly there’s lots of capabilities within Calc that have eluded me. But every time I’ve tried (and there have been several attempts by now), I’ve ended up out of time, lost, confused, frustrated, and ultimately unsuccessful.
A. I have a spreadsheet in which, every day, I insert a new row between existing rows 1 and 2, and insert today’s date into column 1 of the new row. This is neither hard nor inconvenient. But I’d like to add a button that would do that with a single click.
B. After adding today’s data and saving (in .fods
format, because this is going into a git
repo), I then do a File » Save a Copy…, and in the “Save a Copy” dialog I select File type: Text CSV (.csv) and [Save]. Again, neither hard nor inconvenient, but one of those things that’s just tedious enough that a one-click button could make even simpler — if only I could make sense of how to pull it off.
I would very much appreciate an outline of how to accomplish such things. Bonus points for documentation links for background on each part of such an outline. Explicit steps are welcome, too, of course, but I really want to learn how these things can be built so I can do them myself without bothering the fine folks here. Thanks.