Bug 152574 - Create soft links from dolphin context menu
Summary: Create soft links from dolphin context menu
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-20 01:38 UTC by Greg Martyn
Modified: 2017-08-18 15:01 UTC (History)
5 users (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 Greg Martyn 2007-11-20 01:38:12 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

It'd be nice if I could right-click within a folder, point to "Create New", then click on a "Link to file/folder"

Thanks.
Comment 1 Peter Penz 2007-11-20 07:54:43 UTC
This is fixed already in the KDE 4 version of Dolphin :-)
Comment 2 Greg Martyn 2007-11-20 18:25:03 UTC
That's what I was using.. I could only figure out how to create
.desktop files -- no soft links. What is the option under? Was it
added in the last two days?

Thanks
Comment 3 Peter Penz 2007-11-20 18:29:33 UTC
> What is the option under? Was it added in the last two days? 

No, the issue was fixed I think about 2 weeks by David Faure. It's important to make an absolute clean build and also to remove the current .kde4 directory. Please let me know if this still does not help. Thanks!
Comment 4 Greg Martyn 2007-11-20 18:54:22 UTC
I deleted .kde* kde kdesvn/build and qt4 two days ago and rebuilt everything. The exact time that .kde4 was recreated was 11/18/07 19:41 (EST).

I didn't delete the source folders, but svn st didn't report any changed/additional files that I wasn't expecting.
Comment 5 Greg Martyn 2007-11-20 19:07:20 UTC
Oh, I put it in the title but I don't think it's clear: I want to create soft links -- not .desktop files.

I updated to the latest dolphin sources with no luck.
Comment 6 Peter Penz 2007-11-20 20:15:12 UTC
I'm sorry, I missed that you want to create soft links, not .desktop files (you mentioned this already in comment #2). I've reopened this issue and have set David Faure to CC (the corresponding code for this menu is part of the Konqi-libs which are shared between Konqueror, Dolphin and the file-dialog).
Comment 7 Matej Koubik 2008-01-12 10:52:03 UTC
If there was a dialog to create new symlink, the user would have to fill in url of the original file AND the symlink.
What about having "Cut", "Copy", "Paste" and "Paste as symlink" items in "DefaultItemActions" in menu?
Comment 8 Greg Martyn 2008-01-12 12:02:32 UTC
All that is needed is a file open dialog. The user selects the file to link to. Once chosen, the user is back at the dolphin window with a new symlink called "New Link", highlighted and ready for rename.
Comment 9 David Dempster 2008-10-16 06:57:42 UTC
I'm not sure whether to mention this here or to make another wishlist report, but here is the functionality that I think is required:

Without going through the “Create New” menu, it should be possible to paste a file as a symbolic link.  Equivalent functionality is available in Windows Explorer (simply copy one file (with Ctrl-C or the menu), and then choose to “Paste as shortcut”).

It would be great if I could use Dolphin to do a normal paste with Ctrl-V, and a symlink paste with Shift-Ctrl-V.  There's no need for any dialogue to come up.

It is a little annoying that I currently have to go to the terminal to achieve this.
Comment 10 David Faure 2008-10-16 10:28:07 UTC
This wish is valid, but to answer #9: no, the terminal is not the only way to create symlinks right now. You can use drag-n-drop and choose "Link here" in the popupmenu (or press ctrl+shift during the drag-n-drop).
Comment 11 David Dempster 2008-10-16 12:31:35 UTC
Faure, thanks for the great tip!  Don't know how I missed it before.  I'll try to use that from now on.  However, I would still like to be able to paste a symlink.
Comment 12 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:19:41 UTC
Resetting assignee to default as per bug #305719
Comment 13 Holger 2016-07-26 21:33:40 UTC
My Dolphin 15.12.3 already has such an entry in the New ... submenu

Only thing left: I could not find a keyboard-only shortcut to paste as a symlink ... but there is always a Konsole on F4 ... so I don't really need one either :-)
Comment 14 tuxnix 2016-11-17 01:32:01 UTC
There had been a submenu in dolphin to symlink a file to desktop.
But it disappeared some time ago. I am using Version 16.08.3 now.
Comment 15 tuxnix 2016-11-17 01:57:36 UTC
For witch purpose does a "desktop-folder" exists?
Does it have special functions?

A folder witch is named desktop leads to misunderstandings.
Most people will think that if you put a file into that folder you will get a connection from that file to desktop. (like in windows)

I think a folder named desktop is a crazy think at all.
Comment 16 tuxnix 2017-06-08 16:14:43 UTC
(In reply to tuxnix from comment #15)
I deleted the comment.
It was nonsense.
Comment 17 Nate Graham 2017-08-18 15:01:23 UTC
This is implemented and working in current (KF5) versions of Dolphin. If you don't see it, there may be an issue with your distro, since the contents of the "Create New" menu are variable and adjustable by distros.