masutaka / emacs-helm-hatena-bookmark

Hatena::Bookmark with helm interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helm-hatena-bookmark.el

melpa badge melpa stable badge

Introduction

helm-hatena-bookmark.el is Hatena::Bookmark helm interface.

Screenshot

helm-hatena-bookmark

Requirements

  • Emacs 24.5 or higher
  • helm 2.8.2 or higher
  • curl
  • GNU sed

Installation

You can install helm-hatena-bookmark.el from MELPA with package.el (M-x package-install helm-hatena-bookmark).

Setup

(setq helm-hatena-bookmark-username "Your Hatena Account")
(helm-hatena-bookmark-initialize)

Usage

helm-hatena-bookmark

  • A function to be able to select your Hatena::Bookmark.

helm-hatena-bookmark-source

  • A helm source for your Hatena::Bookmark.

Acknowledgment

Thanks to k1LoW who is Author of anything-hatena-bookmark.el

https://github.com/k1LoW/anything-hatena-bookmark

About

Hatena::Bookmark with helm interface


Languages

Language:Emacs Lisp 100.0%