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
- Categorize your notes with labels
- Distinguish your labels with their color
- Pin and hide your labels
- 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.
- Chinese Simplified
- Czech
- English
- French
- German
- Hindi
- Polish
- Portuguese
- Russian
- Spanish
- Turkish
Note
The conversion scripts are not part of the application at the moment, they must be run on a computer.
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. Please read EXTERNAL_IMPORTS.md for more details.
Caution
Pre-release versions can be buggy. Some features may not work. You might even loose all your data. That's why they are only meant to be installed manually, after making a backup from the settings.
Pre-release versions of the application are available on GitHub releases. You can filter by pre-releases only by typing prerelease:true
in the search box.
When using a pre-release version, please report any issue you encounter in the discussion linked to that pre-release.
Please see CONTRIBUTING.md.
- 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.
- Another notes app for how to handle labels.
- All of the Crowdin project members.
- newmanls for the spanish localization.
- xe1st for the turkish localization.
- 1ycx for the original version of the Samsung Notes script.
- Material Design Icons for the notes icon used for the logo.