mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 09:47:35 +08:00

Now with the latest git_bindings we no longer use git_pull which would do a fetch + merge. It's good that these two actions are separated as I can then easily replace the git_merge with a smarter version implemented in git. Also, that way in the future, the git_bindings plugin will only be used for git_fetch and git_push for SSH. Everything else can be handled by dart_git.
Store your Markdown Notes in any Git Repo
Summary
GitJournal is a note taking app focused on privacy and data portability. It stores all its notes in a standardized Markdown + YAML header format (optional). The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider. This means you can easily self host or host your notes in one of the many Git providers.
Features -
- Can be used with any Git Repository
- Allows categorizing Notes based on Folders
- No Account Required
- Open source
Community
- Discord Server
- Reddit Community - Join Us
- Newsletter - Signup Here
- Twitter - Follow for Updates
Screenshots
Migrating from Existing Apps
Contributing
Please feel free to open an issue for any bug or feature request. Additionally, you can vote on existing Issues by reacting with a '👍'.
Languages
Dart
93.7%
Shell
1.6%
Objective-C
1.4%
Swift
1.3%
CMake
0.5%
Other
1.4%