Getting Started
Ayumi is available for free on the App Store for both macOS and iOS.
Installation
Section titled “Installation”- Download Ayumi from the App Store
- Launch the app
Initial Setup
Section titled “Initial Setup”On first launch, Ayumi will ask you to select a folder for storing your journal entries.
Choosing a Folder
Section titled “Choosing a Folder”- Select a folder on your iCloud Drive to enable automatic sync across devices
- Alternatively, choose any local folder on your device
- The folder will contain your Markdown files and attached media
Folder Structure
Section titled “Folder Structure”Ayumi organizes entries by date:
YourJournalFolder/├── 2026/│ ├── 01/│ │ ├── 01/│ │ │ ├── morning-thoughts.md│ │ │ └── morning-thoughts.assets/│ │ │ └── photo.jpg│ │ └── 15/│ │ └── weekly-review.md│ └── 02/│ └── ...Each entry is a standard Markdown file with YAML frontmatter for metadata. Attached files are stored in a .assets/ folder alongside the entry.
Creating Your First Entry
Section titled “Creating Your First Entry”- Tap the New Entry button (or use
Cmd+Non macOS) - Write your thoughts in Markdown
- Location and weather data are captured automatically
- Save with
Cmd+Return(macOS) or the Save button
What’s Next
Section titled “What’s Next”- Writing Entries — Learn about entry features
- Voice Recording — Record and transcribe voice memos
- Gemini API Setup — Enable AI transcription