This application is a modified verion of ownNote.
Changes:
- Modified to work up to Nextcloud 13
- Replaced deprecated methods
- Removed XSS vulnerability (Via the announcements it was possible to inject javascript / html)
- Fixed sharing.
- Updated tiny MCE to 4.6.4.
- Fixed CSP error in tinymce.
Fully compatible with ownNote
- Import from Evernote
- Full fledged WYSIWYG editor
- Ability to save files to a folder as HTML files (untested)
- Share a note with a user or group
- Note grouping/categorization
Todo:
- Refactor backend to make use of:
- Entity's
- Mappers
- Services
- Hooks
- Switch to a AngularJS frontend
- Import from Notes app
- Encrypted notes?
- Test saving of files
- Place this app in nextcloud/apps/ownnote (Rename the extracted ZIP to "ownnote" or you will receive errors)
- Note: custom_csp_policy changes are no longer required
ownNote for Android in the Google Play store: http://goo.gl/pHjQY9
ownNote for iOS: In development