mgutt: -------------------------------------------------------------------------------- ...Next task: Find all files containing the css class "header"
Now you will use the temp folder to search in, because this will include all recent files.... -------------------------------------------------------------------------------- I think that's a mistake. You can not rely on a temp or backup folder when developing your project. You should work direct in your project, local or remote. So you should search in there. This one case "searching for 'header' in a css file" I manage by searching with firebug in which files 'header' can be found. Or sometimes I open all css files with PSPad and search in there with PSPad find in files. [i] Note: Here I'm missing a search in remote files. Maybe this is worth a feature request or is this impossible to add to PSPad?[/i] mgutt: -------------------------------------------------------------------------------- ...I think most people use it as a project folder... -------------------------------------------------------------------------------- I don't think so, I think most are working with their project files, remote or local with or without PSPad project management. mgutt: -------------------------------------------------------------------------------- ...Of course I could copy all this "temp"-files to a separate project folder... -------------------------------------------------------------------------------- You should neither work with files in temp or backup folders nor copy them to anywhere. mgutt: -------------------------------------------------------------------------------- ...I do not use the backup feature of PSPad as its useless.... -------------------------------------------------------------------------------- I do not use the backup feature. I only use those two folders for a folder structured copy of last version so I can not say if it's useless. -- <http://forum.pspad.com/read.php?4,64896,64964> PSPad freeware editor http://www.pspad.com
