Larkinabout / fvtt-token-action-hud-core

Token Action HUD is a repositionable HUD of actions for a selected token.
14 stars 22 forks source link

[FEATURE] Allow Any Actions to be Added to Any Subcategory #19

Closed Larkinabout closed 1 year ago

Larkinabout commented 1 year ago

Describe your idea Allow macro actions to be added into any subcategory.

Additional context Currently, macro actions are added to the HUD by creating a custom subcategory. By allowing them to be viewed and added to any subcategory, alongside the actions available for that subcategory, it frees up custom subcategories to be used for organising the HUD instead.

Larkinabout commented 1 year ago

Change to allow any action, not just macro actions, to be added to any subcategory. There's no real reason for a restriction aside from the way actions are selected from a very long drop-down list. Maybe look at better ways to group actions and subcategories in the drop-down list or manage it with a form.

Ultimately it would be great to be able to drag items onto the HUD, but that's a long way off.

Larkinabout commented 1 year ago

token-action-hud-any-action

Larkinabout commented 1 year ago

Added in Token Action HUD Core 1.3.0.