A lightweight, offline-first journaling app focused on privacy, simplicity, and long-term memory keeping.
memory.journal lets you jot down moments from any point in your life, be it today, or years ago. Every memory has its own date, separate from when you decide to write it down, helping you build your own little box of memories.
- Simple and easy to use interface.
- Password protection for journals to keep memories safe.
- Markdown support for memories.
- Separate memory date from writing date.
- Export your journals to JSON format.
pip install "memory.journal @ git+https://github.com/shsiddhant/memory.journal.git"memoryjournal # Run the appYou can now access the app on http://localhost:5000/
- Export to JSON
- User friendly installation and use.
- Media attachments
- Export to PDF and DayOne/Journey.cloud formats
- Markdown preview while adding/editing memories
- Markdown extensions (https://facelessuser.github.io/pymdown-extensions/)
- strikethrough
- highlight
If you'd like to explore, improve, fix something, report bugs, or suggest any feature ideas, you are welcome to contribute.
To get started, you can have a look at the issue tracker. If you want to report a bug or make a feature request, please open a new issue using an appropriate template.
See CONTRIBUTING for a detailed overview of the contributing guidelines.




