mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 18:03:14 +08:00

The BottomAppBar when given in the Scaffold gets hidden when the keyboard is visible. We had hacked around that by translating its position, however that resulted in the cursor at the bottom being hidden when we were typing a long note. It is not just part of the body of the scaffold. Also converted many functions into widgets.
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. 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
- Matrix Chat Room - #gitjournal:matrix.org
- Reddit Community - Join Us
- Newsletter - Signup Here
- Twitter - Follow for Updates
Screenshots
Migrating from Existing Apps
Contributing
Development is tracked over here.
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%