Turn your pages into interactive applications! JavaScript Mini-Apps (Input & Output, no persistent state)

With Synthesis lab - Natural-language programming this is possible as easily as typing this:

- this input: {{cell}}
- this date: {{cell date from this input}}

also possible to continue from there, e.g.:

- weekday: {{cell the weekday for number (the day of this date) }}

image