-
-
Notifications
You must be signed in to change notification settings - Fork 641
Spreadsheets
Ben Hollis edited this page Jun 11, 2022
·
2 revisions
From the Organizer or Settings page, you can export Spreadsheets of your inventory as CSV files, which can be opened in spreadsheet software like Excel or Google Sheets. The format of this spreadsheet will change as DIM changes - if you're building tools around this spreadsheet, consider going directly to the Bungie.net API instead, or be prepared to react to changes in the format.
If you have a .csv file containing columns labeled Id
, Hash
, Tag
, and Notes
(and any number of other columns that are ignored), you can re-import the file "Import tags/notes from CSV" button on the Settings page. This will overwrite the tags and notes for each item in your spreadsheet.
- This User Guide and the README contain a lot of information; please take your time and read them carefully.
- We provide a detailed change log for each release.
- Be sure to read the CONTRIBUTING guidelines before reporting a new DIM issue or opening a pull request.
- If you have any questions about DIM usage or want to share some information with the DIM community, please visit our Discord.