Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/holazt/gitjournal
Mirror of https://github.com/GitJournal/GitJournal
https://github.com/holazt/gitjournal
Last synced: 2 days ago
JSON representation
Mirror of https://github.com/GitJournal/GitJournal
- Host: GitHub
- URL: https://github.com/holazt/gitjournal
- Owner: holazt
- License: agpl-3.0
- Created: 2022-01-12T14:06:29.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T14:33:49.000Z (11 months ago)
- Last Synced: 2024-10-13T00:51:56.846Z (about 1 month ago)
- Language: Dart
- Homepage:
- Size: 13.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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).
# Community
- **[Discord Server](https://discord.gg/abBwyEK)**
- **Reddit Community** - [Join Us](https://www.reddit.com/r/GitJournal/)
- **Newsletter** - [Signup Here](https://gitjournal.io/newsletter)
- **Twitter** - [Follow for Updates](https://twitter.com/GitJournalApp)# 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.