# tefterly
![Github build](https://github.com/nelinory/tefterly/actions/workflows/main-build-desktop.yml/badge.svg)
![GitHub issues](https://img.shields.io/github/issues/nelinory/tefterly.svg)
![Github license](https://img.shields.io/github/license/nelinory/tefterly.svg)

An attempt to recreate Evernote notes management application while learning WPF/MVVM and Prism.

### Features:
- Custom rich note editor:
  - Font styles: Bold/Italic/Underline/Strikethrough and Highlight
  - Paragraph styles: Left/Right/Center/Justify align, Increase/Decrease indent and Bullet/Ordered list
  - Supports hyperlinks, spell check and images
- Note operation:
  - Starred/Unstarred, Delete/Restore/Permanently Delete, Archive/Restore, Duplicate and Print
  - Search across all notes
  - Automatic backup on schedule

### References:
- Brian Lagunas - PrismOutlook tutorial: https://github.com/brianlagunas/PrismOutlook
 
### Screenshot:
<img src="Screenshot.png" alt="Screenshot" width="900"/>