Timeline for Recalculate All Org-Mode Tables at Once Ending with Summary Table
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 12, 2021 at 21:55 | vote | accept | dylanjm | ||
| Oct 12, 2021 at 21:39 | answer | added | NickD | timeline score: 3 | |
| Oct 12, 2021 at 20:08 | comment | added | NickD | You can also use org-table-iterate-buffer-tables instead: that should allow you to keep the summary table anywhere you want and still update it properly, although that's potentially more expensive than recalculating. | |
| Oct 12, 2021 at 19:48 | comment | added | NickD | Typos - I fixed the comment. BTW, I think TBLNAME is obsolete: it's now plain NAME (although the old form is still recognized - probably). | |
| Oct 12, 2021 at 19:45 | comment | added | NickD | You can keep it at the top: just do a global recalculate to make all the changes and then do C-c C-c on the TBLFM line of the summary table to update it. | |
| Oct 12, 2021 at 19:44 | comment | added | dylanjm | @NickD It looks like moving the summary table to end makes it calculate exactly how I want it to. Although I would've liked to keep the summary table at the top. Thanks! | |
| Oct 12, 2021 at 19:37 | comment | added | NickD | Try org-table-recalculate-buffer-tables perhaps? Not sure in what order it does them though, so you might want to change the order of the tables so that the summary table is done last. | |
| Oct 12, 2021 at 19:11 | history | asked | dylanjm | CC BY-SA 4.0 |