sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.16k stars 216 forks source link

when copying files remember last locations #881

Open haraldschilly opened 8 years ago

haraldschilly commented 8 years ago

When someone uses the "copy" operation in the files view of a project, remember for the user and project-specific the last target location they had set (maybe in localStorage). That helps to repeat the last copy operation by just selecting the last location instead of clicking "other project", "selecting project", "selecting directory".

E.g., there could be a list of the past three targets, where clicking on it automatically does the selection one would have to do otherwise.

williamstein commented 8 years ago

Alternatively, for and copy, default to the current directory, which was what was requested here: https://github.com/sagemathinc/smc/issues/94