bin.zotero._noteProvider.gnoteProvider

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 <http://www.gnu.org/licenses/>.

Module Contents

class bin.zotero._noteProvider.gnoteProvider.GnoteProvider(qnotero)[source]

Bases: object

libgnote provides an interface to Gnote and is a replacement for the deprecated gnote.py module

search(self, item)[source]

Search gnote for a note matching an author and a year

class bin.zotero._noteProvider.gnoteProvider.GnoteNote(preview, cmd)[source]

A class containing a note

matchScore(self, item)[source]

Determines the best match

open(self)[source]

Open the note in Gnote