Attachments
Ayumi supports attaching various file types to your journal entries.
Supported File Types
Section titled “Supported File Types”| Type | Formats |
|---|---|
| Images | JPEG, PNG, HEIC, GIF, etc. |
| Documents | |
| Audio | M4A, MP3, WAV, etc. |
| Video | MP4, MOV, etc. |
Adding Attachments
Section titled “Adding Attachments”- Open an entry in the editor
- Use the attachment button to add files
- Select one or more files from the file picker
- Files are automatically copied to the entry’s assets folder
File Organization
Section titled “File Organization”Attachments are stored alongside the Markdown entry:
2026/01/15/├── my-entry.md└── my-entry.assets/ ├── photo.jpg ├── document.pdf └── voice-memo.m4aMarkdown links are automatically inserted into the entry body, making them compatible with Obsidian and other Markdown editors.
Viewing Attachments
Section titled “Viewing Attachments”In the entry detail view, all attachments are listed with their filenames. You can open them with their default application.
Removing Attachments
Section titled “Removing Attachments”Remove attachments from the editor view. The file will be deleted from the assets folder.