<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://www.habariproject.org/" version="0.10-alpha">Habari</generator><id>tag:mattread.com,2020-02-06:epiphany/8570b76d965d9aabc07ffb82b7ac6c3a35ed2dea</id><title>Matt Read, Weblog</title><subtitle>It says little, does less, means  nothing.</subtitle><updated>2011-12-27T01:12:10-05:00</updated><link rel="alternate" href="https://mattread.com/tag/epiphany"/><link rel="self" href="https://mattread.com/tag/epiphany/atom"/><entry><title>Ephyboy, The Epiphany Tomboy&#xA0;Extension</title><link rel="alternate" href="https://mattread.com/ephyboy-the-epiphany-tomboy-extension-1"/><link rel="edit" href="https://mattread.com/ephyboy-the-epiphany-tomboy-extension-1/atom"/><author><name>Matt Read</name><uri>https://mattread.com</uri></author><id>tag:mattread.com,2010:ephyboy-the-epiphany-tomboy-extension/1284168962</id><updated>2011-12-27T01:12:10-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-24T09:08:09-04:00</app:edited><published>2010-09-10T21:36:02-04:00</published><category term="code"/><category term="epiphany"/><category term="tomboy"/><content type="html">&lt;p&gt;Back in the day when I used to use &lt;a href="http://getfirefox.com"&gt;Firefox&lt;/a&gt;, I fell in love with the &lt;a href="https://addons.mozilla.org/en-US/firefox/addon/8276/"&gt;Tomfox extension&lt;/a&gt;. It
allowed you to create a new &lt;a href="http://projects.gnome.org/tomboy/"&gt;Tomboy&lt;/a&gt; note using the currently selected text of the webpage you
were browsing, using the title for the title of the note and referencing the url as the source. This
was great for me to document all the code and Linux commands I&amp;#8217;d find scattered around the net.&lt;/p&gt;

&lt;p&gt;Eventually, though, I got tired of &lt;a href="http://getfirefox.com"&gt;Firefox&lt;/a&gt;, especially it&amp;#8217;s load times, and switched to
&lt;a href="http://www.chromium.org/"&gt;Chromium&lt;/a&gt;. You guessed it, &lt;a href="http://www.chromium.org/"&gt;Chromium&lt;/a&gt; sucked too. So back to &lt;a href="http://projects.gnome.org/epiphany/"&gt;Epiphany&lt;/a&gt; I went, and with the
2.30 version it is really quite a nice little browser.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://projects.gnome.org/epiphany/"&gt;Epiphany&lt;/a&gt; extensions are now done with &lt;a href="http://live.gnome.org/Seed"&gt;Seed&lt;/a&gt;, the GTK javascript bindings, making it really
easy to write new extensions. Plus, it has almost a complete GTK implementation via GObject
Introspection. So getting my tomboy note maker dohicky back was really not that hard &amp;#8212;aside from
the lack of documentation. And thus, &lt;a href="http://github.com/MattRead/Ephyboy"&gt;Ephyboy&lt;/a&gt; is born. It&amp;#8217;s really quite simple:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="http://github.com/MattRead/Ephyboy/downloads"&gt;Download&lt;/a&gt; the tarball, or zip.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://github.com/MattRead/Ephyboy/wiki"&gt;Install&lt;/a&gt; the extension.&lt;/li&gt;
&lt;li&gt;Enable the extension (&lt;em&gt;no restart required!&lt;/em&gt;).&lt;/li&gt;
&lt;li&gt;Select some text to add in your note.&lt;/li&gt;
&lt;li&gt;Hit &lt;kbd&gt;CTRL+Shift+B&lt;/kbd&gt;; Or, add the Tomboy Note button to the toolbar and click the button.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The extension will then create your note and open your note in &lt;a href="http://projects.gnome.org/tomboy/"&gt;Tomboy&lt;/a&gt; for review and/or further
editing.&lt;/p&gt;

&lt;p&gt;There is one thing to note. The extension works by making a DBus call to Tomboy to create the note
so you have to have Tomboy open and connected to the bus for this to work. Usually not a problem
as I have Tomboy start on log in.&lt;/p&gt;
</content></entry></feed>
