larder.el

Browse Larder bookmarks in Emacs

Stars
4

An Emacs client for Larder: bookmarking for developers.

(Green means byte compiling without errors/warnings, I have not written any tests)

Requires

  • Emacs 25.1 or later

Setup

Visit https://larder.io/apps/clients/ to get your API token, add the follwing to your .authinfo or .authinfo.gpg:

machine larder.io password YOUR_API_TOKEN

Usage

M-x larder-org

List bookmarks in Org mode.

M-x larder-list-bookmarks

List bookmarks in the boring Tabulated List mode.

M-x larder-helm

Search bookmarks using Helm.

larder-add-bookmark

Add a bookmark via the Minibuffer.

M-x larder-add-bookmark-widget

Add a bookmark via the Widget.

Features / To-do list