/mynotes

MyNotes

Primary LanguagePHPApache License 2.0Apache-2.0

MyNotes

Simple script for storing your own notes with text, links or files.

Install

  1. Put the files in the desired directory
  2. Rename or copy the conf.php-dev in conf.php
  3. Configure params in conf.php
  4. chmod 777 /attaches
  5. CREATE TABLE mn_notes ... (see table.sql)
  6. Try to use it