Emacspeak module emacspeak-webmarks
adds support for adding, viewing and finding Google Bookmarks.
Google Bookmarks allows you to store your bookmarks at Google;
this module adds support similar to that provided by Firefox
Bookmarklets for Google Bookmarks implemented in JavaScript.
Note that this module though relatively small was one of the
motivators for the code refactoring described in
Web
Interaction in Emacspeak.
Usage Tips
- To use Webmarks, you need to be signed into Google.
- Signing in to Google is easily done using the Webform
provided as
xml-forms/glogin.html
in the Emacspeak distribution --- invoke it via keyC-e?/
. - In addition, the very first time you use Google Bookmarks,
add your first bookmark using form
xml-forms/bookmark-add.html
. Fill out that form, hit submit, and extract the value thezx
parameter returned by the server. - Use emacs Custom to save the value of the
zx
parameter as Emacs optionemacspeak-webmarks-key
.