GitJournal - Notes with Git

In-App-Käufe
3.9
603 Rezensionen
10 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

Git Journal is a note taking / journaling app built with privacy and data portability in mind. It stores all its notes in a standardised Markdown + YAML header format or plaintext. The notes are stored in a hosted Git Repo of your choice - GitHub / GitLab / Gitea / Gogs / Any Custom-provider.

Features -

- Offline First - All yours notes are available offline
- No Account Required
- Categorize your Notes with Folders
- Open source / Free Software / FOSS
- Can easily be extended and integrated with other Git tools
- Can also be used to manage Hugo / Jekyll / Gatsby websites
- No Ads
- Built with Flutter


Never need to import / export your notes, as you always have control of the data. Apps may come and go, but your notes will always be with you.

The app comes with a clean, easy to use interface designed to focus on just writing your journal entries without any distractions.

We have chosen Git as a backend as self-hosting a Git server is much simpler than almost any other software, additionally there are already many commercial providers of Git. So you can choose who you want to trust with your notes. We currently don't support encrypting the notes, but it's something we're actively working on.
Aktualisiert am
27.08.2024

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.
Keine Daten werden mit Drittunternehmen oder -organisationen geteilt
Diese App kann die folgenden Datentypen erheben
Finanzdaten, App-Aktivitäten und App-Informationen und -Leistung
Daten werden bei der Übertragung verschlüsselt
Daten können nicht gelöscht werden

Bewertungen und Rezensionen

4.1
581 Rezensionen

Neuerungen

* Add support for YYYY-MM-DD in the YAML frontmatter
* Add a button to export the repo as a zip
* Small bug fixes