A file manager with free icon placing option
Is there for Linux a file manager where you can place icons in your window anywhere you want?
I see only managers (for Win&Lin) where icons are aligned in a grid by name, size, date etc. However, on the desktop you can place an icon everywhere and eventually sort.
Why not for a different map? Does something like this exist?
software-recommendation icons filemanager
add a comment |
Is there for Linux a file manager where you can place icons in your window anywhere you want?
I see only managers (for Win&Lin) where icons are aligned in a grid by name, size, date etc. However, on the desktop you can place an icon everywhere and eventually sort.
Why not for a different map? Does something like this exist?
software-recommendation icons filemanager
add a comment |
Is there for Linux a file manager where you can place icons in your window anywhere you want?
I see only managers (for Win&Lin) where icons are aligned in a grid by name, size, date etc. However, on the desktop you can place an icon everywhere and eventually sort.
Why not for a different map? Does something like this exist?
software-recommendation icons filemanager
Is there for Linux a file manager where you can place icons in your window anywhere you want?
I see only managers (for Win&Lin) where icons are aligned in a grid by name, size, date etc. However, on the desktop you can place an icon everywhere and eventually sort.
Why not for a different map? Does something like this exist?
software-recommendation icons filemanager
software-recommendation icons filemanager
edited Oct 30 '16 at 13:30
Anwar
56.4k22146253
56.4k22146253
asked Oct 30 '16 at 11:51
user165410user165410
1434
1434
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Yes, that option is found in Nautilus (legacy), Caja, and Nemo.
Where is the option
The option is accessible only when using Icon View (default view) in the file manager. User will not find this option in the preferences of file manager.
In the menu bar, go to View > Arrange Items > Manually. Alternatively, right-click on mouse and select Arrange Items > Manually.
Then feel free to arrange files while using Icon View.
The arrangement persists even after changing the folder view, as long as the "Arrange items" option is not changed to something else.
Nautilus (legacy) and its original features were deprecated with the introduction of Unity and GNOME 3 desktop environment in 2010 and 2011. "Arrange Items Manually" is one of original features that were less known or used by average users.
Hence the discrepancies of Nautilus variants:
GNOME Files (Nautilus in GNOME 3) has no such option for sorting files since GNOME 3.6. The documentation had "Manual sorting" option in earlier releases, however.
Files (Nautilus in Unity/GNOME) similarly has no such way of sorting files in Ubuntu.
Nemo (Nautilus in Cinnamon) was forked from Nautilus in GNOME 3.4 prior to the removal of some features. Apparently, the option was not yet removed at the time.
In short, the "Arrange Items" option is not available in newer releases of Nautilus (GNOME 3.6+). That leaves only Caja and Nemo, the forks of older releases of Nautilus.
Caja, the good old Nautilus
User can install Caja from the Ubuntu repositories in 16.04 and newer releases. Else use MATE for Trusty PPA by "Ubuntu MATE Developers" team to install in the older release 14.04.
Nemo, the newer old Nautilus
User can install Nemo from the Ubuntu repositories in 14.04 and newer releases. The older version depends on GNOME packages, whilst the newer version depends on Cinnamon packages.
Tested using Caja 1.12.7 and Nemo 2.8.6 in Xubuntu 16.04 (Xfce 4.12).
1
I upvoted, but you should have just gone with Caja. MATE is literally GNOME 2 - it's just being developed further. Suggesting the use of outdated (and insecure - due to its age) software, is not wise.
– RolandiXor♦
May 15 '18 at 19:31
@RolandiXor The original intention was a historical comparison. But I have removed those redundant text now, as per comment.
– clearkimura
May 16 '18 at 11:48
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f843480%2fa-file-manager-with-free-icon-placing-option%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Yes, that option is found in Nautilus (legacy), Caja, and Nemo.
Where is the option
The option is accessible only when using Icon View (default view) in the file manager. User will not find this option in the preferences of file manager.
In the menu bar, go to View > Arrange Items > Manually. Alternatively, right-click on mouse and select Arrange Items > Manually.
Then feel free to arrange files while using Icon View.
The arrangement persists even after changing the folder view, as long as the "Arrange items" option is not changed to something else.
Nautilus (legacy) and its original features were deprecated with the introduction of Unity and GNOME 3 desktop environment in 2010 and 2011. "Arrange Items Manually" is one of original features that were less known or used by average users.
Hence the discrepancies of Nautilus variants:
GNOME Files (Nautilus in GNOME 3) has no such option for sorting files since GNOME 3.6. The documentation had "Manual sorting" option in earlier releases, however.
Files (Nautilus in Unity/GNOME) similarly has no such way of sorting files in Ubuntu.
Nemo (Nautilus in Cinnamon) was forked from Nautilus in GNOME 3.4 prior to the removal of some features. Apparently, the option was not yet removed at the time.
In short, the "Arrange Items" option is not available in newer releases of Nautilus (GNOME 3.6+). That leaves only Caja and Nemo, the forks of older releases of Nautilus.
Caja, the good old Nautilus
User can install Caja from the Ubuntu repositories in 16.04 and newer releases. Else use MATE for Trusty PPA by "Ubuntu MATE Developers" team to install in the older release 14.04.
Nemo, the newer old Nautilus
User can install Nemo from the Ubuntu repositories in 14.04 and newer releases. The older version depends on GNOME packages, whilst the newer version depends on Cinnamon packages.
Tested using Caja 1.12.7 and Nemo 2.8.6 in Xubuntu 16.04 (Xfce 4.12).
1
I upvoted, but you should have just gone with Caja. MATE is literally GNOME 2 - it's just being developed further. Suggesting the use of outdated (and insecure - due to its age) software, is not wise.
– RolandiXor♦
May 15 '18 at 19:31
@RolandiXor The original intention was a historical comparison. But I have removed those redundant text now, as per comment.
– clearkimura
May 16 '18 at 11:48
add a comment |
Yes, that option is found in Nautilus (legacy), Caja, and Nemo.
Where is the option
The option is accessible only when using Icon View (default view) in the file manager. User will not find this option in the preferences of file manager.
In the menu bar, go to View > Arrange Items > Manually. Alternatively, right-click on mouse and select Arrange Items > Manually.
Then feel free to arrange files while using Icon View.
The arrangement persists even after changing the folder view, as long as the "Arrange items" option is not changed to something else.
Nautilus (legacy) and its original features were deprecated with the introduction of Unity and GNOME 3 desktop environment in 2010 and 2011. "Arrange Items Manually" is one of original features that were less known or used by average users.
Hence the discrepancies of Nautilus variants:
GNOME Files (Nautilus in GNOME 3) has no such option for sorting files since GNOME 3.6. The documentation had "Manual sorting" option in earlier releases, however.
Files (Nautilus in Unity/GNOME) similarly has no such way of sorting files in Ubuntu.
Nemo (Nautilus in Cinnamon) was forked from Nautilus in GNOME 3.4 prior to the removal of some features. Apparently, the option was not yet removed at the time.
In short, the "Arrange Items" option is not available in newer releases of Nautilus (GNOME 3.6+). That leaves only Caja and Nemo, the forks of older releases of Nautilus.
Caja, the good old Nautilus
User can install Caja from the Ubuntu repositories in 16.04 and newer releases. Else use MATE for Trusty PPA by "Ubuntu MATE Developers" team to install in the older release 14.04.
Nemo, the newer old Nautilus
User can install Nemo from the Ubuntu repositories in 14.04 and newer releases. The older version depends on GNOME packages, whilst the newer version depends on Cinnamon packages.
Tested using Caja 1.12.7 and Nemo 2.8.6 in Xubuntu 16.04 (Xfce 4.12).
1
I upvoted, but you should have just gone with Caja. MATE is literally GNOME 2 - it's just being developed further. Suggesting the use of outdated (and insecure - due to its age) software, is not wise.
– RolandiXor♦
May 15 '18 at 19:31
@RolandiXor The original intention was a historical comparison. But I have removed those redundant text now, as per comment.
– clearkimura
May 16 '18 at 11:48
add a comment |
Yes, that option is found in Nautilus (legacy), Caja, and Nemo.
Where is the option
The option is accessible only when using Icon View (default view) in the file manager. User will not find this option in the preferences of file manager.
In the menu bar, go to View > Arrange Items > Manually. Alternatively, right-click on mouse and select Arrange Items > Manually.
Then feel free to arrange files while using Icon View.
The arrangement persists even after changing the folder view, as long as the "Arrange items" option is not changed to something else.
Nautilus (legacy) and its original features were deprecated with the introduction of Unity and GNOME 3 desktop environment in 2010 and 2011. "Arrange Items Manually" is one of original features that were less known or used by average users.
Hence the discrepancies of Nautilus variants:
GNOME Files (Nautilus in GNOME 3) has no such option for sorting files since GNOME 3.6. The documentation had "Manual sorting" option in earlier releases, however.
Files (Nautilus in Unity/GNOME) similarly has no such way of sorting files in Ubuntu.
Nemo (Nautilus in Cinnamon) was forked from Nautilus in GNOME 3.4 prior to the removal of some features. Apparently, the option was not yet removed at the time.
In short, the "Arrange Items" option is not available in newer releases of Nautilus (GNOME 3.6+). That leaves only Caja and Nemo, the forks of older releases of Nautilus.
Caja, the good old Nautilus
User can install Caja from the Ubuntu repositories in 16.04 and newer releases. Else use MATE for Trusty PPA by "Ubuntu MATE Developers" team to install in the older release 14.04.
Nemo, the newer old Nautilus
User can install Nemo from the Ubuntu repositories in 14.04 and newer releases. The older version depends on GNOME packages, whilst the newer version depends on Cinnamon packages.
Tested using Caja 1.12.7 and Nemo 2.8.6 in Xubuntu 16.04 (Xfce 4.12).
Yes, that option is found in Nautilus (legacy), Caja, and Nemo.
Where is the option
The option is accessible only when using Icon View (default view) in the file manager. User will not find this option in the preferences of file manager.
In the menu bar, go to View > Arrange Items > Manually. Alternatively, right-click on mouse and select Arrange Items > Manually.
Then feel free to arrange files while using Icon View.
The arrangement persists even after changing the folder view, as long as the "Arrange items" option is not changed to something else.
Nautilus (legacy) and its original features were deprecated with the introduction of Unity and GNOME 3 desktop environment in 2010 and 2011. "Arrange Items Manually" is one of original features that were less known or used by average users.
Hence the discrepancies of Nautilus variants:
GNOME Files (Nautilus in GNOME 3) has no such option for sorting files since GNOME 3.6. The documentation had "Manual sorting" option in earlier releases, however.
Files (Nautilus in Unity/GNOME) similarly has no such way of sorting files in Ubuntu.
Nemo (Nautilus in Cinnamon) was forked from Nautilus in GNOME 3.4 prior to the removal of some features. Apparently, the option was not yet removed at the time.
In short, the "Arrange Items" option is not available in newer releases of Nautilus (GNOME 3.6+). That leaves only Caja and Nemo, the forks of older releases of Nautilus.
Caja, the good old Nautilus
User can install Caja from the Ubuntu repositories in 16.04 and newer releases. Else use MATE for Trusty PPA by "Ubuntu MATE Developers" team to install in the older release 14.04.
Nemo, the newer old Nautilus
User can install Nemo from the Ubuntu repositories in 14.04 and newer releases. The older version depends on GNOME packages, whilst the newer version depends on Cinnamon packages.
Tested using Caja 1.12.7 and Nemo 2.8.6 in Xubuntu 16.04 (Xfce 4.12).
edited Jan 7 at 18:44
answered Mar 19 '17 at 9:23
clearkimuraclearkimura
3,98511956
3,98511956
1
I upvoted, but you should have just gone with Caja. MATE is literally GNOME 2 - it's just being developed further. Suggesting the use of outdated (and insecure - due to its age) software, is not wise.
– RolandiXor♦
May 15 '18 at 19:31
@RolandiXor The original intention was a historical comparison. But I have removed those redundant text now, as per comment.
– clearkimura
May 16 '18 at 11:48
add a comment |
1
I upvoted, but you should have just gone with Caja. MATE is literally GNOME 2 - it's just being developed further. Suggesting the use of outdated (and insecure - due to its age) software, is not wise.
– RolandiXor♦
May 15 '18 at 19:31
@RolandiXor The original intention was a historical comparison. But I have removed those redundant text now, as per comment.
– clearkimura
May 16 '18 at 11:48
1
1
I upvoted, but you should have just gone with Caja. MATE is literally GNOME 2 - it's just being developed further. Suggesting the use of outdated (and insecure - due to its age) software, is not wise.
– RolandiXor♦
May 15 '18 at 19:31
I upvoted, but you should have just gone with Caja. MATE is literally GNOME 2 - it's just being developed further. Suggesting the use of outdated (and insecure - due to its age) software, is not wise.
– RolandiXor♦
May 15 '18 at 19:31
@RolandiXor The original intention was a historical comparison. But I have removed those redundant text now, as per comment.
– clearkimura
May 16 '18 at 11:48
@RolandiXor The original intention was a historical comparison. But I have removed those redundant text now, as per comment.
– clearkimura
May 16 '18 at 11:48
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f843480%2fa-file-manager-with-free-icon-placing-option%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown