Vishesh Handa 540078c413 Improve repo migrations
Earlier we had one folder 'journal_local', when the remote would be
setup a new folder called 'journal' would be created, and each all the
files would be copied over. This meant the local history was being
destroyed.

Now, we only have 1 folder 'journal', and on 'cloning', we add the url
as a remote, and do a git fetch + merge.

This simplifies everything drastically, and opens the door for multiple
remotes.
2020-10-15 12:18:47 +02:00
2020-10-09 01:17:40 +02:00
2020-02-17 15:51:14 +01:00
2020-10-15 11:06:57 +02:00
2019-10-11 17:07:39 +02:00
2020-05-31 09:07:29 +02:00
2020-10-15 10:52:37 +02:00
2020-10-15 12:18:47 +02:00
2020-09-12 22:07:00 +02:00
2020-10-09 00:59:19 +02:00
2020-09-06 12:45:31 +02:00
2018-05-12 18:45:42 +02:00
2020-08-10 17:24:02 +02:00
2020-10-12 18:52:13 +02:00
2019-01-25 12:05:36 +01:00
2020-03-14 23:33:04 +01:00
2020-10-15 12:18:47 +02:00
2020-10-15 10:08:11 +02:00
2020-10-12 13:31:47 +02:00


Mobile first Markdown Notes integrated with Git

Get it on Google Play Download on the App Store

Build Status License: AGPL v3

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.

Features -

  • Can be used with any Git Repository
  • Allows categorizing Notes based on Folders
  • No Account Required
  • Open source

Community

Screenshots

Migrating from Existing Apps

Contributing

Please feel free to open an issue for any bug or feature request. Additionally, you can vote on existing Issues by reacting with a '👍'.

Languages
Dart 93.7%
Shell 1.6%
Objective-C 1.4%
Swift 1.3%
CMake 0.5%
Other 1.4%