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