diff --git a/TODO.md b/TODO.md index 37632c2..d50a2f2 100644 --- a/TODO.md +++ b/TODO.md @@ -18,12 +18,12 @@ - [ ] Get HTML format to output the _right_ image extension (perhaps provide argument for what to add into templates?) - [ ] Store number of sides in the Metadata - [ ] Validate the number of sides in the metadata with the number of images provided -- [x] Show images when chosen in PostOffice -- [ ] Allow selection of secrets in PostOffice - [ ] Allow conversion of postcard files on PostOffice - [ ] Put buttons for downloading CSS and HTML on web-js output (PostOffice) - [ ] Allow uploading/choice of SVGs for the back side, to make a "blank" postcard - [ ] Responsive layout for the back — in physical units +- [ ] Allow secrets to be removed #PostOffice +- [ ] Figure out why secrets dragging is janky #PostOffice ## Done @@ -46,4 +46,6 @@ - [x] Creating a USD(Z) from an image that doesn't have resolution data (eg front/back portrait fixtures) seems to nil pointer fail. #bug - [x] Get this CLI tool building automatically - [x] Web (webp) with transparency not convertible (eg. to USD) #bug -- [x] Create USDZ directly (no need for OpenUSD tooling) \ No newline at end of file +- [x] Create USDZ directly (no need for OpenUSD tooling) +- [x] Show images when chosen in PostOffice +- [x] Allow selection of secrets in PostOffice diff --git a/internal/www/postoffice/index.html b/internal/www/postoffice/index.html index 8a64874..6d036b7 100644 --- a/internal/www/postoffice/index.html +++ b/internal/www/postoffice/index.html @@ -13,7 +13,7 @@
Welcome to Postoffice, a tool for creating digital files that represent Postcards, and all the information you care to share about them.
It can create 3D models in the USDZ format, and JPEG/PNG images with the HTML & CSS needed to allow them to 'flip' on your site. See an example at shutup.jp.
- Begin! + Describe your postcard!