breck7 / scrollsdk

Build on top of Scroll.
https://sdk.scroll.pub
382 stars 17 forks source link

Add a "toSpreadsheet" method, or something like that, to bring to the forefront the isomorphism between spreadsheets and tree programs #27

Closed breck7 closed 4 years ago

breck7 commented 5 years ago

from discussion with ahmed

breck7 commented 5 years ago

I'm thinking perhaps we could have methods "toExcel()" and "toExcelWithAnalysis()" which would turn a tree program into a spreadsheet, and the latter one would have the color coding and other types of things that we were talking about yesterday.

breck7 commented 5 years ago

Perhaps add full on spreadsheet like methods for editing/referencing/quering/etc. A-Zed for the column names. 1 - N row the row names. Both Google sheets and Excel follow that convention.

breck7 commented 4 years ago

Explain method in designer app sort of does this now