I am using Espruino for many years and I really appreciate it, however I still struggle at ensuring I always work on the latest script. I usually debug on multiple targets and depending my location I use different computers to connect. I usually save my work on a dropbox so that I am always able to retrieve the latest file at anytime at any location but still, I sometimes forget to save the file. When it is the case, I try always to retrieve it from the Storage of the Espruino target I think I worked with the last time, and overall, 95% of the time it is enough, but... I am sure you guys have better methods, could you share it with me?
Furthermore, Is there a way of automatically adding a timestamp to the file name when saving a js file from Espruino IDE?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Dear all,
I am using Espruino for many years and I really appreciate it, however I still struggle at ensuring I always work on the latest script. I usually debug on multiple targets and depending my location I use different computers to connect. I usually save my work on a dropbox so that I am always able to retrieve the latest file at anytime at any location but still, I sometimes forget to save the file. When it is the case, I try always to retrieve it from the Storage of the Espruino target I think I worked with the last time, and overall, 95% of the time it is enough, but... I am sure you guys have better methods, could you share it with me?
Furthermore, Is there a way of automatically adding a timestamp to the file name when saving a js file from Espruino IDE?