Timeline for How to convert an org-table to JSON?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 30, 2024 at 22:37 | vote | accept | crocefisso | ||
| Mar 30, 2024 at 22:05 | answer | added | NickD | timeline score: 2 | |
| Mar 30, 2024 at 20:18 | comment | added | crocefisso | @NickD, thank you for your advice. As you can see, I almost found the solution. I was wondering if it was possible to add "orgtbl-to-json" to the formats list in the org-table-export function located in org-table.el from my init. I.e. without having to manually modify org-table.el, so when an Emacs update is installed, "orgtbl-to-json" is automatically added. | |
| Mar 30, 2024 at 20:07 | answer | added | crocefisso | timeline score: 1 | |
| Mar 30, 2024 at 13:54 | comment | added | crocefisso | @Saravana, yes, it's compliant with echarts' dataset format (apache.github.io/echarts-handbook/en/concepts/dataset). | |
| Mar 30, 2024 at 13:16 | comment | added | Saravana | have you included the column headers in the results string, on purpose? | |
| Mar 30, 2024 at 3:53 | answer | added | mxnt | timeline score: 3 | |
| Mar 30, 2024 at 2:35 | comment | added | NickD | This answer describes a quick method to convert to CSV. Unfortunately, there is no orgtbl-to-json but if you look at the definitions of orgtbl-to-csv and orgtbl-to-generic, you might be able to come up with your own orgtbl-to-json. | |
| Mar 29, 2024 at 17:47 | history | asked | crocefisso | CC BY-SA 4.0 |