Bug 333841

Summary: File properties with right click at the files list sidebar
Product: [Applications] kate Reporter: Victor Porton <porton>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: christoph
Priority: NOR    
Version First Reported In: 3.11.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Victor Porton 2014-04-24 20:09:06 UTC
Sometimes, I need to rename the currently opened file. To do this I need to open "Open" dialog, click the file with right button and then select "Properties" in the popup menu.

I think, it should be made simpler: Just add "Properties" item to the popup menu which opens when right-clicking a file in the files list sidebar.

Reproducible: Always
Comment 1 Christoph Cullmann 2014-09-13 22:10:54 UTC
Git commit 0980439489f1de47a5758fc98fcf8c868608552e by Joseph Wenninger.
Committed on 12/09/2014 at 18:45.
Pushed by jowenn into branch 'master'.

Files can now be renamed from within the document tree.

M  +50   -1    addons/filetree/katefiletree.cpp
M  +3    -0    addons/filetree/katefiletree.h

http://commits.kde.org/kate/0980439489f1de47a5758fc98fcf8c868608552e
Comment 2 Victor Porton 2015-11-02 16:22:52 UTC
Thanks for your patch, it is useful.

However, you have implemented my idea PARTIALLY. You made the feature to rename a file from the context menu.

However, I ALSO want the feature to set file properties from the context menu.

Please add menu item "Properties" to the context menu which appear on right-click of the sidebar.
Comment 3 Christoph Cullmann 2019-05-19 15:01:59 UTC
Dear user, this wish list item is now closed, as it wasn't touched in the last year and no contributor stepped up to implement it.

The Kate/KTextEditor team is small and we can just try to keep up with fixing bugs.

Therefore wishes that show no activity for a years or more will be closed from now on to keep at least a bit overview about 'current' wishs of the users.
If you want your feature to be implemented, please step up to provide some patch for it.

If you think it is really needed, you can reopen your request, but keep in mind,
if no new good arguments are made and no people get attracted to help out to implement it,
it will expire in a year again.

We have a nice website https://kate-editor.org that provides all the information needed to contribute, please make use of it.

Patches can be handed in via https://phabricator.kde.org/differential/

Greetings
Christoph Cullmann