Automatically generated file names
Code for getting the name of the notebook from https://github.com/cloudsftp/reSnap/issues/10
by @404Wolf
One problem: If you just open a notebook and take a screenshot without changing it, the automatically generated file name is based on the previous notebook.
One problem: If you just open a notebook and take a screenshot without changing it, the automatically generated file name is based on the previous notebook.
Thanks for PRing this! I noticed this issue last night, I think the solution is to name based on access time instead of modification time. I'll find the flag later today, can test, and will let you know.
Nice, I did not know that this feature also exists