maoschanz / appfolders-manager-gnome-extension

A GNOME extension allowing easy management of "appfolders" directly from the applications grid.
GNU General Public License v3.0
94 stars 24 forks source link

An option for auto-arranging icons in folder, please!!! #22

Closed Cookie74 closed 7 years ago

Cookie74 commented 7 years ago

An option for auto-arranging icons in folder, please. Not to get the icons all messed up.

Cookie74 commented 7 years ago

Folders like games, internet, office.

maoschanz commented 7 years ago

You mean automatically doing folders by categories ? It's the next "milestone", it should be done next week

Cookie74 commented 7 years ago

An option In the extension menu to organize the apps in folder automatically. example

image

image

maoschanz commented 7 years ago

Because of this, "an option in the preferences window" is not how i will implement it.

The right-click menu on an appfolder will show a "Add a category" submenu, and if a category is already set to a folder there will be a "Remove a category" submenu (it is the origin of ddnexus' issue: most distros have 2 folders by default, Sundry and Utilities, which don't directly contain apps, but only categories, that can't be removed by the extension for now).

I'm aware this is not a perfect way to do it (mainly because it means you have to create manually folders), but I prefer that the user can create/delete/remove what he want, and only what he want, and only when he explicitly want to do it. Especially, i can't just destroy existing settings during initialisation of the extension: in your mockup...

Warmuser commented 7 years ago

There is another project: https://github.com/BenJetson/gnome-dash-fix

maoschanz commented 7 years ago

i kinda did it, it's on the official website