inception
inception copied to clipboard
Importing project files with a new name
Is your feature request related to a problem? Please describe.
When I import a project from a backup file, my mind becomes confused, and I am unable to distinguish between the uploaded project and the other projects because they have the same name.
It is possible that some people may make a mistake and work on an older version of the project.
Describe the solution you'd like
- It would be helpful to include a field for "uploading time" in addition to the "creation time" field.
- When importing a project, add the option to change the slug name
Good point.
What I usually do is to click on the project title in the project dashboard after import to change the title in-place to something new.
But yes, this process should be improved. Thanks for the pointer.
In recent versions of INCEpTION, the project list can be sorted by creation date - that (at least for me) largely removes the problem and I think corresponds to your idea 1.
See https://github.com/inception-project/inception/pull/3828