6 ms·
Sounds similar to emacs org mode where you have markup and tables can have Elisp formulas in them.
by jnordwick 2y ago
Sounds similar to emacs org mode where you have markup and tables can have Elisp formulas in them.
- subsection1h 2y agoYeah, that's what I was thinking. deepmacro, before you created Tenno, did you try Org? It supports plain text spreadsheets[1] in Org documents whose content is marked up using Org syntax[2], which is a lightweight markup language like Markdown but with many more features. If you did try Org, how was it lacking? [1] https://orgmode.org/manual/The-Spreadsheet.html https://orgmode.org/manual/The-Spreadsheet.html [2] https://orgmode.org/worg/org-syntax.html https://orgmode.org/worg/org-syntax.html
- pdyc 2y agoi do my taxes with org spreadsheet i doubt it lacks and you also have the option to get output in html/pdf etc. with babel.
- deepmacro 2y agoHonestly, no. I heard of it but I never used it. I am sure it has a lot of features that can inspire Tenno, I'll look more into it. One of the main points here was making it more approachable, but it depends on who the audience is.