https://github.com/GitJournal/GitJournal
Mobile first Note Taking integrated with Git
https://github.com/GitJournal/GitJournal
git google-keep journal knowledge-graph knowledge-management markdown memex note-taking notes notes-app
Last synced: about 1 month ago
JSON representation
Mobile first Note Taking integrated with Git
- Host: GitHub
- URL: https://github.com/GitJournal/GitJournal
- Owner: GitJournal
- License: agpl-3.0
- Created: 2019-01-10T11:27:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T08:00:01.000Z (7 months ago)
- Last Synced: 2025-03-12T08:09:37.986Z (about 1 month ago)
- Topics: git, google-keep, journal, knowledge-graph, knowledge-management, markdown, memex, note-taking, notes, notes-app
- Language: Dart
- Homepage: https://gitjournal.io
- Size: 12.3 MB
- Stars: 3,606
- Watchers: 38
- Forks: 250
- Open Issues: 117
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.yml
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- stars - GitJournal/GitJournal
- project-awesome - GitJournal/GitJournal - Mobile first Note Taking integrated with Git (Dart)
- awesome-note-taking - GitJournal - Open source markdown notes editor with integrated syncing with Git. Supports iOS, Android, Linux and MacOS (flutter). (Open Source / Native GUI)
- jimsghstars - GitJournal/GitJournal - Mobile first Note Taking integrated with Git (Dart)
- awesome-flutter - GitJournal
- awesome-technostructure - GitJournal/GitJournal
- awesome-technostructure - GitJournal/GitJournal
- awesome-starred - GitJournal/GitJournal - Mobile first Note Taking integrated with Git (git)
README
![]()
Mobile first Markdown Notes integrated with Git# 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](./docs/git_hosts.md).
# Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
# Migrating from Existing Apps
- [Google Keep](https://github.com/vHanda/google-keep-exporter)
- [Day One Classic](https://gist.github.com/sanzoghenzo/fb5011aa566292a4eb1b62fc7a4a50cc)
- [Narrate](https://gist.github.com/sanzoghenzo/fb5011aa566292a4eb1b62fc7a4a50cc)
- [Simplenote](https://github.com/isae/gitjournal-simplenote-exporter)# Contributing
Please feel free to [open an issue](https://github.com/GitJournal/GitJournal/issues/new) for any bug or feature request. Additionally, you can vote on existing [Issues](https://github.com/GitJournal/GitJournal/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) by reacting with a '👍'.
# License
All code contributed by [Vishesh Handa](https://github.com/vhanda) is licensed under the [AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html). All code contributed by anyone else is licensed under the Apache License 2.0. This is done so that GitJournal can avoid needing a CLA, and it can be distributed it on the Apple App Store which doesn't allow AGPL.
The documentation (including this file) and translations are under a Creative Commons Attribution 4.0 International License.