You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nemo has an option (default) to sort folders before files. However, on occasion users may create .desktop files that behave as folders (essentially opening a new nemo window as a shortcut). These .desktop files are sorted with the rest of the files despite appearing as folders.
Steps to reproduce
Create a file named shortcut.desktop. nano /path/to/shortcut.desktop:
Why not just use the nemo "Make Link" on your chosen folder, then move the link to some convenient location.
The link to the folder will display amongst the folders; selecting the link won't start a new version of nemo, but it will follow the link and open the destination folder in the normal way.
Choosing an icon name in a desktop file doesn't determine the mime type (file type).
Why not just use the nemo "Make Link" on your chosen folder, then move the link to some convenient location.
Good question. I failed to mention I tried this and it might actually be something more important to address than my issue... Using this method doesn't open the remote folder (mounted via samba). Nano simply states the link is broken, even though I can manually navigate into the remote.
Distribution
22.1 Xia
Package version
6.4.3
Frequency
Always
Bug description
Nemo has an option (default) to sort folders before files. However, on occasion users may create .desktop files that behave as folders (essentially opening a new nemo window as a shortcut). These .desktop files are sorted with the rest of the files despite appearing as folders.
Steps to reproduce
Create a file named shortcut.desktop.
nano /path/to/shortcut.desktop
:Put the shortcut.desktop folder in a directory that contains both sub-folders and files.
Expected behavior
Because the Icon is "folder" I expected these kinds of "files" to be treated as folders for continuity.
Additional information
No response
The text was updated successfully, but these errors were encountered: