Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm the creator of this site. It's a very nice surprise to see it appear here!

I created it a few years ago and recently added the ability to create multiple notes and to sync your notes to the server.

Interested to hear your feedback, please keep it coming!

EDIT:

Just adding that there are two secret features that you can enable via the browser's JavaScript console:

1. Change locale to change the number format used in the answer column:

  localStorage['locale'] = 'en-US'
2. Dark mode:

  localStorage['darkMode'] = 'true'
After running either of the above commands, refresh the tab for the change to take effect.


It's a great idea. I think it's one part of a great tool that would give excel a real run for its money. If you can create, populate and reference tables, I think you'd have a real winner.


Hey, is there a reason that I can't use currency units? when I try to use the dollar sign ($) or usd-suffix the calculation fails.


It's because it's not supported out of the box by the mathjs library I'm using: https://mathjs.org/

I agree that this would be nice.


Its actually brilliant, literally brilliant.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: