-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
22 lines (15 loc) · 756 Bytes
/
Copy pathREADME
File metadata and controls
22 lines (15 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Ephyboy Extension for Epiphany by Matt Read, 2010
http://github.com/MattRead/Ephyboy/wiki
This extension will create a new Tomboy note in Tomboy based upon the current
web page and selected text.
INSTALLATION
Just copy `ephyboy.js` and `ephyboy.ephy-extension` to `~/.gnome2/epiphany/extensions/`.
Then enable the extension in the Extension Manager.
USAGE
For this extension to work it nakes a DBus call to Tomboy, which means Tomboy
has to be running to create the new note.
Simply select the text you want in the note and press CTRL+SHIFT+B to create
the note and open it in Tomboy. Or, you can add the tomboy button to your
toolbar where ever you want.
The default notebook is "Snippets". Hopefully this will be customizable in the
next release.