Auctionator / Journalator

World of Warcraft addon. Keep track of your gold making on the AH, crafting orders and with vendors
https://www.curseforge.com/wow/addons/journalator
MIT License
10 stars 6 forks source link

(Feature request) Add more information to Fulfilling > Export #47

Closed RamyRafik closed 1 year ago

RamyRafik commented 1 year ago

While Export is a great feature, exported data from Fulfilling is missing key information. In terms of importance:

  1. Order type (Crafting / Recrafting)
  2. Crafted Item level
  3. Crafted Item rank
  4. Optional mats (most importantly, Embellishment)
  5. Whether it had an Inspiration proc
  6. Profession (Leatherworking, Jewelcrafting, ..etc)

These information can go into additional columns in the Tabular data exported.

plusmouse commented 1 year ago

Is there something specific you'll derive from the information? Most uses are covered by just knowing how much gold you got.

RamyRafik commented 1 year ago

Yea, I'm using Exported data to see which items (and which levels) are sold the most. My main goal is to spend my profession knowledge points towards profitable items.

plusmouse commented 1 year ago

Progress update image

plusmouse commented 1 year ago

Journalator doesn't keep inspiration data, and figuring out what should be displayed for a given usage of optional reagents feels to specific a use case for it to be worth adding it in.

Done 1, 2 and 6 though (and 3 as that can be derived from 2). Closing this issue as complete.