observablehq / feedback

Customer submitted bugs and feature requests
42 stars 3 forks source link

Feature request: All cell naming in export dialog #301

Open triptych opened 2 years ago

triptych commented 2 years ago

Describe the issue

unnamed cells cannot be exported individually.

often you may not realize this until you are at the export / embed dialog where you see "unnamed cell" Now that we can name unnamed cells in the tool bar, the request is to add this functionality in the export dialog as well To Reproduce Visit https://observablehq.com/@triptych/this-is-a-test choose export -> embed cells There is 1 cell I CAN export, and two I CAN'T.

Expected behavior I should be able to 1) name those unnamed cells - clicking on their "unnamed" label and edit it. 2) immediately after be able to export them without leaving this dialog. ( checkboxes appear next to their new names )

Screenshots If applicable, add screenshots to help explain your request.

Screen Shot 2021-12-02 at 8 17 39 AM

References https://observablehq.com/@observablehq/release-notes#cell-938 ( Now that we can name "unnamed" cells we need to be able to do it in the export dialog where the user will probably first encounter this limitation )