Actions to be done
Printing pallet labels
- Find highest number of already packed pallets (use 1 for first pallet)
- Connect computer to the wired network
- Print labels by running
tools/print-pallet-label FIRST LAST 'Room where stuff comes from'
Documenting pallet content
- Create a new pallet description by running
tools/new-content PALLET_NUMBER
- Add lines (preceeded by '*') as needed in the content section
- Save the description
- Exit the editor (this will make a
git add/commit
of the description)
At end of day
- Connect computer to the wired network
- Push changes to backup by running
tools/do-git-sync