Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 18 hours 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T08:00:01.000Z (5 months ago)
- Last Synced: 2025-01-22T00:11:49.986Z (about 18 hours 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,571
- Watchers: 39
- Forks: 246
- Open Issues: 115
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.yml
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
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.