<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Thanks Michael, this is exactly what I am looking for. In my opinion
this is what should be created when I click "Make Link", not the
type of links that is currently created.<br>
<br>
Regards<br>
Johan Kriel<br>
<br>
<br>
<div class="moz-cite-prefix">On 14/07/2015 16:10, Michael Spencer
wrote:<br>
</div>
<blockquote
cite="mid:CADdhc13jJ2m+Nc4wsXp9Gu1BxanhnM-0P6eRWSB8rBH1CZ2iRw@mail.gmail.com"
type="cite">
<div dir="ltr">I believe Ubuntu has something similar to a Windows
symbolic link in that it jumps to the destination folder as if
you had gone directly to that folder, unlike a symbolic link,
which is treated as its own path.
<div><br>
</div>
<div>You can do this using a .desktop file. An example of this
is the Examples shortcut that comes with a default install of
Ubuntu. Removing the translations, it looks like this:</div>
<div><br>
</div>
<div>
<div>[Desktop Entry]</div>
<div>Version=1.0</div>
<div>Type=Link</div>
<div>Name=Examples</div>
<div>Comment=Example content for Ubuntu</div>
<div>URL=<a class="moz-txt-link-freetext" href="file:///usr/share/example-content/">file:///usr/share/example-content/</a></div>
<div>Icon=folder</div>
<div><br>
</div>
<div>When I click on this desktop file in the Files app, it
jumps right to /usr/share/example-content, instead of
displaying the original path to the file.</div>
<div><br>
</div>
<div>This may or may not work with individual applications,
but at least the concept should be similar.</div>
<div><br>
</div>
<div>Hope this helps,</div>
<div>Michael</div>
<div><br>
<div class="gmail_quote">
<div dir="ltr">On Tue, Jul 14, 2015 at 8:29 AM Johan Kriel
<<a moz-do-not-send="true"
href="mailto:jek@hotmail.co.za">jek@hotmail.co.za</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">No you
are wrong!!! The way shortcuts work in Windows is
totally<br>
different from Ubuntu's symbolic links. Windows also
have what they call<br>
a "Junction" which do exactly what Ubuntu's symlinks do.
But Windows<br>
shortcuts DOES NOT create a symbolic path to the
destination. It is a<br>
simple jump to the destination as if you have typed "cd
/destination" in<br>
a terminal. Both shortcuts and junctions are useful, but
they have<br>
different purposes and you can not replace the one with
the other. The<br>
problem I have with Banshee is because I have to use
symlinks where I<br>
really need shortcuts.<br>
<br>
Regards<br>
Johan Kriel<br>
<br>
<br>
On 14/07/2015 15:06, Sam Bull wrote:<br>
> On Sun, 2015-07-12 at 15:51 +0200, Johan Kriel
wrote:<br>
>> Please guys, seriously consider the
implementation of shortcuts as used<br>
>> by Windows in Ubuntu. Those shortcuts are of
real good use and they<br>
>> don't create unnecessary extra symbolic paths
to any folder. They are a<br>
>> simple direct jump to another folder somewhere
on your disc.<br>
> Shortcuts are the equivalent of symbolic links.
There is no functional<br>
> difference.<br>
><br>
> It sounds like the issue is that you have Banshee
searching areas that<br>
> you don't want it to. If the symlinks are outside
the Music folder, then<br>
> you just need to make Banshee only searches the
Music folder.<br>
> If the symlinks are inside the Music folder,
then it'll create an<br>
> endless loop when searching through the folder. I
can't imagine any<br>
> reason for doing this, so if they are in the Music
folder, then perhaps<br>
> explain what you're trying to achieve with them (or
maybe there's an<br>
> advanced setting in Banshee to stop it following
symlinks).<br>
<br>
<br>
--<br>
Ubuntu-devel-discuss mailing list<br>
<a moz-do-not-send="true"
href="mailto:Ubuntu-devel-discuss@lists.ubuntu.com"
target="_blank">Ubuntu-devel-discuss@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a
moz-do-not-send="true"
href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss"
rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss</a><br>
</blockquote>
</div>
</div>
</div>
</div>
<div dir="ltr">-- <br>
</div>
<div dir="ltr">Michael Spencer
<div><br>
</div>
<div>Android, iOS, and QtQuick Developer</div>
<div><br>
</div>
<div>Papyros founder and lead developer | <a
moz-do-not-send="true" href="http://papyros.io">http://papyros.io</a></div>
</div>
</blockquote>
<br>
</body>
</html>