Write down your notes and ideas!
Markdown & Todo.txt Editor for Android. Simple and lightweight.
π Write down notes and ideas
π Edit text documents with simple markup formats
π Supports markdown and todo.txt
π Highlighting and modular text actions
π Notebook in Documents or custom folder
π Notebook with subfolder support
π Edit documents from other apps
π Preview rendered markup
βͺοΈ Share into QuickNote - Read-it-Later alternative
βͺοΈ Share into To-Do - Wunderlist alternative
π² Dark and Light theme
π Allows to set language other than system setting
The app doesn't use your internet connection unless external resources (e.g. pictures) are referenced in the user created markdown (text) document files. Otherwise it's working completly offline. No personal data, like calendar or contacts information are requested or shared. The created markdown documents can be shared to other apps (text only) from inside the app by pressing the share button. Document will be stored locally in the device public documents folder or a custom folder.
The project is always open for contributions and welcomes pull requests.
The project uses AOSP Java Code Style, with one exception: private members are _camelCase
instead of mBigCamel
. You may use Android Studios auto reformat feature before sending a PR.
Translations can be contributed on GitHub or via E-Mail. You can use Stringlate () to translate the project directly on your Android phone. It allows you to export as E-Mail attachement and to post on GitHub.
- Project: Changelog | Issues for beginners | License | CoC
- App on F-Droid: Listing 2 | Wiki | Metadata | Build log
- App on Google Play: Listing | Dev Console | Crash60
The code of the app is licensed MIT (See LICENSE for details).
Localization files and resources (string*.xml) are licensed CC0 1.0.
Project is based on unmaintained projects writeily and writeily-pro.