Skip to content

Latest commit

 

History

History
136 lines (94 loc) · 6.4 KB

README.md

File metadata and controls

136 lines (94 loc) · 6.4 KB

Platforms Style Conventional Commits

License Releases Issues

Get it on Google Play Get it on IzzyOnDroid Get it on F-Droid
Get it on Obtainium Get it on GitHub

Local Material Notes

Simple, local, material design notes.

Screenshot of the notes list Screenshots of the note editor Screenshot of the bin Screenshot of the settings
Screenshot of the notes list in selection mode Screenshots of the search feature Screenshot of the notes list in the dark mode with dynamic theming Screenshot of the notes list in the light mode with dynamic theming

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

Categorize

  • Categorize your notes with labels
  • Distinguish your labels with their color
  • Pin and hide your labels

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.

  • Chinese Simplified
  • Czech
  • English
  • French
  • German
  • Hindi
  • Polish
  • Portuguese
  • Russian
  • Spanish
  • Turkish

External imports

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.

Pre-releases

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.

Contributing

Please see CONTRIBUTING.md.

Credits

Inspiration

Localization

External imports

  • 1ycx for the original version of the Samsung Notes script.

Assets