idiomatic / HandyNotes_Achievements

Shows location of incomplete World of Warcraft achievements
Apache License 2.0
2 stars 6 forks source link

Feature: Tracked achievement show up of list #18

Open JanGalek opened 3 years ago

JanGalek commented 3 years ago

Should be good see in list of achievement list tracked achievement up and maybe some highlight

JanGalek commented 3 years ago

can assign to me, I'll look at it at he weekend ;)

idiomatic commented 3 years ago

i initially omitted an "activity tracker" HUD because:

  1. visual bloat: i strive to be a HUD minimalist, and only add to the user interface when opting in by viewing the map.
  2. code bloat: lots more to write.
  3. feature snowball: users will expect frame movability. and UI scaling. and automatic achievement reordering. and explicit manual reordering. and hiding specific achievements. and persistence of these settings. and extra columns showing progress. and meaningful row colorization. and colorblind support.
  4. i was more interested in improving collaboration, by bringing attention to achievements others in your party seek, and by peer-to-peer cryptographically-signed messaging of user-contributed edits.

that said, feel free and have at it.

idiomatic commented 3 years ago

Oh, I see. You mean to "sort" or "prioritize" tracked achievements within the existing tooltip.