[Feature] Allow manually reordering items
Is your feature request related to a problem? Please describe. STM allows sorting items by name or date, but this does not allow the user to reorder the items as they please.
Describe the solution you'd like Allow the user to reorder items, preferably via drag and drop (with Shift or Ctrl key pressed).
Describe alternatives you've considered Manually adding numbers before each item. Ick!
@Gitoffthelawn see my suggestion here. It works really well for me.
@Gitoffthelawn see my suggestion here. It works really well for me.
Thank you for helping with a workaround. Though this needs to be a feature IMO.
future extension
meanwhile thank you @explor202 for that workaround
I posted a script a couple of days ago to an older thread that handles manual reordering of menu items nicely, based on the same concept of manipulating the file modification date of the shortcuts. It can be invoked by choosing a menu item on SystemTrayMenu itself. I can't think of an easier way to sort the menu. See what you think... https://github.com/Hofknecht/SystemTrayMenu/issues/306#issuecomment-2812561092