Hi Guys;
I'm currently developping my first macro in Javascript using as a reference the csvtiddlers.js
I've created a new tiddler "mymacro.js" and copy/paste/update the content:
Calling the macro from a tiddler <<mymacro [tag[mytag]]>> worked perfectly
Then I've tried to update the script by adding a simple console.log, saved, reload
Nothing was taken into account
I've even tried to delete mymacro.js tiddler ... the macro call continue to work ...
As we say in French ... I'm loosing my latin ..
Any idea or help ?
With regards
Vpl