Vishesh Handa dae3d1aec9 Remove the FAB
Fixes #58

I've tried adding a black space under the FAB, but that just reduces the
available vertical space while typing. This does reduce the usability
for small notes, as clicking on the FAB is much easier than clicking on
top-right back button or clicking the back button twice on Android.
2020-02-28 12:34:56 +01:00
2020-02-11 17:22:15 +01:00
2020-01-31 23:30:53 +01:00
2019-06-04 13:31:48 +02:00
2020-02-17 15:51:14 +01:00
2020-01-06 13:19:13 +01:00
2019-10-11 17:07:39 +02:00
2020-01-06 14:52:43 +01:00
2020-02-28 12:34:56 +01:00
2020-01-29 17:09:01 +01:00
2019-12-27 13:44:20 +01:00
2019-12-21 01:08:45 +01:00
2018-05-12 18:45:42 +02:00
2020-02-19 18:19:58 +01:00
2019-01-25 12:05:36 +01:00
2020-01-07 20:04:04 +01:00
2020-02-17 15:51:14 +01:00
2020-02-19 18:19:58 +01:00
2020-01-31 23:30:53 +01:00


Store your Markdown Notes in any Git Repo

Get it on Google Play Download on the App Store

Build Status

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. 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

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-2020 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%