Bug 136750 - 'Create a file here' in the filesystems browser
Summary: 'Create a file here' in the filesystems browser
Status: RESOLVED DUPLICATE of bug 93230
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-03 05:21 UTC by Bartemius Crouch
Modified: 2008-12-30 21:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bartemius Crouch 2006-11-03 05:21:54 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

Because of Kate's great file system browser the need of another application (like krusader) just to select the files to edit has almost ceased to exist, except one very important feature - new file creation.

At the moment the only known to me methods to create a new file from Kate are:
 1. Embedded konsole->touch file
 2. File->open->type an yet nonexistent filename (and get an error, but still have the ability to save the file)

Wouldn't it be great if you could just right click on the file systems browser and use the 'create a file here' option, or press a button (form the file systems toolbar)? It would ask for the new filename of course.
Comment 1 Bartemius Crouch 2006-11-03 05:51:10 UTC
And btw, a 'rename this file' would be nice too. Especially if it would sync if the file is being edited. 
Comment 2 Anders Lund 2006-11-22 20:15:10 UTC
For now, you can just open the built in terminal and type 'kate mynewfile'. 
With default setup, the konsole is in the directory of your current document, 
and kate will open the file in the current instance/session.
Comment 3 Bartemius Crouch 2006-12-03 20:20:06 UTC
The konsole follows only local filesystems.
Comment 4 Eric Drechsel 2007-02-01 05:49:11 UTC
+1

You can rename files via "Properties" in the menu.

A create action would require a way to specify a name as well, either in a modal window ("Enter filename: __") ala the Konqueror default or by implementing inline rename. One could even implement both routes and respect the Konqueror default. I prefer a modal window.
Comment 5 Thomas Friedrichsmeier 2007-12-13 00:55:11 UTC
This wish is a duplicate of bug #93230 . The part about rename is requested in bug #112926 .

*** This bug has been marked as a duplicate of 93230 ***
Comment 6 Mathieu Jobin 2008-12-30 21:42:48 UTC
thanks for the excellent tree view.
I only wish I could right click on a folder and create a new file.

+rename yes.