Write down your notes and ideas!
Markdown Texteditor for notes and files. Simple and lightweight.
📝 Write down notes and ideas
🖍 Edit textfiles in markdown format
📚 Notebook in Documents or custom folder
📖 Notebook with subfolder support
📄 Edit markdown files from other apps
👀 Preview rendered markdown
🔲 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 level/beginner | License | CoC
- App on F-Droid: Metadata | Page | Wiki | Build log
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.