An attempt to recreate Evernote notes management application while learning WPF/MVVM and Prism.
- 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
- Hyperlinks support
- Spell check support
- Image support - copy/paste/resize
- Note operation:
- Starred/Unstarred, Delete/Restore/Permanently Delete, Archive/Restore, Duplicate and Print
- Search across all notes
- Automatic backup on user defined schedule and system backup on application exit
- Brian Lagunas - PrismOutlook tutorial: https://github.com/brianlagunas/PrismOutlook