Evernote

Repositories ::: repository_evernote
Maintained by Frédéric Massart ⭐
Part of set Evernote.
Repository to access the content of your notes from your Evernote account.

Evernote 1.0.0

Moodle 2.3
Released: Tuesday, 16 October 2012, 5:49 PM
Evernote Repository
===================

Moodle repository plugin to browse Evernote.

Features
--------

- Get access to the files contained in your notes.
- Browse all your notes.
- Browse your notebooks.
- Browse your tags.
- Browse your saved searchs.
- Search through your notes.

Requirements
------------

Moodle 2.3.0 or greater.

Advanced search
---------------

The search field supports the advanced search syntax common to Evernote applications. Find out more at [Using Evernote's advanced search operators](https://support.evernote.com/ics/support/KBAnswer.asp?questionID=535) and [Evernote Search Grammar](http://dev.evernote.com/documentation/cloud/chapters/search_grammar.php).

Install
-------

- Request an API key from [Evernote Developers](http://dev.evernote.com/documentation/cloud/) and activate the key on their production services (step 1 and 4).
- Copy the content of this repository in repository/evernote.
- Go to your admin notifications page to install the plugin.
- Navigate to Settings > Site administration > Plugins > Repositories to enable it.
- Enter your consumer key and secret in the settings page.

Todo
----

- Support for file references.
- Enable paging (blocked by MDL-35664).
- Investigate backward compatibility for Moodle 2.2.

License
-------

Licensed under the [GNU GPL License](http://www.gnu.org/copyleft/gpl.html)

Version information

Version build number
2012092100
Version release name
1.0.0
Can be updated to
1.0.1 (2013042300), 1.1.0, 1.1.0 (2013090600), 1.2.2 (2013113000)
Maturity
Stable version
MD5 Sum
3c0e55bff0a9ccd5ee312c7a24a4c912
Supported software
Moodle 2.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
plugin
VCS tag
v1.0.0

Default installation instructions for plugins of the type Repositories

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myrepo") in the "repository" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation