reSnap icon indicating copy to clipboard operation
reSnap copied to clipboard

Automatically generated file names

Open cloudsftp opened this issue 1 year ago • 3 comments

Code for getting the name of the notebook from https://github.com/cloudsftp/reSnap/issues/10

by @404Wolf

cloudsftp avatar Aug 16 '24 19:08 cloudsftp

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.

cloudsftp avatar Aug 16 '24 20:08 cloudsftp

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.

404Wolf avatar Aug 17 '24 14:08 404Wolf

Nice, I did not know that this feature also exists

cloudsftp avatar Aug 17 '24 14:08 cloudsftp