Vishesh Handa 3808624655 MarkdownEditor: Auto add bullet points when editing
If the user presses Enter and were previously editing a bullet point,
then we should add a new bullet point with the same indentation.

This is a massive hack, and I don't like the way it is implemented. It
sucks that I cannot seem to access the keyboard events for the
TextField.

Fixes #140
2020-06-01 17:18:36 +02:00
2020-04-16 13:48:37 +02:00
2020-05-23 02:23:52 +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-05-31 09:07:29 +02:00
2020-05-31 09:29:15 +02:00
2020-04-10 12:10:37 +02:00
2020-05-31 03:16:17 +02:00
2019-12-21 01:08:45 +01:00
2018-05-12 18:45:42 +02:00
2020-04-10 13:03:00 +02:00
2020-05-28 13:32:34 +02:00
2019-01-25 12:05:36 +01:00
2020-03-14 23:33:04 +01:00
2020-05-31 08:45:49 +02:00
2020-05-31 08:45:49 +02:00
2020-05-16 15:26:40 +02: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 (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

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

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