=== Plugin Name === Contributors: memonic Tags: notes, memonic, capture Requires at least: 3.0.0 Tested up to: 3.2.1 Stable tag: 1.1.0 The Memonic plugin adds a button to every post to allow the reader to easily save the post to his memonic collection of notes. Additionally it allows the definition of a sidebar element to integrate a set of notes. == Description == The Memonic plugin extends your blog in three ways: 1. get access to your notes collection on writing a new post: copy the linked title of the note or the entire note into your article; navigate your whole Memonic collection 1. add a Memonic badge to your sidebar or wherever else your template allows the use of WordPress widgets (a badge lists your public notes from a given folder) Find all information about Memonic, your online note-taking service at [www.memonic.com](https://www.memonic.com/ "Memonic - note-taking made easy!") == Installation == Easiest way is to use the functionality in the admin backend to install the plugin, just search for 'memonic'. If you prefer to do the installation manually, you need to 1. Upload the directory `memonic` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. add a 'clip' button to your posts to allow yours readers to easily clip the post to their Memonic collection == Frequently Asked Questions == Use the shortcode [memonic_btn] in your template if you'd like to position the 'clip' button somewhere specific (otherwise use the settings options) For support go to our [support site](http://memonic.zendesk.com) or send us a mail to [comment@memonic.com](mailto:comment@memonic.com) == Screenshots == 1. Have your notes collection at hand when writing a blog post. You may link or quote a note. 1. Integrate 'Memonic Badges' on a folder to a widget enable section of your blog 1. Adding a 'clip' button to your posts allows the reader to save the article instantly to his Memonic collection == Changelog == = 1.1.0 = * added back the 'add post button' * either position the button relative to the post or using the shortcode [memonic_btn] * minor amendments = 1.0.3 = * added sorting to the notes list in the edit screen * code cleanup * bug fixes * removed 'add post button' feature for now (it will come back again…) = 1.0.2 = * saving memonic credentials more robust = 1.0.1 = * amended an error on plugin settings * extended the description = 1.0 = * initial release == Upgrade Notice ==