OctarineOctarine Docs
iOS /

Attachments

Manage images and videos stored in your workspace

Attachments are images and videos stored in your workspace. They live in the .attachments/ folder and can be referenced from any note.

The Attachments Page

Open Attachments from the More menu. Your media files are displayed in a 3-column grid of thumbnails. Videos show a play button overlay on their thumbnail.

Use the search field at the top to filter attachments by filename.

Previewing

Tap any thumbnail to open it in a full-screen lightbox. Images are displayed at full resolution. Videos play with playback controls.

Tap the close button or tap outside the media to exit the lightbox.

Context Menu

Long-press an attachment to open a context menu with two options:

  • Copy Wikilink — copies the wikilink reference (e.g., [[photo.png]]) to your clipboard so you can paste it into a note.
  • Delete Attachment — permanently removes the file from your workspace.

Referencing Attachments in Notes

To display an attachment inside a note, use the wikilink syntax:

[[photo.png]]

For external images (not stored in your workspace), use standard Markdown syntax:

![Alt text](https://example.com/image.png)

Supported Formats

Images: PNG, JPG, JPEG, GIF, SVG, WebP

Videos: MP4, WebM, MOV