:mod:`bin.zotero._noteProvider.gnoteProvider` ============================================= .. py:module:: bin.zotero._noteProvider.gnoteProvider .. autoapi-nested-parse:: Originally (c) Sebastiaan Mathot 2011 This file is part of Gnotero. Gnotero is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Gnotero is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Gnotero. If not, see . Module Contents --------------- .. py:class:: GnoteProvider(qnotero) Bases: :class:`object` libgnote provides an interface to Gnote and is a replacement for the deprecated gnote.py module .. method:: search(self, item) Search gnote for a note matching an author and a year .. py:class:: GnoteNote(preview, cmd) A class containing a note .. method:: matchScore(self, item) Determines the best match .. method:: open(self) Open the note in Gnote