Gedit Snipplr Plugin
Download: gedit_snipplr_plugin_1.0.tar.gz
Description:
This software is a plugin for the Gnome text editor Gedit. This plugin is written in python and uses the module SnipplrPy.
With this plugin you can search your snippets stored or shared in snipplr.com, paste your code in the document you are currently editing or post the selectec text into snipplr.
Requirements:
This plugin needs the module SnipplrPy. Install it before installing the plugin.
Installation:
Download the plugin, uncompress the file and copy the contents of the folder plugin into $HOME/.gnome2/gedit/plugins
Demo:
You can download this screencast if you wanna see the plugin in action.
Changelog:
- version 1.0:
- first usable version
License:
Gedit Snipplr Plugin
Copyright (C) 2007 - Francisco Jesús Jordano Jiménez <arcturus@ardeenelinfierno.com>
This program 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 2, or (at your option)
any later version.
This program 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 this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

on Noviembre 1st, 2007 at 1:03 am
[…] you are interested you in this plugin visit this link or wath a simple screencast to see the plugin in […]
on Enero 8th, 2008 at 12:55 am
Great plugin. But is some way to install it system-wide (not only for single user)?
on Enero 8th, 2008 at 9:11 am
Hi urnadom,
you can install this plugin into gedit plugins system folder. It depends on the linux distribution, i.e. in ubuntu dist this folder is /usr/lib/gedit-2/plugins
Cheers!
on Enero 15th, 2008 at 8:11 pm
[…] or insert snippets directly to what you are working on. There is also an API, browser bookmarklets, Gedit plugin and a Wordpress […]
on Febrero 24th, 2008 at 4:25 pm
I am using this plugin. But it still lacks features. Currently its most usage is to post to snipplr. The search is too limitted. I want to comment snippets and search my comments. And I want to search title, comment, tag or even source. Plus, I want to search others’ snippets.
on Febrero 24th, 2008 at 4:44 pm
Something more.
I’ve taken a look at Snipplr’s API, finding that search the source is imposible. And you can only search your snippets and your favourite ones.
And I’ve find out that search by title does work. So I think you should change the label in the plugin from “Search snippets by tags” to “Search snippets by tags or titles”.
on Febrero 24th, 2008 at 6:38 pm
Thank you weakish!
I´ll apply your suggestions