Skip to content

alexeyza/scholar-sublime

Repository files navigation

Google Scholar Plugin for Sublime Text 3

Many researchers use Sublime Text to author research papers in Latex and have a need to quickly find a paper or a specific author of a paper. This idea for this plugin was inspired by the Google Scholar Chrome plugin release. This is an initial version (created in a few minutes). In the future, would be nice to integrate the search results in Sublime Text itself (and import bibtex file directly to bib file).

Install

At the moment you need to clone the repository and place the plugin folder in sublime-text-3/Packages.

If this will be used by other people, I'll submit a request to add it to the Sublime Package Manager.

Use

Use one of the following key bindings

  • 'Ctrl + o' : to use the selected text to search for a paper
  • 'Shift + Ctrl + o' : to use the selected text to search for an author
  • use 'Super' instead of 'Ctrl' for OS X

Alternatively it is possible to use the Command Palette (Ctrl+Shift+P) instead of the key bindings.


Copyright (c) 2015 Alexey Zagalsky

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Google Scholar Plugin for Sublime Text 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published