aviret / ownnote-1

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU Affero General Public License v3.0


Languages

Language:PHP 70.1%Language:JavaScript 23.9%Language:CSS 4.5%Language:HTML 0.8%Language:Shell 0.7%Language:ApacheConf 0.0%