mr-miner1 / better-settings

discord settings but better.
MIT License
43 stars 3 forks source link

Right Click Context #13

Closed DracoClaw closed 3 years ago

DracoClaw commented 3 years ago

The ability to right click on a setting to hide/favorite it. No need to edit a long list in the settings

mr-miner1 commented 3 years ago

better idea than #9 I could look into it and if I can't figure it out maybe alt clicking on a setting tab could set it as favorite and del clicking could make it hidden?

DracoClaw commented 3 years ago

Sounds good!

mr-miner1 commented 3 years ago

working on it. also sorta new feature 👀 PhCwSdcNkH

DracoClaw commented 3 years ago

🔥🔥🔥

mr-miner1 commented 3 years ago

dont know if you saw the new context menu but should i add the favorite and disabled toggle in the customize modal or as a context item?

DracoClaw commented 3 years ago

Hmm, i see the new menu, but im not seeing any fav/hide options. I am seeing an "Open" option which makes no sense to have.

I think having the fav/hide toggle in the Customize make sense.

DracoClaw commented 3 years ago

Also, the Rename option should apply to the setting Header.

image

mr-miner1 commented 3 years ago

Hmm, i see the new menu, but im not seeing any fav/hide options.

havent made those work in context menu yet. they are a bit tricky since i dont want to reset the already existing favorites and hiddens.

I am seeing an "Open" option which makes no sense to have.

no. it makes complete sense. why would you click once when you can click twice?? (added it because i was bored and a singular context item looked weird)

Also, the Rename option should apply to the setting Header.

ill have to look into that later but first i think ill do favorites and disabled.