mathjs icon indicating copy to clipboard operation
mathjs copied to clipboard

Request to add custom functions to MathNotepad

Open plutoniumm opened this issue 3 years ago • 1 comments

I can understand why the MathNotebook is closed source and I'm not requesting for it to be open sourced, however I would request the authors to make for a provision/feature where we can define custom functions

A while back when I was studying Numerical Analysis, while not being the right language for the given problem I chose to use JS because of my comfort level with it and MathNotebook was very helpful in that, since then its been of frequent use to me.

I would like to propose a feature in which end user can upload a JS file (saved locally as say PWA/in storage or something) which can then be used to call for written functions, (like say ive wanted to do FCT and Fast Fourier Recently). Locally saving it will ensure safety will allowing end user to speed up work

plutoniumm avatar Feb 04 '22 14:02 plutoniumm

yes definitely! Thanks for your suggestion Manav. I didn't have much time to work on MathNotepad last couple of years, but expect to be able to pick up things like this this year.

josdejong avatar Feb 06 '22 10:02 josdejong