Bug 150745

Summary: Kile could allow to automatically create specific project name-based directory
Product: [Applications] kile Reporter: Andrea <andrea.turrini>
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: REPORTED ---    
Severity: wishlist CC: bluedzins
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Andrea 2007-10-12 10:49:17 UTC
Version:           1.9.3 (using KDE 3.5.7 "release 80.1" , openSUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.22.9-0.4-default

When I create a new project, the wizard allows me to enter the project title, the project file and, if I want, to create and add a new file for this project (which filename is relative to where the project file is).

Project file name is generated automatically using the project title I type.

I think it can be useful the following feature: the capability to add automatically a project-based directory (for example, using the same name of the project title) to the project file path.

In a more detailed way:
now) project title: NewProject
     project file:  <default project dir>/newproject.kilepr

wish) project title: NewProject
      project file:  <default project dir>/NewProject/newproject.kilepr

In this way, it is immediate to produce a project where all files are in the same directory and different projects are in different directories, reducing the possibility of file mess or of name mismatch.

Obviously this capability should be selected in the project wizard as an option.

Best regards,
Andrea