Trail-Sense
Trail-Sense copied to clipboard
Share/export a packing list
- [ ] Export the packing list to CSV - name it "pack-name.csv" by default (pack name is slugified)
- [ ] Import a packing list from CSV
- [ ] Copy the CSV text to your clipboard
It should contain the following information for each item:
- [ ] Desired amount
- [ ] Name
- [ ] Category
- [ ] Weight
A user suggested that I use the LighterPack CSV format so they can exchange lists between that and TS. Looks to be pretty close to what I was going to add:
Item Name,Category,desc,qty,weight,unit Test,Other,Description,2,5,ounce Item2,Fire,Desc 2,1,3,ounce