mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-15 07:56:11 +08:00
2b0970879339ef3be13adcc3c3cbbdd1fc1789df

It's no longer a simple JournalListing and instead we also show the title. The main problem is with what to do when the title is not there. Just leaving it blank seems to feel weird, specially when the note is too small. Maybe it's time to change it such that each row size is not the same. We're effectively wasting whitespace right now for very small notes.
Store your Markdown Notes in any Git Repo
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-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%