Homepage: http://code.101000lab.org, http://trac.codecheck.in
Updated:
Hatena::Bookmark anything.el interface
`anything-hatena-bookmark' is `anything' interface of your Hatena::Bookmark. `anything-c-source-hatena-bookmark' is a source for your Hatena::Bookmark. `anything-hatena-bookmark-get-dump' is function to get dump your Hatena::Bookmark. Install Put this file into load-path'ed directory, and byte compile it if desired. And put the following expression into your ~/.emacs. (require 'anything-hatena-bookmark) (setq anything-hatena-bookmark-samewindow t) And, you should execute `anything-hatena-bookmark-get-dump to reflesh dump file. Change Log 1.1.0:(kitokitoki) add some parameter variables about candidate-number-limit, requires-pattern and window style. 1.0.9:use migemo and multiline. 1.0.8:suport new dump rss format (2009/01/21). modify trim function. 1.0.7:suport new dump rss format. 1.0.6:require xml.el. 1.0.5:(let ((url-request-extra-headers nil))) 1.0.4:add summary(bookmark comment).add some action. 1.0.3:need not be initialized `anything-hatena-bookmark-get-dump' 1.0.2:use `push' for setting `url-request-extra-headers' 1.0.1:use read-passwd. set "less" option. 1.0.0: