← Back to context

Comment by jonatanheyman

2 years ago

Good suggestion, I'll change that!

"Change block type" makes more sense then "Change block language". "Language" sounds like it could mean English, French, etc. whereas "block type" is unambiguous.

All blocks should be collapsable - I was playing with it and had to enter a comment marker in some to be able to get the collapse arrow in the bar, like # in a python block, however the behavior for a python block collapsing vs another - is that the python block collapses to ' ... ' Whereas, other blocks maintain the firt row as a header, so if I label another block NOTES and collapse it, I can still see the header.

So a collapse button on every block would be nice.

I love this. Thank you.

It would be nice with some documentation of what the Math mode supports, e.g. syntax, units, functions.

It can be difficult to figure out why some lines are interpreted ok and while others fail.

How to convert between fahrenheit and celsius?

  • Yes, I've learned that Heynote is lacking some documentation. Will improve that.

    Math.js (https://mathjs.org/) powers the Math blocks, so what's supported by Math.js should be supported by Heynote, with the addition of currency conversions (exchange rates are updated daily).

    > How to convert between fahrenheit and celsius?

    This should work:

      10 celsius to fahrenheit

    • Could it be made to parse "10°C" as "10 celsius" as that is much shorter?

      Suggestion: mouse over on green calculated value should show value in multiple formats. E.g. "time = 4000 seconds" could show "01:06:40"

      also: "today + 4 days" or "now + 1 day"

      Unicode "π" should parse like "PI".

      1 reply →