Discover the features that make MemoirCapsule & MMM the next-generation solution for safe journaling
Host it yourself. Your entries are stored locally in a transparent, organized file structure.
Choose between Argon2 (maximum security) or PBKDF2 (security with recovery options) to protect your journals.
A powerful, feature-packed editor for crafting beautiful entries with images, audio, and advanced formatting.
Use local AI models to analyze your writing, check grammar, and gain insights.
Navigate through your entire document history with a visual timeline.
Keep your journal synchronized and backed up across devices with GitHub, GitLab, or any Git provider.
The main application that organizes your life. It's the secure vault, the calendar, and the command center for your digital diary.
Getting started is simple. The welcome window guides you through the initial setup, ensuring you're ready to begin your journaling journey with ease.
Your journal is personal. MemoirCapsule ensures it stays that way with robust encryption options. Choose between Argon2 for maximum security or PBKDF2 with recovery options.
Your memories are irreplaceable. MemoirCapsule makes it easy to back them up to your preferred provider, including GitHub, GitLab, or cloud services like Google Drive.
The main window is designed for intuitive navigation and organization with a calendar, categories, entry list, and quick actions.
Make MemoirCapsule truly yours. Change themes, adjust font sizes, configure autosave intervals, and set up your Git credentials all in one place.
See the pre-release build demo to explore the features and capabilities of MemoirCapsule
This comprehensive demo showcases the key features of MemoirCapsule, including the setup process, security options, backup configurations, and the main interface. Get a firsthand look at how MemoirCapsule puts you in control of your journaling experience with its intuitive design and powerful features.
A powerful and privacy-focused text editor designed to handle everything from simple text to complex documents with rich media.
The ribbon-style interface is organized and intuitive, putting powerful tools at your fingertips. With a clean layout and easy-to-navigate menus, you can focus on what matters most - your content.
Use a wide array of emojis to add personality to your entries.
Efficiently search through your document with powerful tools.
Insert, resize, filter, and annotate images directly in the editor.
Record or add audio files, automatically converted to high-quality MP3.
Create beautifully formatted entries with comprehensive text styling options. From bold and italic to custom fonts and colors, make your entries stand out with professional formatting tools.
Enable AI features to get help from a local Ollama model. Ask questions about your own text, get summaries, rephrase sentences for better clarity, and gain insights into your writing patterns - all while keeping your data private.
Built-in grammar checker with real-time suggestions and fixes.
Customize the editor appearance with different themes.
This is more than a simple undo/redo. The "Time Travel" feature provides a visual timeline of your entire document history. You can jump back to any point in time to retrieve content or see how your document evolved.
You can even compare two different points in history to see exactly what changed. This powerful feature helps you track edits and understand the evolution of your thoughts.
Write in pure Markdown and toggle between the code and rendered view instantly. Perfect for those who prefer the simplicity of Markdown syntax while still having access to rich formatting features.
View and edit the JSON structure directly within MMM.
See exactly how your data is stored and structured.
Watch the pre-release build demo to explore the advanced features of the Magic Memory Mark-2 Editor
This comprehensive demo showcases the powerful features of the MMM editor, including advanced text formatting, image editing, audio recording, AI integration, and the innovative "Time Travel" undo system. See how MMM combines the familiarity of traditional editors with modern features to create a truly unique journaling experience.
We believe in transparency. Your journal entries aren't locked in a black box. They are stored as individual .gbd files in a clear, human-readable folder structure.
Your entries are organized in a clear date-based structure:
/
└── 2025/
└── 06/
└── 18/
└── todays_posterpost_experience.gbd
Each .gbd file is a JSON object containing all the data related to your entry:
{
"html_content": "The actual document content",
"plain_text": "A simple text-only version",
"image_metadata": "path to image",
"audio_metadata": "path to audio",
"font_info": "How the text looks",
"description": "A short summary",
"version": "Which version of the app created it",
"created_at": "When it was first made",
"modified_at": "When it was last changed",
"checksum": "A unique fingerprint"
}
Follow these simple steps to begin your journaling journey with MemoirCapsule & MMM
Get the source code from GitLab
Follow the build instructions for each project
Launch the main application and begin your journaling journey