Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bueltge/notes

Simple PHP Notes online
https://github.com/bueltge/notes

markdown notebook php

Last synced: 3 months ago
JSON representation

Simple PHP Notes online

Awesome Lists containing this project

README

        

# Notes
Just a simple editor for saving all my notes online.
The current version have a source and preview mode. It is possible to write on source or preview window, also with WYSIWYG Editor.

### Configuration
The current version have a config file `config.php` in the root of this install.
You find a documentation on all possibilities, all constants.

If you will create a custom view, then add a `view.php` in the root folder. Notes will check this and use your custom view. The defautlt view is inside `lib/package/view.php`. Use this as starter or example for your custom view.

### Screenshot
![Screenshot](https://raw.github.com/bueltge/Notes/master/assets/screenshot.png "A screenshot")

# Other Notes

### License
Good news, this script is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this script, you can thank me and leave a [small donation](http://bueltge.de/wunschliste/) for the time I've spent writing and supporting this script. And I really don't want to know how many hours of my life this plugin has already eaten ;)

### Contact & Feedback
This script is designed and developed by me ([Frank Bültge](http://bueltge.de)), [G+ Page](https://plus.google.com/111291152590065605567/about?rel=author)

Please let me know if you like the plugin or you hate it or whatever ... Please fork it, add an issue for ideas and bugs.

### Use & Thanks
* [jQuery](http://jquery.com/) - jQuery is a fast, small, and feature-rich JavaScript library
* [Hallo](http://hallojs.org/) - contentEditable for jQuery UI
* [Showdown](https://github.com/coreyti/showdown) - A JavaScript port of Markdown
* [to-markdown](http://domchristie.github.io/to-markdown/) - An HTML to Markdown converter written in javascript.
* [Bootstrap 2*](http://getbootstrap.com/) - Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.
* [Font Awesome](http://fortawesome.github.io/Font-Awesome/) - The iconic font designed for Bootstrap

### Disclaimer
I'm German and my English might be gruesome here and there. So please be patient with me and let me know of typos or grammatical farts. Thanks