Sidebar features #1533
Replies: 1 comment 1 reply
-
|
I don't speak for @mtwebster. This would be just my own opinion
No reason for this to be an option at all. It's going to far.
Same here. If there is some sort of bug, that should be fixed, but this option doesn't need to exist.
You mark this as one of your goals. There is no such thing. Every option you add, adds complexity. Period. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
i am currently working on some sidebar features for nemo. I hope @mtwebster could possibly support because I am not sure if this is a good approach or not. My original idea to make the sidebar with custom labels is indeed not a good way to go, because bookmarks are sufficient to create everything a user needs.
After looking into the code and the current behavior I wanted to align some aspects in mint to have the same look and feel.
I shifted the Desktop item from the sidebar to the XDG bookmarks to remove the hardcoded entry. So the user has still the Desktop item under „My Computer“ but can remove it, if necessary.
Then I added hardcoded items for „My Computer“ in a logical order. looking like that:
My Computer
— Computer (new entry)
— File System
— Home
— XDG bookmarks
— Favorites (only visible if Favorites are created)
— Recent Files (only active when activated in Mint)
— Trash
Moreover I added a new entry in File Management Preferences called „Sidebar“ under Plugins.
In this menu I added two options:
Sidebar Appearence and My Computer.
Under Sidebar appearence the user can select if he wants the default view with Places and Tree, only Places, only Tree. If the user selects Only places or only Tree, the icons in the bottom bar disappear and only the toggle button to hide or unhide the sidebar is visible.
under „My Computer“ the user can toggle which hardcoded element is visible in the sidebar. It is similar to the desktop option in which the user can toggle which items are visible on the desktop.
Default for on is: File System, Home, Favorites, Trash.
Default for off is: Computer
Last but not least I added an icon picker for bookmarks. Normally the default icon for a bookmark is selected but in some cases it would be great to change the icon. For instance „Templates“ is not taking the default icon in other system languages. I guess it is a bug but with the option to select the item from the current theme the user can correct it.
With those changes the administrator can make a very simple but efficient view for basic users.
„My Computer“ for a system view and „Bookmarks“ for a user view.
But I‘d like to have @mtwebster opinion about it.
My goals were:
Nevertheless I have some challenges:
What happens to the XDG-Bookmarks if the user hides Home and Filesystem in the „My Computer“ preferences?
How to shift the sidebar visibilty icon to the left border if „only Places“ or „Only Tree“ is selected?
How to make the icon picker more intuitive (instead of adding a uri?
Does the sidebar have an icon for “Computer”?
Here would be the proposals:
0001-gschema.pdf
0002-global-preferences.pdf
0003-nemo-places-sidebar.pdf
0004-nemo-preferences-dialog.pdf
Beta Was this translation helpful? Give feedback.
All reactions