PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Save item prices
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check for duplicates
- I've checked for duplicate issues by using the search function of the issue tracker
Is your feature request related to a problem?
I would like to be able to keep track of how much the items that l used for my build cost to buy, but currently price information is stripped when importing an item from the trade site
Describe the solution you'd like
Simple option:
- When entering text into the 'Create Custom Item from Text' dialog, any lines beginning with 'Note:' could be appended to the bottom of the build notes, along with the item name
Generic option:
- Each item could have a 'notes' field stored against it
- When entering text into the 'Create Custom Item from Text' dialog, any lines beginning with 'Note:' would be added to the item notes
- The notes could be displayed below the item stat text when hovering over an item
- The notes tab would show the notes for each item, with the ability to filter by item set
Describe alternatives you've considered
l could keep track of this using a separate application, but it's not that important to me. l just thought it would be nice to have
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the “Create Custom Item from Text” dialog and the item data structures that receive imported text. Determine whether the project should support build notes or persistent per-item notes, then verify that captured prices are stored and displayed as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100