Cloud Resources
Cloud Resources lets you insert media you’ve already uploaded to Picora — images, audio, and video — straight into your document, without re-uploading. Where image hosting is the upload path, this is the reverse: browse your cloud library and drop a resource in.
Opening the browser
There are two entry points:
- Format menu — an “Insert from Cloud” group after Insert Image (
Cmd/Ctrl+Shift+G). The resource is inserted at the cursor. - Editor right-click menu — insert at the position you clicked.
Either opens a resource panel with search, pagination, and previews.
Browsing and inserting
The panel lists your Picora media filtered by type — image, audio, or video. You can:
- Search by keyword to narrow the list.
- Page through results.
- Preview a resource before inserting.
- Select one or more resources and insert them all at once.
How resources are inserted
| Type | Inserted as |
|---|---|
| Image | An <img> element (with Moraya’s resize, right-click menu, and alt-text tools) |
| Audio | An HTML5 <audio> tag |
| Video | An HTML5 <video> tag |
Audio and video use standard HTML5 media tags, which round-trip losslessly between Markdown and the editor — so your document stays portable, and the media plays inline.
Requirements
Cloud Resources reads from your Picora library, so you need Picora connected (see Picora Cloud). Videos that are still transcoding show their status until they’re ready to embed.