## Notes A core part of [[Story Creator Interface (Iyagi)]] is being able to access assets (images, audio, and videos) in order to add them to a story. ## To Dos - [x] Upload assets in toolbar - [x] Display assets in toolbar - [x] Change upload to a modal wizard, asking for asset name - [x] Fix issue with multiple buttons in modal - Display asset thumbnail - I need to create an image server or something - Copy asset to story - Move location of assets in story ## Workflow ### Upload Assets via Toolbar - API 1. Write file to directory 2. Write file location to table 3. Return ID ## Referencias - [[Iyagi]]