Vishesh Handa 474d396ad6 Rename NoteBrowsingScreen to JournalBrowsingScreen
I'm add a different interface for viewing Notes, similar to card viewer,
and it'll be nice to have a distinction between Journal viewing and Note
Viewing. The biggest difference is that when viewing a Journal, there is
a timeline and you want to be able to easily move between Journal
entries. Whereas with notes, they aren't connected in any obvious way.
2019-12-02 13:16:55 +01:00
2019-10-02 22:34:43 +02:00
2019-06-04 13:31:48 +02:00
2019-10-09 00:27:00 +02:00
2019-10-11 17:07:39 +02:00
2019-11-03 02:04:20 +01:00
2019-11-03 02:01:15 +01:00
2019-05-15 12:42:50 +02:00
2018-05-12 18:45:42 +02:00
2019-10-20 01:15:58 +01:00
2019-12-01 15:52:07 +01:00
2019-01-25 12:05:36 +01:00
2019-01-14 18:24:45 +01:00
2019-10-09 00:12:58 +02:00
2019-12-01 15:52:07 +01:00
2019-11-03 03:06:49 +01:00


A Journaling app built on top of Git for Developers

Get it on Google Play Download on the App Store

Build Status

Summary

GitJournal is a journaling app built with privacy and openness in mind. It stores all its notes in a standardized Markdown + YAML header format. The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider.

Features -

  • Private by design
  • No Account Required
  • Open source
  • Can easily be extended and integrated with other git tools
  • Git log clearly shows a history of changes
  • Built for developers

Screenshots

Migrating from Existing Apps

Contributing

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

License

Copyright 2018-2019 Vishesh Handa

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Languages
Dart 93.7%
Shell 1.6%
Objective-C 1.4%
Swift 1.3%
CMake 0.5%
Other 1.4%