GitMD Notes is an Android note-taking app that lets you manage Markdown notes within your own Git repository.
Because your notes are saved in your own GitHub/GitLab/Codeberg repository, you can open them with other tools anytime without vendor lock-in. It uses only simple .md files, without any proprietary formats.
■ Main Features
• Editing and previewing Markdown notes
• Support for multiple repositories (switchable)
• Commit, push, and pull (JGit-based)
• OAuth authentication (GitHub / GitLab PKCE)
• PAT (Personal Access Token) authentication
• Folder hierarchy support
• Favorites / Recently opened notes
• Journal mode (notes by date)
• Four types of list views (Standard, Journal, Card, Grid)
• Light / Dark / System-linked themes
• Automatic synchronization option
■ Supported Git Hosting
• GitHub (Official OAuth / PAT)
• GitLab (Official OAuth / PAT)
• Codeberg / Gitea / Forgejo series (PAT)
• Other HTTPS basic auth-compatible Git servers (PAT)
■ Privacy and Data Ownership
• All notes are stored only in your own repository
• There is no GitMD Notes server. Data is sent and received only between this app and the Git host you specify.
* OAuth tokens/PATs are encrypted with Android Keystore and stored only on your device.
* Anonymous usage statistics and crash reports (Firebase Analytics/Crashlytics) are collected for improvement purposes. See the Privacy Policy for details.
■ Pricing
* Completely free
* No ads
* No subscriptions
* Donations only (optional)
■ Recommended for:
* Those who want complete control over their notes
* Those looking for a migration from Obsidian/Notion
* Those who already have notes stored on GitHub
* Those who want to leave room to switch to another tool in the future
* Markdown users
* Those who want to manage their diary/journal with Git
■ Privacy Policy
https://ymatsuza1128.github.io/privacy-policy/