============
Introduction
============

ME-Mydoc is free software.  Yet you are highly encouraged to register it and donate if you like it.  There will be a popup dialog reminding you of registration after 30 days.  Your support will make it more powerful and stable.

***************
Functionalities
***************
* Multiple platform support. Based on Java and JavaFX. Available on all platforms supporting Java 8.

* Floating search window where conditional query and full text query are supported.
.. image:: images/mydoc/mydoc-floating-win.jpg

* Create notes (memo) in html format with tags.

* Note editing window in minimal mode
.. image:: images/mydoc/mydoc-note-cross-ref.jpg

* HTML Source code editing in Note.
.. image:: images/mydoc/mydoc-note-src-editing.jpg

* Cross reference Note, Book, Code and Doc in Note.
.. image:: images/mydoc/mydoc-note-trigger-cross-ref.jpg

* Render source code and Math (AsciiMath) in Note.
.. image:: images/mydoc/mydoc-note-render-math-code.jpg

* Archive documents with tags.

* Archive books with tags.

* Full text search for Ebook, Doc and Note.  Currently, entities in English with file format pdf, html, txt are supported.

* Indexing progress and incremental indexing.

* Dedicated search hit highlight window.
.. image:: images/mydoc/mydoc-highlighter.png

* Manage source code snippets in a syntax highlighting editing window.  Supports common languages such as Java, C, C++, C#, Objective-C, Python, Perl, Php, Ruby, XML, Javascript, Bash, SQL, HTML, Groovy, Common-Lisp, Scheme.
.. image:: images/mydoc/mydoc-code.jpg

* Global hot keys on Windows, Linux and Mac.

* Asynchonous GUI design: item listing is incremental and asynchronous.

* Book property window.
.. image:: images/mydoc/mydoc-book-property.jpg

* Doc property window.
.. image:: images/mydoc/mydoc-doc-property.jpg

* Note property window.
.. image:: images/mydoc/mydoc-note-property.jpg

* Launch related file with default application from within mydoc.

* Various view modes:
.. image:: images/mydoc/mydoc-view-menu.jpg

* Favourite items.
* Hidden items.
* Tag hyperlink.

*******************
System requirements
*******************
* JRE/JDK 8 1.8.0_45 later required.  Download at `Oracle Java <http://www.oracle.com/technetwork/java/javase/downloads/index.html>`_
* 4G Memory is recommended.


