GitJournal - Notes with Git

In-app purchases
3.9
605 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Git Journal is a note taking / journaling app built with privacy and data portability in mind. It stores all its notes in a standardised Markdown + YAML header format or plaintext. The notes are stored in a hosted Git Repo of your choice - GitHub / GitLab / Gitea / Gogs / Any Custom-provider.

Features -

- Offline First - All yours notes are available offline
- No Account Required
- Categorize your Notes with Folders
- Open source / Free Software / FOSS
- Can easily be extended and integrated with other Git tools
- Can also be used to manage Hugo / Jekyll / Gatsby websites
- No Ads
- Built with Flutter


Never need to import / export your notes, as you always have control of the data. Apps may come and go, but your notes will always be with you.

The app comes with a clean, easy to use interface designed to focus on just writing your journal entries without any distractions.

We have chosen Git as a backend as self-hosting a Git server is much simpler than almost any other software, additionally there are already many commercial providers of Git. So you can choose who you want to trust with your notes. We currently don't support encrypting the notes, but it's something we're actively working on.
Updated on
Aug 27, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
Financial info, App activity, and App info and performance
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

4.1
583 reviews
David Martinez
July 28, 2023
I want to love this. There are just so many little paper cuts that I can't ever rely on it. I had to go thru huge heroics and mess to change the default branch from 'main'. And it regularly just says 'failed to save note' and you have to force close. Dev has also removed subscription part, so guessing it's abandoned or will be soon.
5 people found this review helpful
Did you find this helpful?
Simon Ghoul (Detective Neko Ghoul)
November 17, 2022
There's a bug that can happen when you have external storage issues, Android 13. It can happen if you change the external location too often and too soon, and it may happen because you are doing it while the app is trying to move the files. I thought I lost all my notes but they were just saved in a different location. Despite merging them I can't get the app to read the notes in the subfolders. GitJournal also doesn't want to recognize FairEmail as an email client, so I can't submit bug reports
8 people found this review helpful
Did you find this helpful?
A Google user
March 25, 2020
Exactly what I want: a notes app that uses simple markdown and saves in regular markdown files, doesn't rely on proprietary storage, has keyword search, and and is simple to use. Now I can sync notes across devices and software quickly and easily. I even used the feedback link in-app and got a prompt response from the creator. Can't ask for better.
23 people found this review helpful
Did you find this helpful?
GitJournal
March 26, 2020
Hi Andrew. Thank you for your kind words. Please feel free to contact me if you encounter any bugs or have feature requests. You've already helped by pointing out how the UI settings aren't very discoverable. Thanks!

What’s new

* Add support for YYYY-MM-DD in the YAML frontmatter
* Add a button to export the repo as a zip
* Small bug fixes