GitJournal – Notes with Git icon

4.1 570 Comentários 13 Leituras


1.89.0 Por GitJournal


Baixar APK

Sobre

Git Journal is a note taking / journaling app built with privacy and data portability in mind. It stores …

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.

Mostrar mais

Informações adicionais sobre o jogo

Versão mais recente

1.89.0

Carregado por

administrador

Requer Android

5.0

Android

5.0

Disponível em

Get GitJournal - Notes with Git on Google Play

Categoria

Produtividade

Produtividade

O que há de novo?

Última atualização em Aug 27, 2024

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