Skip to content
forked from brantje/nextnote

A full Evernote / OneNote style WYSIWYG notes editor for Nextcloud / ownCloud

License

Notifications You must be signed in to change notification settings

aviret/ownnote-1

 
 

Repository files navigation

ownNote (alpha)

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.

Compatibility

Fully compatible with ownNote

Features

  • 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

Installation

  • 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

Mobile Apps

ownNote for Android in the Google Play store: http://goo.gl/pHjQY9

ownNote for iOS: In development

Based on

About

A full Evernote / OneNote style WYSIWYG notes editor for Nextcloud / ownCloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 70.1%
  • JavaScript 23.9%
  • CSS 4.5%
  • Other 1.5%