Awesome
<div align="center"><img alt="Get it on Google Play" src="docs/badges/google_play.png" width="200px"> <img alt="Get it on IzzyOnDroid" src="docs/badges/izzyondroid.png" width="200px"> <img alt="Get it on F-Droid" src="docs/badges/fdroid.png" width="200px"> <br /> <img alt="Get it on Obtainium" src="docs/badges/obtainium.png" width="200px"> <img alt="Get it on GitHub" src="docs/badges/github.png" width="200px">
</div>Local Material Notes
Simple, local, material design notes.
<div align="center"> <img alt="Screenshot of the notes list" src="fastlane/metadata/android/en-US/images/phoneScreenshots/1_en-US.png" width="24%"> <img alt="Screenshots of the note editor" src="fastlane/metadata/android/en-US/images/phoneScreenshots/2_en-US.png" width="24%"> <img alt="Screenshot of the bin" src="fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png" width="24%"> <img alt="Screenshot of the settings" src="fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png" width="24%"> </div> <div align="center"> <img alt="Screenshot of the notes list in selection mode" src="fastlane/metadata/android/en-US/images/phoneScreenshots/5_en-US.png" width="24%"> <img alt="Screenshots of the search feature" src="fastlane/metadata/android/en-US/images/phoneScreenshots/6_en-US.png" width="24%"> <img alt="Screenshot of the notes list in the dark mode with dynamic theming" src="fastlane/metadata/android/en-US/images/phoneScreenshots/7_en-US.png" width="24%"> <img alt="Screenshot of the notes list in the light mode with dynamic theming" src="fastlane/metadata/android/en-US/images/phoneScreenshots/8_en-US.png" width="24%"> </div>Features
Take notes
- Write text notes (title and content)
- Take advantage of the advanced formatting options, including checklists
- Undo and redo your changes while editing
- Use the quick action from your home screen to quickly add a note
Organize
- Search though your notes
- Sort your notes by date or title, in ascending or descending order
- Display your notes in a list or a grid view
- Pin your notes
- Recover your deleted notes from the bin
Share & backup
- Share text from other applications to add it directly to a note
- Share your notes as text
- Export your notes as JSON, manually or automatically, and import them back
- Export your notes as Markdown
Protect
- Never worry about how your data is handled: it cannot leave your device as the application doesn't have any internet permissions
- Encrypt your JSON exports
Customize
- Choose your language (see the supported ones)
- Choose your theme (light, dark or black)
- Choose if you want your theme to be dynamic (use colors from your background)
- Choose if you want to enable the advanced formatting, only the checklists or keep your notes basic
Supported languages
All the supported languages are listed here alphabetically. You can see more details on the Crowdin project. To improve a language or add support for a new one, please see CONTRIBUTING.md.
External imports
The JSON import feature only supports JSON files created by the application. Scripts to convert exports from other applications to the format used by Material Notes are available in the external_imports directory.
Currently availbale scripts:
Credits
Inspiration
- Material Files for the general design inspiration, and especially the logo and its color.
- Simplenote for the general layout of the app and its basic features.
Localization
- All of the Crowdin project members.
- newmanls for the spanish localization.
- xe1st for the turkish localization.
External imports scripts
- 1ycx for the Samsung Notes script.
Assets
- Material Design Icons for the notes icon used for the logo.
Contributing
Please see CONTRIBUTING.md.