Clarence-pan / OpenNote

OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.

Home Page:http://stardrive.us/OpenNote/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenNote Build Status

In a post 9/11 world of mass digital survailence, there is only one way to keep your digital information safe. In the United States, you do not have have 5th amendment rights if you entrust you information to a third party.

The fix is to take personal responsibility and host applications yourself.

OpenNote was built to be a open source(MIT License), web based note taking software. It is designed to be self hosted and gives you ownership of your data.

Please support this project by:

Thank you!

Download using Docker

or download manually from here.

Demo

http://stardrive.us/OpenNote/

Features

  • Full WYSIWYG editor
  • Touch friendly and mouse friendly ui
  • Upload manager (not enabled in demo :) )
  • Light weight
  • Multi user support
  • Note History ***(Revisions are currently being stored. However, there is not a view to see the revision tree)
  • Search
  • PDO Connector/(MySql and SQLite Database Support)
  • Move Folders(Drag into another folder in the list view.)
  • Rename/Delete Folders(Click on folder title to get menu.)
  • Responsive

Upcoming Features

  • Tags (You win)
  • Email to note
  • Implement history viewer
  • Install script
  • Move Notes (Feature lost when migrating to Angular based list)
  • Mobile App

User Wish List

List of things users are wishing for that have not made it into the pipeline. Please do not re-submit issues for these features. Instead, how about a donation with the feature in the comment?

  • Out of box PostgreSQL support. PDO connector support PostgreSQL.

Documentation

How to install

How to upgrade

How to build

Themes

PHP backend

License

JQuery - Distributed under the MIT License
Angular - Distributed under the MIT License
Bootstrap - Distributed under the MIT License
CKEditor - Distributed under the MPL License
Angular UI Tree - Distributed under the MIT License
Alertify.js - Distributed under the MIT License

OpenNote Code - Distributed under the MIT License

© Jacob Liscom 2014

Credits

J. Liscom - Supreme Programmer

Kam Bnkamalesh - His TODO project heavily influenced my UI design

About

OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.

http://stardrive.us/OpenNote/

License:MIT License


Languages

Language:JavaScript 63.9%Language:CSS 36.1%