SavedInstances

SavedInstances

11M Downloads

Improving weekly profession to-do tracking

ObviousInRetrospect opened this issue · 1 comments

commented

Is your feature request related to a problem? Please describe.
Each profession has a few things you can do weekly for knowledge. Today these are all captured in the weekly bucket by name. That requires a mouseover and thinking through the list to know if you are done. I would categorize as follows:

  • [V]aldrakken Turn in quest
  • [A]nnoying quest (go kill or gather something out in the world)
  • Crafting [O]rders quest (most crafting professions)
  • Two [C]hest drops (disturbed dirt / expedition scout pack)
  • Two [M]ob drops
  • Draconic [T]reatise
  • [F]orbidden Reach prof mob
  • (Show your [M]ettle isn't knowledge but is vaguely related)

Describe the solution you'd like
The above could easily fit on a single row to confirm what was finished
one possible encoding:
V✓A✓O✓C✓M✓T✓F✓M✓
V A O C M T F M
another would be to use color (red = not done, green = done, grey = n/a or knowledge maxed)

Describe alternatives you've considered
Various weakauras do this well for the currently logged in character e.g. https://wago.io/-43ssmuem/42 but seeing at a glance what characters aren't done is hard

Additional context
Add any other context or screenshots about the feature request here.

commented

This looks similar to the request in 669. You can see a mockup I had mostly working at that link. When progress module was revamped, I didn't attempt to recreate it yet.