[Conkeror] GMail mode and labels suggestions
Martin Dybdal
dybber at dybber.dk
Mon Sep 22 13:31:45 PDT 2008
Hi
Attached is a patch that improves the gmail-go-label function, with
completion support.
Currently it can't just grab the label-names from the site. Although it
should be possible.
To use it you will need to set a variable (gmail_labels_list) in your
.conkerorrc
Example:
var gmail_labels_list = ["Conkeror"];
If anyone wants to try creating the mechanism for grabbing the labels
automaticly, this could probably be useful:
http://code.google.com/p/gmail-greasemonkey/wiki/GmailGreasemonkey10API
But it only provides a method that gives you the DOM node of the labels
navigation box.
-- Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mozdev.org/pipermail/conkeror/attachments/20080922/62b004c7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-simple-suggestion-support-to-gmail-label-go.patch
Type: text/x-diff
Size: 1932 bytes
Desc: not available
URL: <http://www.mozdev.org/pipermail/conkeror/attachments/20080922/62b004c7/attachment.bin>
More information about the Conkeror
mailing list