kgar / foundry-vtt-tidy-5e-sheets

D&D 5e sheet layouts for Foundry VTT, focused on a clean UI, user ergonomics, and extensibility.

Home Page:https://kgar.github.io/foundry-vtt-tidy-5e-sheets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Context Menu Options for Assigning To Section / Action Section, and Use Default Section / Action Section

kgar opened this issue · comments

Some item sheets will not be Tidyified because they ship with a premium module and there hasn't been enough time or resources to add support. For example, the Trick Weapon in Steinhardt's Eldritch Hunt or the Tattoo in Tasha's Cauldron of Everything currently do not have Tidy sheets. As a result, it is basically impossible to leverage things like Custom Sections / Action Sections.

Add context menu options:

  • Move to Custom Section
  • Move to Default Section
  • Move to Custom Action Section
  • Move to Default Action Section

The relevant options should be visible based on whether the item has a custom section assigned or not, and if the item is one of the supported item types for custom sections (all inventory, all spells, active / passive feats).

These context menu options will not be necessary with the combination of drag and drop #567 and expanded section config #569 .