Simple, local, material design 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
- 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 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
- 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
- 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
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.
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:
- 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.
- All of the Crowdin project members.
- newmanls for the spanish localization.
- xe1st for the turkish localization.
- 1ycx for the Samsung Notes script.
- Material Design Icons for the notes icon used for the logo.
Please see CONTRIBUTING.md.